Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS-480 MICGAIN STRENGTH AF problems #553

Closed
mdblack98 opened this issue Feb 19, 2021 · 0 comments
Closed

TS-480 MICGAIN STRENGTH AF problems #553

mdblack98 opened this issue Feb 19, 2021 · 0 comments
Labels
bug enhancement needs test Patches have been submitted but need testing to close issue

Comments

@mdblack98
Copy link
Contributor

Rig command: l MICGAIN
rigctl_parse: input_line: l MICGAIN
rigctl_parse: vfo_opt=0
rig_parse_level called
rig_ext_lookup called
rigctl_parse: vfo_opt=0
get_level: error = Invalid parameter

Rig command: l STRENGTH
rigctl_parse: input_line: l STRENGTH
rigctl_parse: vfo_opt=0
rig_parse_level called
rig_ext_lookup called
rigctl_parse: vfo_opt=0
get_level: error = Invalid parameter

Rig command: L AF
rigctl_parse: input_line: L AF
Level Value: .1
rigctl_parse: vfo_opt=0
rig_parse_level called
rig_set_level called
kenwood_ts480_set_level called
kenwood_set_level called
kenwood_set_level: Unknown ag_format=-1

Rig command: l AF
rigctl_parse: input_line: l AF
rigctl_parse: vfo_opt=0
rig_parse_level called
kenwood_ts480_get_level called
kenwood_transaction called
kenwood_transaction: cache invalidated
kenwood_transaction: cmdstr = AG0
rig_flush: called for serial device
serial.c(628):serial_flush entered
tcflush
serial.c(660):serial_flush return
write_block called
write_block(): TX 4 bytes
0000 41 47 30 3b AG0;
read_string called, rxmax=51
read_string(): RX 7 characters
0000 41 47 30 30 30 30 3b AG0000;
kenwood_transaction: read_string(len=7)='AG0000;'
kenwood_transaction: returning RIG_OK, retval=0
kenwood_transaction: returning retval=0
kenwood.c(557):kenwood_transaction return
Level Value: 0.000000
rigctl_parse: vfo_opt=0

@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Feb 19, 2021
mdblack98 added a commit that referenced this issue Feb 19, 2021
mdblack98 added a commit that referenced this issue Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug enhancement needs test Patches have been submitted but need testing to close issue
Projects
None yet
Development

No branches or pull requests

1 participant