SDRPlusPlus icon indicating copy to clipboard operation
SDRPlusPlus copied to clipboard

M17 decoder improvements

Open sp5wwp opened this issue 1 year ago • 7 comments

Features

  • Add a value entry field (or a drop-down list) to set the CAN number. An additional tick box can be used to allow for monitoring all CANs.
  • Mute encrypted M17 traffic.
  • Add a tick box to enable persistence of the last heard transmission (source, destination etc.).
  • Move to soft decoder for both Viterbi and Golay.
  • Display BER.

Fixes

  • Symbol plot has incorrectly placed reference lines (wrong vertical scale).
  • Symbol plot is phase inverted.

sp5wwp avatar Oct 14 '22 07:10 sp5wwp

I've never been successful in monitoring the encrypted M17 traffic.

TA1EE avatar Oct 25 '22 08:10 TA1EE

that's the entire point of it being encrypted...

AlexandreRouma avatar Oct 25 '22 08:10 AlexandreRouma

Do you use hard or soft viterbi decoder for M17?

sp5wwp avatar Nov 18 '22 20:11 sp5wwp

Hard and yes I know soft is what's supposed to be used but I don't have the time to change it since it requires a completely rewrite of the demod. It was written in 2 days, not really supposed to be the best.

AlexandreRouma avatar Nov 18 '22 20:11 AlexandreRouma

Another improvement would be to support 1600 V/D of M17. MVoice supports it as an option and some folks are using it.

k5jae avatar Mar 17 '23 17:03 k5jae

[FEATURE] My try at implementing the encryption mute feature for m17... It build on windows... should pass on the CI too (except ARM?)👍 https://github.com/Paulo-D2000/SDRPlusPlus/commit/b4a6a3febb8f77aeebc55e3939d3ae38e6b683d9

Paulo-D2000 avatar May 24 '23 05:05 Paulo-D2000

I see this enhancement has been around for a year now, as much as it is really nice to have the M17 decoder, but it would be really nice to have a BER output/display to be added. It be a great help for us that use SDR++ to tune in our Module17 modem boards

TuxedoHam avatar Nov 12 '23 08:11 TuxedoHam