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

IC-910 set_mode error #929

Closed
mdblack98 opened this issue Jan 16, 2022 · 0 comments
Closed

IC-910 set_mode error #929

mdblack98 opened this issue Jan 16, 2022 · 0 comments
Labels
bug fixed Issue has been fixed
Milestone

Comments

@mdblack98
Copy link
Contributor

IC-910 does not use filter byte
14:20:32.136 Hamlib: icom_set_mode called vfo=VFOA, mode=USB, width=2300, current_vfo=VFOA
14:20:32.136 Hamlib: frame.c(519):rig2icom_mode entered
14:20:32.136 Hamlib: rig2icom_mode: mode=4, width=2300
14:20:32.136 Hamlib: rig2icom_mode: width_tmp=2300
14:20:32.136 Hamlib: rig.c(2603):rig_passband_normal entered
14:20:32.136 Hamlib: rig_passband_normal: return filter#0, width=2300
14:20:32.136 Hamlib: rig.c(2623):rig_passband_normal return(2300)
14:20:32.136 Hamlib: frame.c(643):rig2icom_mode return(0)
14:20:32.136 Hamlib: icom_set_mode: icmode=1, icmode_ext=2
14:20:32.136 Hamlib: icom_set_mode: #2 icmode=1, icmode_ext=2
14:20:32.136 Hamlib: frame.c(409):icom_transaction entered
14:20:32.136 Hamlib: icom_transaction: cmd=0x06, subcmd=0x01, payload_len=1
14:20:32.136 Hamlib: frame.c(139):icom_one_transaction entered
14:20:32.136 Hamlib: frame.c(54):make_cmd_frame entered
14:20:32.136 Hamlib: frame.c(88):make_cmd_frame return(8)
14:20:32.137 Hamlib: rig_flush: called for serial device
14:20:32.137 Hamlib: serial.c(645):serial_flush entered
14:20:32.137 Hamlib: read_string called, rxmax=4095
14:20:32.150 Hamlib: serial.c(713):serial_flush return(0)
14:20:32.150 Hamlib: write_block(): TX 8 bytes
14:20:32.150 Hamlib: 0000 fe fe 60 e0 06 01 02 fd ....... 14:20:32.150 Hamlib: frame.c(459):read_icom_frame entered 14:20:32.150 Hamlib: read_string called, rxmax=80 14:20:32.182 Hamlib: read_string(): RX 8 characters 14:20:32.182 Hamlib: 0000 fe fe 60 e0 06 01 02 fd .......
14:20:32.182 Hamlib: frame.c(496):read_icom_frame return(8)
14:20:32.182 Hamlib: frame.c(459):read_icom_frame entered
14:20:32.182 Hamlib: read_string called, rxmax=80
14:20:32.197 Hamlib: read_string(): RX 6 characters
14:20:32.197 Hamlib: 0000 fe fe e0 60 fa fd ...`..
14:20:32.197 Hamlib: frame.c(496):read_icom_frame return(6)
14:20:32.197 Hamlib: frame.c(336):icom_one_transaction return(-9)
14:20:32.197 Hamlib: icom_transaction: failed: Command rejected by the rig
frame.c(496):read_icom_frame return(6)

@mdblack98 mdblack98 added the bug label Jan 16, 2022
@mdblack98 mdblack98 added this to the 4.5 milestone Jan 16, 2022
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Jan 16, 2022
@mdblack98 mdblack98 added the fixed Issue has been fixed label Jan 26, 2022
@mdblack98 mdblack98 removed the needs test Patches have been submitted but need testing to close issue label Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixed Issue has been fixed
Projects
None yet
Development

No branches or pull requests

1 participant