Commit Graph

17 Commits (f9d2d7c7b1d4362d9c9b7d213775f128020ff99a)

Author SHA1 Message Date
Jean-Michel Friedt f9d2d7c7b1 add scrambler key field in decoder block 2024-12-24 08:59:07 +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 0167eedd45 indent all code 2024-12-23 06:26:03 +01:00
Jean-Michel Friedt 914f32789b add encoder_type to decoder block 2024-12-22 19:56:26 +01:00
Jean-Michel Friedt 1bbd406e28 merge all crypto functions to decoder 2024-12-22 18:46:29 +01:00
Jean-Michel Friedt d88782d9f0 add AES key callback functions to decoder 2024-12-22 17:24:22 +01:00
Jean-Michel Friedt 434391fef3 SignedStr on decoder 2024-06-20 18:52:23 +02:00
Jean-Michel Friedt b7036eab41 user selectable callsign decoding + improved meta information display 2024-06-19 19:15:09 +02:00
Jean-Michel Friedt 0158cab22e update to match new lib structure 2024-01-27 08:16:28 +01:00
Jean-Michel Friedt 3783375979 try to match closely *-sym.c 2023-12-30 18:51:19 +01:00
Jean-Michel Friedt cf1b8b96fb update to library version of M17_Implementations 2023-12-30 18:10:36 +01:00
Clayton Smith a7a79457c8 Make the look-back buffer a member variable 2023-09-13 09:16:39 -04:00
Jean-Michel Friedt d8b2139411 move local variables to member variables of the m17_decoder_impl class + update examples to GNU Radio 3.10.7.0 2023-09-13 14:07:49 +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 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 cf99c8674c add debug flag to decoder and coder function of GNU Radio 3.10 2023-02-21 19:03:23 +01:00
Jean-Michel Friedt a0fe3e643e initial commit GNU Radio 3.10 2023-02-20 18:27:58 +01:00