12 Oct
2015
12 Oct
'15
1:39 p.m.
Hi! I'm new here and I feel like working on Sainsonic RST599 [1] to avoid duplicate work.
Welcome!
P.S. Is there an utility BCD decoding code in chirp common to all models? I failed to find it.
We have this in bitwise. Look for drivers in the tree that use "lbcd" or "bbcd" types in memory structure definitions. If that works for you, defining a structure to pythonify a data blob will definitely be easiest.
--Dan