Skip to content

Instantly share code, notes, and snippets.

@kareiva
Created November 5, 2022 14:06
Show Gist options
  • Save kareiva/e990df39c45d292a878d35eb4e7c8535 to your computer and use it in GitHub Desktop.
Save kareiva/e990df39c45d292a878d35eb4e7c8535 to your computer and use it in GitHub Desktop.
rigctld -vvvv
Opened rig model 3081, 'IC-9700'
Backend version: 20220909.10, Status: Stable
Rig command: f
VFO: Sub
rig_parse_vfo called
rigctl_parse: rig_powerstat is not on = 0
1:rig.c(5848):rig_get_powerstat entered
1:rig.c(5863):rig_get_powerstat returning(-11) Feature not available
1:rigctl_parse.c(2085):rigctl_get_freq entered
rig_get_freq(1957) called vfo=Sub
rig.c(1966) vfo=Sub, curr_vfo=Main
rig_get_freq(2050): vfo_opt=1, model=3081
icom_set_vfo called vfo=Sub
icom_set_vfo: SubA/B logic
2:frame.c(425):icom_transaction entered
icom_transaction: cmd=0x07, subcmd=0xd1, payload_len=0
3:frame.c(138):icom_one_transaction entered
3:frame.c(403):icom_one_transaction returning(0)
2:frame.c(455):icom_transaction returning(0)
icom_get_freq called for Sub, curr_vfo=Main
icom_get_freq: using vfo=Sub
2:rig.c(2664):rig_set_vfo entered
rig_set_vfo called vfo=Sub
rig_set_vfo ********************** called vfo=Sub
icom_set_vfo called vfo=Sub
icom_set_vfo: SubA/B logic
3:frame.c(425):icom_transaction entered
icom_transaction: cmd=0x07, subcmd=0xd1, payload_len=0
4:frame.c(138):icom_one_transaction entered
4:frame.c(403):icom_one_transaction returning(0)
3:frame.c(455):icom_transaction returning(0)
icom_get_freq called for Sub, curr_vfo=Sub
icom_get_freq: using vfo=Sub
icom.c(9388):set_vfo_curr returning2(0)
3:frame.c(425):icom_transaction entered
icom_transaction: cmd=0x03, subcmd=0xffffffff, payload_len=0
4:frame.c(138):icom_one_transaction entered
4:frame.c(403):icom_one_transaction returning(0)
3:frame.c(455):icom_transaction returning(0)
icom.c(9388):set_vfo_curr returning2(0)
from_bcd called
icom_get_freq exit vfo=Sub, curr_vfo=Sub
icom.c(1746):icom_get_freq returning2(0)
2:rig.c(2787):rig_set_vfo returning(0)
icom.c(9388):set_vfo_curr returning2(0)
2:frame.c(425):icom_transaction entered
icom_transaction: cmd=0x03, subcmd=0xffffffff, payload_len=0
3:frame.c(138):icom_one_transaction entered
3:frame.c(403):icom_one_transaction returning(0)
2:frame.c(455):icom_transaction returning(0)
2:rig.c(2664):rig_set_vfo entered
rig_set_vfo called vfo=Main
icom_set_vfo called vfo=Main
3:frame.c(425):icom_transaction entered
icom_transaction: cmd=0x07, subcmd=0xd0, payload_len=0
4:frame.c(138):icom_one_transaction entered
4:frame.c(403):icom_one_transaction returning(0)
3:frame.c(455):icom_transaction returning(0)
icom.c(3070):icom_set_vfo returning2(0)
icom_get_freq called for Main, curr_vfo=Main
icom_get_freq: using vfo=Main
icom.c(9388):set_vfo_curr returning2(0)
3:frame.c(425):icom_transaction entered
icom_transaction: cmd=0x03, subcmd=0xffffffff, payload_len=0
4:frame.c(138):icom_one_transaction entered
4:frame.c(403):icom_one_transaction returning(0)
3:frame.c(455):icom_transaction returning(0)
icom.c(9388):set_vfo_curr returning2(0)
from_bcd called
icom_get_freq exit vfo=Main, curr_vfo=Main
icom.c(1746):icom_get_freq returning2(0)
2:rig.c(2787):rig_set_vfo returning(0)
icom.c(9388):set_vfo_curr returning2(0)
from_bcd called
icom_get_freq exit vfo=Sub, curr_vfo=Main
icom.c(1746):icom_get_freq returning2(0)
icom_set_vfo called vfo=Main
2:frame.c(425):icom_transaction entered
icom_transaction: cmd=0x07, subcmd=0xd0, payload_len=0
3:frame.c(138):icom_one_transaction entered
3:frame.c(403):icom_one_transaction returning(0)
2:frame.c(455):icom_transaction returning(0)
icom.c(3070):icom_set_vfo returning2(0)
Frequency: 145847060
1:rigctl_parse.c(2111):rigctl_get_freq returning(0)
Rig command: f
VFO: S
rig_parse_vfo called
rig_parse_vfo: 'S' not found so vfo='None'
rigctl_parse: rig_powerstat is not on = 0
1:rig.c(5848):rig_get_powerstat entered
1:rig.c(5863):rig_get_powerstat returning(-11) Feature not available
1:rigctl_parse.c(2085):rigctl_get_freq entered
rig_get_freq(1957) called vfo=None
rig.c(1966) vfo=Main, curr_vfo=Main
rig_get_freq(2050): vfo_opt=1, model=3081
icom_get_freq called for Main, curr_vfo=Main
icom_get_freq: using vfo=Main
icom.c(9388):set_vfo_curr returning2(0)
2:frame.c(425):icom_transaction entered
icom_transaction: cmd=0x03, subcmd=0xffffffff, payload_len=0
3:frame.c(138):icom_one_transaction entered
3:frame.c(403):icom_one_transaction returning(0)
2:frame.c(455):icom_transaction returning(0)
icom.c(9388):set_vfo_curr returning2(0)
from_bcd called
icom_get_freq exit vfo=Main, curr_vfo=Main
icom.c(1746):icom_get_freq returning2(0)
Frequency: 436803806
1:rigctl_parse.c(2111):rigctl_get_freq returning(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment