Commit Graph

133 Commits (main)

Author SHA1 Message Date
Wojciech Kaczmarski e6bbb6cdc5
rtl-sdr receiver flowgraph update 2024-09-19 17:24:16 +02:00
Jean-Michel Friedt 434391fef3 SignedStr on decoder 2024-06-20 18:52:23 +02:00
Jean-Michel Friedt e1c8bf73f8 getting ready for AES and ECC, not yet implemented 2024-06-20 18:01:32 +02:00
Jean-Michel Friedt 3e11b7bf45 getting ready for AES and ECC, not yet implemented 2024-06-20 17:57:55 +02:00
Jean-Michel Friedt b7036eab41 user selectable callsign decoding + improved meta information display 2024-06-19 19:15:09 +02:00
Wojciech Kaczmarski 161688ce20
Update m17_m17_coder.block.yml 2024-06-10 10:12:58 +02:00
Jean-Michel Friedt e50e2cc614 update screenshort with proper loopback parameters 2024-06-09 12:57:35 +02:00
Jean-Michel Friedt c4920f4f38 document Meta field 2024-06-09 12:56:27 +02:00
Jean-Michel Friedt f13211eb53 Merge branch 'main' of https://github.com/M17-Project/gr-m17 2024-06-09 12:52:22 +02:00
Jean-Michel Friedt 307e3b3a3a update examples to make them functional demonstrations of gr-m17 features with default settings 2024-06-09 12:52:08 +02:00
Wojciech Kaczmarski cc6040e495
Update m17_m17_coder.block.yml
doc update
2024-06-09 11:44:32 +02:00
Wojciech Kaczmarski 71e6a471ad
Update m17_m17_decoder.block.yml
doc update
2024-06-09 10:55:23 +02:00
Jean-Michel Friedt f203626194 add dependencies in README 2024-06-09 10:01:19 +02:00
Jean-Michel Friedt 8b7cfae0be handle the case of META empty string 2024-06-08 18:22:56 +02:00
Jean-Michel Friedt 8f17989622 handle the case of META empty string 2024-06-08 18:21:38 +02:00
Wojciech Kaczmarski c81f5e75ce
Update m17_coder_impl.cc
changed formatting
2024-06-08 17:40:32 +02:00
Jean-Michel Friedt c5d513a9f2 decode META as UTF-8 array if binary 2024-06-08 17:20:19 +02:00
Jean-Michel Friedt 63c4e8f641 decode META as UTF-8 array if binary 2024-06-08 17:18:56 +02:00
Jean-Michel Friedt 9a3c06b6ba decode META as UTF-8 array if binary 2024-06-08 17:18:01 +02:00
Wojciech Kaczmarski 84c7c66b3d
Update m17_coder_impl.cc
changed transmission type display format
2024-06-08 17:17:01 +02:00
Jean-Michel Friedt 694f0d9e2d decode META as UTF-8 array if binary 2024-06-08 17:12:51 +02:00
Jean-Michel Friedt 39bd884b96 char display as hex 2024-06-08 16:21:59 +02:00
Jean-Michel Friedt ea3249dc9b handle null byte in meta string 2024-06-08 16:03:48 +02:00
Jean-Michel Friedt 82c50c8e04 type -> data 2024-06-08 15:19:56 +02:00
Jean-Michel Friedt 2f49621981 split all callback functions to a single parameter assembled as a mask + pulldown menus on loopback example 2024-06-08 14:56:56 +02:00
Wojciech Kaczmarski 8d5dcb7a96
Update m17_coder_impl.cc
TYPE formatting fix
2024-06-08 13:05:24 +02:00
Jean-Michel Friedt bf7bb4ab68 updated option tree in GRC 2024-06-08 12:54:12 +02:00
Jean-Michel Friedt 1c20bb3848 audio coder benchmark to assess M17 proper operation 2024-06-08 12:42:05 +02:00
Jean-Michel Friedt 6b2a781328 add audio coder test demo 2024-06-08 08:54:48 +02:00
Wojciech Kaczmarski 07ced09901
Update m17_m17_decoder.block.yml
name update
2024-06-07 20:09:59 +02:00
Wojciech Kaczmarski 42887ba8d6
Update m17_m17_coder.block.yml
name update
2024-06-07 20:09:40 +02:00
Wojciech Kaczmarski 05b595366c
Update m17_m17_coder.block.yml
update
2024-06-07 17:59:20 +02:00
Jean-Michel Friedt b29a8bcdb4 YAML option example 2024-06-07 17:42:02 +02:00
Jean-Michel Friedt 62c4b8560b add TX debug and cleanup code 2024-06-07 16:58:09 +02:00
Jean-Michel Friedt 287736838c remove dummy variable 2024-06-07 16:06:22 +02:00
Jean-Michel Friedt 7f73fd459a add counter 2024-06-07 15:46:18 +02:00
Jean-Michel Friedt 55d9b18aa5 hardware demonstration 2024-06-07 13:36:30 +02:00
Jean-Michel Friedt db29c5164b update M17_Implementations version 2024-06-07 12:16:53 +02:00
Jean-Michel Friedt ec3922011f README 2024-06-07 11:55:32 +02:00
Jean-Michel Friedt a0c4478b3f tested noisy loopback demo 2024-06-07 11:50:15 +02:00
Jean-Michel Friedt bdd5bac520 tested noisy channel loopback demo 2024-06-07 11:47:19 +02:00
Jean-Michel Friedt fbed8ca129 TX block 2024-06-07 11:31:05 +02:00
Jean-Michel Friedt 6f8451c901 README.md 2024-06-07 10:47:20 +02:00
Jean-Michel Friedt dd5ae77309 GNU Radio example for testing the receiver only 2024-06-07 10:42:40 +02:00
Jean-Michel Friedt 7b21ad66c1 revert to generic block rather than interpolating block: functional on RX 2024-06-07 10:21:25 +02:00
Jean-Michel Friedt 9fe68a30e7 add error related to LD_LIBRARY_PATH 2024-05-20 11:07:46 +02:00
Jean-Michel Friedt 2cb2213ba0 Python binding update 2024-05-20 10:48:57 +02:00
Jean-Michel Friedt ec7246136e testing branch 2024-05-19 10:39:11 +02:00
Jean-Michel Friedt 6ed880ec7f update examples 2024-01-27 10:06:53 +01:00
Jean-Michel Friedt 6be375e381 update lib version 2024-01-27 10:03:32 +01:00