MMDVMHost icon indicating copy to clipboard operation
MMDVMHost copied to clipboard

reverse bit and byte order of DMR trellis decoded data

Open iddq opened this issue 4 years ago • 1 comments

Hi Jonathan,

I assume the bits and bytes from trellis decoder are in reverse order which may wrong... This is true for data from both the MMDVM and the network.

to reproduce the issue I sent text in motorola format which use data rate 3/4 and used the code below:

https://github.com/iddq/MMDVMHost/commit/6a9467c395900a6115c22d44c9ad34cd2a12de90

I've tried to compare it with other implementation but it is beyond my knowledge.

https://github.com/pd0mz/go-dmr/blob/ecea90fd7937aa1b145f304e28a3870790b161ff/terminal/terminal.go#L506

iddq avatar Mar 12 '22 20:03 iddq

cc: @g4klx

iddq avatar Mar 25 '22 00:03 iddq

up

iddq avatar Jul 10 '23 09:07 iddq

cc: @g4klx

iddq avatar Sep 10 '23 10:09 iddq