qianfan-Zhao / urh_wisun_fsk_plugin

Wisun 2-FSK plugin for urh(universal radio hacker)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Universal Radio Hacker plugin for Wi-SUN 2-FSK

urh has a wiki about how to import custom encode/decode plugin, and you can read it from github wiki

features: (x means support, ! means not support)

feature encode decode
data whitening x x
RSC x x
NRNSC x x
interleaving x x

More command line examples, please reference test cases.

Note:

At present the viterbi decoding algorithm has not been implemented, we use a very pool decoding method named as fec_replay_decode instead, and we can not fix the error bit now.

About

Wisun 2-FSK plugin for urh(universal radio hacker)


Languages

Language:C 75.1%Language:Shell 24.0%Language:Makefile 0.9%