Wojciech Kaczmarski

Results 36 issues of Wojciech Kaczmarski

Is dsd-fme capable of decoding text messages? There's a need for working replacement for SDRAngel's decoder, as it's heavily bugged.

I see NXDN and D-STAR might eventually be added. What about M17? BTW: https://github.com/M17-Project/libm17

"arecord ... | m17-mod ... > dump.raw" generates exactly 280ms of baseband, everytime.

CRC in the packet mode is calculated over the type indicator and payload. It includes the terminating null byte (in the case of SMS). Make sure that's mentioned in the...

enhancement

Are we going to use the same pot as in Module17? With an ON/OFF switch.

Define 4-layer PCB stackup.

Use RS-485 instead of raw 3.3V UART for improved noise immunity.

enhancement

How to reproduce: 1. Run `examples/m17_loopback_noisy.grc` 2. Observe how the decoder works with no noise applied to the symbol stream (default state). 3. Add a little Gaussian noise to the...