[Hamlib-developer] TS-570D now reads filters properly
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Pierre F. <pf...@du...> - 2004-02-17 09:17:27
|
Hello Fellow Hams, Well, I figured out what was giving me fits, and I have now added the code to the TS-570 backend to read and properly report the filter settings. The thing that had me stymied for a bit was in the .priv structure for the 570D kenwood_get_mode and kenwood_set_mode were defined rather than the 570 specific functions ts570_get_mode/set_mode. It was correctly laid out for the TS-570S, and I hadn't noticed the 570D section. Anyway, it now works ... so how should I propogate the changes to the code base? Thanks for your help and suggestions, Pierre KC0IGY |