Skip to content

Refactoring of DMR

Compare
Choose a tag to compare
@f4exb f4exb released this 11 Sep 20:58
· 177 commits to master since this release

Refactoring of DMR decoder

Complete redesign from original code. This should give much better results in addition the source and target addresses are retrieved

Refactoring of D-Star decoder

Improvement is not so dramatic as with the DMR code. This is more a technical redesign to benefit from symbol buffers and simplify the code.

Other changes

- mbelib inteface refactoring - synchronization word search refactoring using byte values and symbol buffer - FEC classes