Commit Graph

244 Commits (dev)

Author SHA1 Message Date
Wojciech Kaczmarski e4f4d845cc updates
- bump up libm17
- scheduler tweaks (Codec2 blocks)
- "reset" message input in C2 decoder
2026-02-06 16:43:06 +01:00
Wojciech Kaczmarski 4d375bf461
Merge pull request #29 from OE3ANC/codec2-decode
Added Codec2 decode
2026-02-06 16:00:46 +01:00
OE3ANC 80e65b1c3a fix: commented out the unused symbol sync block 2026-02-06 15:59:13 +01:00
OE3ANC 10e2658a54 fix: update codec2 decoder to use bytes per frame instead of samples 2026-02-06 12:57:50 +01:00
OE3ANC 2175a4c718 fixed types 2026-02-06 12:56:30 +01:00
OE3ANC b2e7eea8cd fixed bindings 2026-02-06 12:56:30 +01:00
OE3ANC 6d8c6222a6 c2decoder test 2026-02-06 12:55:29 +01:00
OE3ANC fb44098236 first codec2 encoder test 2026-02-06 12:55:29 +01:00
Wojciech Kaczmarski 29e06ab40a fix write offset 2026-02-06 12:26:00 +01:00
Wojciech Kaczmarski 1de4cc2645 collect full SMS 2026-02-06 11:54:23 +01:00
Wojciech Kaczmarski 05d6629f37 "hide" the symbol sync block for now 2026-02-04 20:14:22 +01:00
Wojciech Kaczmarski 5c4d4975f7 WIP symbol sync 2026-01-26 20:07:15 +01:00
Wojciech Kaczmarski 408fad3744 added a symbol sync block 2026-01-26 15:34:10 +01:00
Wojciech Kaczmarski b33137c0e2 WIP symbol sync 2026-01-25 20:18:37 +01:00
Wojciech Kaczmarski 173446d9f6 fixed typo 2026-01-25 16:00:15 +01:00
Wojciech Kaczmarski 9abc8fae25 WIP symbol sync 2026-01-25 15:45:11 +01:00
Wojciech Kaczmarski 730ac3a0c5 update libm17 to 1.1.9 2026-01-25 14:36:14 +01:00
Wojciech Kaczmarski 32c13c9e30 WIP codec2 encoder 2026-01-25 14:15:01 +01:00
Wojciech Kaczmarski 08d810da02 added missing cmake entry for the new block 2026-01-25 13:57:45 +01:00
Wojciech Kaczmarski 4b4637c683 WIP codec2 encoder block 2026-01-25 13:51:19 +01:00
Wojciech Kaczmarski 028970512a updates
- removed the encoder's "Mode" selector (drop-down list)
- updated libm17
- added codec2-mod submodule
2026-01-24 17:31:34 +01:00
Wojciech Kaczmarski dc372e0dbc emit PMT MSGs at successful packet reception 2025-12-25 15:43:03 +02:00
Wojciech Kaczmarski b69aeb0716 WIP packet RX 2025-12-25 14:51:47 +02:00
Wojciech Kaczmarski 93cb707ec1 correct packet/stream TYPE field switching 2025-12-25 14:18:32 +02:00
Wojciech Kaczmarski 1b573501bd one more file 2025-12-25 13:51:42 +02:00
Wojciech Kaczmarski 455b59c7a2 more indentation fixes 2025-12-25 13:49:38 +02:00
Wojciech Kaczmarski 6a27f58715 using tabs now :-) 2025-12-25 13:08:02 +02:00
Wojciech Kaczmarski b144df6657 unified formatting 2025-12-25 13:01:10 +02:00
Wojciech Kaczmarski 2983ea8596 WIP packet mode 2025-12-25 12:59:32 +02:00
Wojciech Kaczmarski 6f159b6a35 fixed some DBG messages and YML structure 2025-12-24 17:29:42 +02:00
Wojciech Kaczmarski 7244f71af6 some readability fixes 2025-12-24 15:18:23 +02:00
Wojciech Kaczmarski 1f2e606b70 cleaned up #ifdefs 2025-12-24 10:39:44 +02:00
Wojciech Kaczmarski ff13747a36 Merge branch 'main' into dev 2025-12-23 07:27:39 +02:00
Wojciech Kaczmarski ded9cc513a libm17 submodule update 2025-12-23 07:26:54 +02:00
Wojciech Kaczmarski 5b2b6d127e fix "EoT count" entry field 2025-12-23 07:25:05 +02:00
Wojciech Kaczmarski 71b6a83a80
Merge pull request #27 from M17-Project/dev
Merge the `dev` branch
2025-11-21 10:47:17 +01:00
Wojciech Kaczmarski ef5f51889a
Merge pull request #26 from OE3ANC/dev
Add sw_threshold and vt_threshold to m17_decoder
2025-11-20 09:07:59 +01:00
Andreas Schmidberger 482530ccf8
Add sw_threshold and vt_threshold to m17_decoder
Updated the m17_decoder block to include sw_threshold and vt_threshold to m17_decoder
2025-11-19 23:02:20 +01:00
Wojciech Kaczmarski caa65fde74 variable EoT length
useful for flushing all the DSP blocks after M17 Encoder
2025-11-19 17:08:29 +01:00
Wojciech Kaczmarski 5801da213c bindings update 2025-11-12 14:03:30 +01:00
Wojciech Kaczmarski 7f66683464 Viterbi metric threshold on RX 2025-11-12 13:55:53 +01:00
Wojciech Kaczmarski c71318a5cc cleaned up syncword detection
WIP Viterbi metric threshold
2025-11-12 13:35:50 +01:00
Wojciech Kaczmarski b3adb7a6b6 fixed comments 2025-11-12 12:34:08 +01:00
Wojciech Kaczmarski 9ea936d308
Merge pull request #25 from turnrye/funding
chore(github): add funding configuration
2025-10-31 15:09:15 +01:00
Ryan Turner bb61423732
chore(github): add funding configuration 2025-10-28 10:27:00 -05:00
Wojciech Kaczmarski bac42390ad fixed python bindings 2025-10-27 14:03:12 +01:00
Wojciech Kaczmarski a5d1f95b28 fixed python bindings 2025-10-27 13:06:38 +01:00
Wojciech Kaczmarski 5d200209c6 final fix, i hope 2025-10-23 19:28:09 +02:00
Wojciech Kaczmarski 6aacd61bd4 clarification 2025-10-22 19:32:14 +02:00
Wojciech Kaczmarski 0bbfc9ea30 fixed the state machine 2025-10-22 11:19:24 +02:00