kc2g-flex-tools/nCAT

Support lots more commands/levels/functions

Closed this issue · 1 comments

Right now we have the 10% that covers 90%, but the other 90% is still out there.

While researching for \dump_state I figured there were 14 hamlib levels and 14 hamlib funcs that could reasonably be mapped onto Flex objects; right now we support 2 levels and 1 func.

Hamlib has around 60 protocol commands... not all of them make sense for a Flex, but in any case only 13 of them are implemented now, and two (get/set VFO) are non-functional stubs that are just to make clients happy.

I think I can close this now — lots of stuff has been added since 2020, and probably 90% of the stuff that can be supported is.