[Hamlib-developer] here is kenwood_set_func
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Joop S. <pa...@de...> - 2002-01-09 19:30:56
|
Attached is a patch against CVS which adds kenwood_set_func. Works fine on my ts870. I did not want to do 'case RIG_FUNC_FAGC', as I can't test it. Stephane, feel free to edit to your needs. One thing to think about: some of these functions are not available in all modes. For example, if I want to turn the speech processor on when the rig is in CW, '?;' is returned. Same for beat cancel and notch. Right now, hamlib will silently ignore it. I have also added a get_level for the agc level (0..255). So, on to kenwood_set_level. Regards, Joop PA4TU |