Commit Graph

38 Commits (9e175e43e63febee4c96ce2ac05922e3213e43b3)

Author SHA1 Message Date
Jean-Michel Friedt 9e175e43e6 doxygen files 2023-03-20 17:15:15 +01:00
Jean-Michel Friedt eb09c38464 MANIFEST file 2023-03-14 06:34:31 +01:00
Jean-Michel Friedt bb64f0ae1c add decoder Threshold as a user-tunable parameter + loopback example 2023-03-07 12:11:02 +01:00
Jean-Michel Friedt 44dd872d8c attempt at modulating NBFM with M17 coder-decoder block while testing that NBFM is working on a pure tone 2023-03-06 07:55:13 +01:00
Jean-Michel Friedt 2233a1ff6c match examples to new block parameters 2023-03-06 07:24:05 +01:00
Jean-Michel Friedt 7b3b23331a remove TODO list from the README 2023-03-06 07:15:01 +01:00
Jean-Michel Friedt 930e0ed66c encode the 6-byte id in the right order 2023-03-05 14:54:27 +01:00
Jean-Michel Friedt f4585506f5 check string length 2023-03-05 14:46:39 +01:00
Jean-Michel Friedt 65b634bf18 9-char callsign encoded as 6-byte identifier in base 40 2023-03-05 14:40:13 +01:00
Jean-Michel Friedt aaefa3334e remove all references to samp_rate 2023-03-05 13:55:24 +01:00
Jean-Michel Friedt 10ec8de239 README 2023-03-04 13:26:42 +01:00
Jean-Michel Friedt 33e288e74d update example with variables for validating callback functions 2023-03-04 13:25:37 +01:00
Jean-Michel Friedt 452f5b2099 correct callback functions references for Python binding: use gr_modtool bind from gr-m17 to regenerate bindings when updating callbacks or header files in include 2023-03-04 12:46:05 +01:00
Jean-Michel Friedt 32132356f9 replace SRC and DST 6-byte identifier with string + update md5sum of Python binding 2023-03-04 11:30:25 +01:00
Jean-Michel Friedt 04cb49377e separate Control and Data debug to avoid flooding GNU Radio Companion during tests 2023-03-02 08:18:22 +01:00
Jean-Michel Friedt 8bd63448d9 comment on constants 2023-02-28 17:03:59 +01:00
Jean-Michel Friedt efcfcd3720 set constants for code statistics 2023-02-28 16:37:28 +01:00
Jean-Michel Friedt 79d73aad14 replace xcorr with normalized xcorr 2023-02-28 16:17:29 +01:00
Jean-Michel Friedt 6a491afd29 correct transmitter 2023-02-26 14:43:21 +01:00
Jean-Michel Friedt bed8935b66 correct potential memory leak 2023-02-23 07:28:48 +01:00
jmfriedt fa05039397
Update README.md 2023-02-22 19:20:46 +01:00
Jean-Michel Friedt d69268dc17 over the air communication attempt 2023-02-22 16:02:16 +01:00
Jean-Michel Friedt 190c2bab09 documentation 2023-02-22 14:05:36 +01:00
Jean-Michel Friedt 6a4a02c076 output data stream 2023-02-22 14:01:11 +01:00
Jean-Michel Friedt 3cc2c12d0a Merge branch 'main' of https://github.com/M17-Project/gr-m17 2023-02-22 13:51:34 +01:00
Jean-Michel Friedt 8878e1f472 screenshort of demonstration for GR3.10 2023-02-22 13:51:17 +01:00
Jean-Michel Friedt 9233b7ea30 screenshort of demonstration for GR3.10 2023-02-22 13:49:44 +01:00
Jean-Michel Friedt 0e916c1ebd correct segmentation fault issue with number of sample handling 2023-02-22 10:11:22 +01:00
Jean-Michel Friedt cf99c8674c add debug flag to decoder and coder function of GNU Radio 3.10 2023-02-21 19:03:23 +01:00
jmfriedt 7a23317f75 argument type as int and assert <= 255 2023-02-21 08:16:35 +01:00
jmfriedt f9924532ec final README after testing 2023-02-21 07:57:22 +01:00
Jean-Michel Friedt d2bb4cabd4 GNU Radio 3.8 target 2023-02-21 07:37:51 +01:00
Jean-Michel Friedt 127acedde7 META as GNU Radio variable 2023-02-21 07:28:21 +01:00
Jean-Michel Friedt 25009c58a7 update submodule version 2023-02-21 07:23:14 +01:00
Jean-Michel Friedt 69d41f9794 match new file layout 2023-02-20 20:14:34 +01:00
Jean-Michel Friedt a0fe3e643e initial commit GNU Radio 3.10 2023-02-20 18:27:58 +01:00
Jean-Michel Friedt 75d77616e2 Initial commit of submodule 2023-02-20 17:32:52 +01:00
Wojciech Kaczmarski 979171f4a4
Initial commit 2023-02-20 09:07:25 +01:00