Commit Graph

29 Commits (main)

Author SHA1 Message Date
Jean-Michel Friedt 0b5e5e425f add message passing to kill flowgraph 2024-12-24 11:05:33 +01:00
Jean-Michel Friedt f9d2d7c7b1 add scrambler key field in decoder block 2024-12-24 08:59:07 +01:00
Jean-Michel Friedt 203850491b add scrambler key field in encoder block 2024-12-24 08:40:12 +01:00
Jean-Michel Friedt 87557953a9 linking with C library and replace enum interface to GRC with native type (int) 2024-12-23 12:48:03 +01:00
Jean-Michel Friedt 914f32789b add encoder_type to decoder block 2024-12-22 19:56:26 +01:00
Jean-Michel Friedt d88782d9f0 add AES key callback functions to decoder 2024-12-22 17:24:22 +01:00
Jean-Michel Friedt ad6425ca3a private key management 2024-12-22 16:31:47 +01:00
Jean-Michel Friedt 434391fef3 SignedStr on decoder 2024-06-20 18:52:23 +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
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 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
Jean-Michel Friedt bf7bb4ab68 updated option tree in GRC 2024-06-08 12:54:12 +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 443cfb36ef define default threshold value in GRC flowgraph and remove unnecessary comments 2023-09-28 11:52:13 +02: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 f4585506f5 check string length 2023-03-05 14:46:39 +01:00
Jean-Michel Friedt aaefa3334e remove all references to samp_rate 2023-03-05 13:55:24 +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 190c2bab09 documentation 2023-02-22 14:05:36 +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
Jean-Michel Friedt a0fe3e643e initial commit GNU Radio 3.10 2023-02-20 18:27:58 +01:00