Commit Graph

  • 508c77c96e
    Merge pull request #17 from jmfriedt/main main Wojciech Kaczmarski 2024-12-24 12:39:15 +0200
  • 0b5e5e425f add message passing to kill flowgraph Jean-Michel Friedt 2024-12-24 11:05:33 +0100
  • 28ebd2ad59 sync bindings Jean-Michel Friedt 2024-12-24 10:01:07 +0100
  • e5a61c6949 sync bindings Jean-Michel Friedt 2024-12-24 09:52:04 +0100
  • 9383df833a udpate M17_Implementations version Jean-Michel Friedt 2024-12-24 09:49:41 +0100
  • edb3ded5b2 submodule update Wojciech Kaczmarski 2024-12-24 10:40:03 +0200
  • 94d4633b97 update GRC example Jean-Michel Friedt 2024-12-24 09:01:42 +0100
  • f9d2d7c7b1 add scrambler key field in decoder block Jean-Michel Friedt 2024-12-24 08:59:07 +0100
  • 203850491b add scrambler key field in encoder block Jean-Michel Friedt 2024-12-24 08:40:12 +0100
  • 87557953a9 linking with C library and replace enum interface to GRC with native type (int) Jean-Michel Friedt 2024-12-23 12:48:03 +0100
  • af9f860dcc
    Merge pull request #16 from jmfriedt/main Wojciech Kaczmarski 2024-12-23 13:30:55 +0200
  • 0c63ce4213 update doc bindings Jean-Michel Friedt 2024-12-23 06:41:40 +0100
  • eee82a0cd6 update bindings Jean-Michel Friedt 2024-12-23 06:33:05 +0100
  • 0167eedd45 indent all code Jean-Michel Friedt 2024-12-23 06:26:03 +0100
  • fb1c71e1b5
    Merge pull request #15 from jmfriedt/main Wojciech Kaczmarski 2024-12-22 21:10:08 +0200
  • 3f90b090b2 update GRC examples with new interfaces Jean-Michel Friedt 2024-12-22 20:03:18 +0100
  • 914f32789b add encoder_type to decoder block Jean-Michel Friedt 2024-12-22 19:56:26 +0100
  • 1bbd406e28 merge all crypto functions to decoder Jean-Michel Friedt 2024-12-22 18:46:29 +0100
  • d88782d9f0 add AES key callback functions to decoder Jean-Michel Friedt 2024-12-22 17:24:22 +0100
  • ad6425ca3a private key management Jean-Michel Friedt 2024-12-22 16:31:47 +0100
  • 2096b1c79b indent Jean-Michel Friedt 2024-12-22 13:58:46 +0100
  • 3993071522 replace int with encr_type enum Jean-Michel Friedt 2024-12-22 13:54:14 +0100
  • c4c656d32f merge M17_Implementations/SP5WWP/m17-coder/m17-coder-sym.c into lib/m17_coder_impl: compiles but logic still remains to be checked Jean-Michel Friedt 2024-12-22 10:53:03 +0100
  • f903603135 update M17_Implementations version Jean-Michel Friedt 2024-12-22 09:57:34 +0100
  • 4622460f49 update CMakeLists.txt path Jean-Michel Friedt 2024-12-22 09:57:13 +0100
  • 4503c273ab
    rx freq as a variable Wojciech Kaczmarski 2024-09-24 13:36:53 +0200
  • e6bbb6cdc5
    rtl-sdr receiver flowgraph update Wojciech Kaczmarski 2024-09-19 17:24:16 +0200
  • 434391fef3 SignedStr on decoder Jean-Michel Friedt 2024-06-20 18:52:23 +0200
  • e1c8bf73f8 getting ready for AES and ECC, not yet implemented Jean-Michel Friedt 2024-06-20 18:01:32 +0200
  • 3e11b7bf45 getting ready for AES and ECC, not yet implemented Jean-Michel Friedt 2024-06-20 17:57:55 +0200
  • b7036eab41 user selectable callsign decoding + improved meta information display Jean-Michel Friedt 2024-06-19 19:15:09 +0200
  • 161688ce20
    Update m17_m17_coder.block.yml Wojciech Kaczmarski 2024-06-10 10:12:58 +0200
  • e50e2cc614 update screenshort with proper loopback parameters Jean-Michel Friedt 2024-06-09 12:57:35 +0200
  • c4920f4f38 document Meta field Jean-Michel Friedt 2024-06-09 12:56:27 +0200
  • f13211eb53 Merge branch 'main' of https://github.com/M17-Project/gr-m17 Jean-Michel Friedt 2024-06-09 12:52:22 +0200
  • 307e3b3a3a update examples to make them functional demonstrations of gr-m17 features with default settings Jean-Michel Friedt 2024-06-09 12:52:08 +0200
  • cc6040e495
    Update m17_m17_coder.block.yml Wojciech Kaczmarski 2024-06-09 11:44:32 +0200
  • 71e6a471ad
    Update m17_m17_decoder.block.yml Wojciech Kaczmarski 2024-06-09 10:55:23 +0200
  • f203626194 add dependencies in README Jean-Michel Friedt 2024-06-09 10:01:19 +0200
  • 8b7cfae0be handle the case of META empty string Jean-Michel Friedt 2024-06-08 18:22:56 +0200
  • 8f17989622 handle the case of META empty string Jean-Michel Friedt 2024-06-08 18:21:38 +0200
  • c81f5e75ce
    Update m17_coder_impl.cc Wojciech Kaczmarski 2024-06-08 17:40:32 +0200
  • c5d513a9f2 decode META as UTF-8 array if binary Jean-Michel Friedt 2024-06-08 17:20:19 +0200
  • 63c4e8f641 decode META as UTF-8 array if binary Jean-Michel Friedt 2024-06-08 17:18:56 +0200
  • 9a3c06b6ba decode META as UTF-8 array if binary Jean-Michel Friedt 2024-06-08 17:18:01 +0200
  • 84c7c66b3d
    Update m17_coder_impl.cc Wojciech Kaczmarski 2024-06-08 17:17:01 +0200
  • 694f0d9e2d decode META as UTF-8 array if binary Jean-Michel Friedt 2024-06-08 17:12:51 +0200
  • 39bd884b96 char display as hex Jean-Michel Friedt 2024-06-08 16:21:59 +0200
  • ea3249dc9b handle null byte in meta string Jean-Michel Friedt 2024-06-08 16:03:48 +0200
  • 82c50c8e04 type -> data Jean-Michel Friedt 2024-06-08 15:19:56 +0200
  • 2f49621981 split all callback functions to a single parameter assembled as a mask + pulldown menus on loopback example Jean-Michel Friedt 2024-06-08 14:56:56 +0200
  • 8d5dcb7a96
    Update m17_coder_impl.cc Wojciech Kaczmarski 2024-06-08 13:05:24 +0200
  • bf7bb4ab68 updated option tree in GRC Jean-Michel Friedt 2024-06-08 12:54:12 +0200
  • 1c20bb3848 audio coder benchmark to assess M17 proper operation Jean-Michel Friedt 2024-06-08 12:42:05 +0200
  • 6b2a781328 add audio coder test demo Jean-Michel Friedt 2024-06-08 08:54:48 +0200
  • 07ced09901
    Update m17_m17_decoder.block.yml Wojciech Kaczmarski 2024-06-07 20:09:59 +0200
  • 42887ba8d6
    Update m17_m17_coder.block.yml Wojciech Kaczmarski 2024-06-07 20:09:40 +0200
  • 05b595366c
    Update m17_m17_coder.block.yml Wojciech Kaczmarski 2024-06-07 17:59:20 +0200
  • b29a8bcdb4 YAML option example Jean-Michel Friedt 2024-06-07 17:42:02 +0200
  • 62c4b8560b add TX debug and cleanup code Jean-Michel Friedt 2024-06-07 16:58:09 +0200
  • 287736838c remove dummy variable Jean-Michel Friedt 2024-06-07 16:06:22 +0200
  • 7f73fd459a add counter Jean-Michel Friedt 2024-06-07 15:46:18 +0200
  • 55d9b18aa5 hardware demonstration Jean-Michel Friedt 2024-06-07 13:36:30 +0200
  • db29c5164b update M17_Implementations version Jean-Michel Friedt 2024-06-07 12:16:53 +0200
  • ec3922011f README Jean-Michel Friedt 2024-06-07 11:55:32 +0200
  • a0c4478b3f tested noisy loopback demo Jean-Michel Friedt 2024-06-07 11:50:15 +0200
  • bdd5bac520 tested noisy channel loopback demo Jean-Michel Friedt 2024-06-07 11:47:19 +0200
  • fbed8ca129 TX block Jean-Michel Friedt 2024-06-07 11:31:05 +0200
  • 6f8451c901 README.md Jean-Michel Friedt 2024-06-07 10:47:20 +0200
  • dd5ae77309 GNU Radio example for testing the receiver only Jean-Michel Friedt 2024-06-07 10:42:40 +0200
  • 7b21ad66c1 revert to generic block rather than interpolating block: functional on RX Jean-Michel Friedt 2024-06-07 10:21:25 +0200
  • 9fe68a30e7 add error related to LD_LIBRARY_PATH Jean-Michel Friedt 2024-05-20 11:07:46 +0200
  • 2cb2213ba0 Python binding update Jean-Michel Friedt 2024-05-20 10:48:57 +0200
  • ec7246136e testing branch Jean-Michel Friedt 2024-05-19 10:39:11 +0200
  • 6ed880ec7f update examples Jean-Michel Friedt 2024-01-27 10:06:53 +0100
  • 6be375e381 update lib version Jean-Michel Friedt 2024-01-27 10:03:32 +0100
  • f5f6fa0a8d check examples + PNG outputs Jean-Michel Friedt 2024-01-27 08:33:42 +0100
  • 0158cab22e update to match new lib structure Jean-Michel Friedt 2024-01-27 08:16:28 +0100
  • 4ab235f908 upgraded gnuradio examples Wojciech Kaczmarski 2024-01-07 10:48:08 +0100
  • 5606d0522d update lib version Wojciech Kaczmarski 2024-01-07 09:24:44 +0100
  • 6d13c1d1cc oops, wrong value Wojciech Kaczmarski 2024-01-06 18:27:28 +0100
  • 0b4cb0bca3 .grc updates Wojciech Kaczmarski 2024-01-06 18:24:34 +0100
  • 96f67ece77 update lib version Jean-Michel Friedt 2024-01-06 17:55:08 +0100
  • a0b4dda2c7 Merge branch 'main' of https://github.com/M17-Project/gr-m17 Jean-Michel Friedt 2024-01-06 17:54:41 +0100
  • b828cd772b update callsign encoder to solve byte swap issue Jean-Michel Friedt 2024-01-06 17:54:31 +0100
  • ac84735f29 M17 loopback flowgraph update Wojciech Kaczmarski 2024-01-06 15:29:07 +0100
  • 24611c6a90 update lib version Jean-Michel Friedt 2024-01-06 13:12:13 +0100
  • d7f0dad4e2 Merge branch 'main' of https://github.com/M17-Project/gr-m17 Jean-Michel Friedt 2024-01-06 13:11:26 +0100
  • e802fcefb7 replace custom function with lib/ function Jean-Michel Friedt 2024-01-06 13:11:15 +0100
  • ebd8c6fef5
    Rename README to README.md Wojciech Kaczmarski 2024-01-05 11:54:50 +0100
  • e54fa102bc
    Update README Wojciech Kaczmarski 2024-01-05 11:54:24 +0100
  • 8daa5b464f
    update RTL_SDR receiver Wojciech Kaczmarski 2024-01-03 10:04:43 +0100
  • 21afd86c6c
    possible Gardner symbol recovery improvement Wojciech Kaczmarski 2024-01-01 15:25:40 +0100
  • 98cfe2bc64
    Update README.md Jean-Michel Friedt 2023-12-31 10:24:46 +0100
  • da21ce007b erroneous symbol replacement during decoder update, corrected and now functional Jean-Michel Friedt 2023-12-31 10:21:02 +0100
  • a051f8e6d1 remove compilation warning Jean-Michel Friedt 2023-12-30 18:53:55 +0100
  • 3783375979 try to match closely *-sym.c Jean-Michel Friedt 2023-12-30 18:51:19 +0100
  • f320b55921 update M17_Implementations version to the library Jean-Michel Friedt 2023-12-30 18:13:41 +0100
  • cf1b8b96fb update to library version of M17_Implementations Jean-Michel Friedt 2023-12-30 18:10:36 +0100
  • 443cfb36ef define default threshold value in GRC flowgraph and remove unnecessary comments Jean-Michel Friedt 2023-09-28 11:52:13 +0200