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

FT-857 get_vfo timeout #1232

Closed
mdblack98 opened this issue Feb 6, 2023 · 0 comments
Closed

FT-857 get_vfo timeout #1232

mdblack98 opened this issue Feb 6, 2023 · 0 comments
Labels
bug fixed Issue has been fixed
Milestone

Comments

@mdblack98
Copy link
Contributor

[2023-02-05 05:21:40.711870][00:00:02.531954][RIGCTRL:trace] 2:rig_get_vfo: elapsed=211ms
[2023-02-05 05:21:40.711870][00:00:02.531975][RIGCTRL:debug] 2:rig.c(2947):rig_get_vfo returning(-8) Protocol error
[2023-02-05 05:21:40.711870][00:00:02.531987][RIGCTRL:trace] rig_open: vfo_curr=VFOB, tx_vfo=TX
[2023-02-05 05:21:40.711870][00:00:02.531994][RIGCTRL:trace] rig_open: default vfo = VFOB
[2023-02-05 05:21:40.711870][00:00:02.532003][RIGCTRL:debug] rig_get_freq(1990) called vfo=VFOA
[2023-02-05 05:21:40.711870][00:00:02.532020][RIGCTRL:trace] vfo_fixup:(from rig_get_freq:1996) vfo=VFOA, vfo_curr=VFOB, split=0
[2023-02-05 05:21:40.711870][00:00:02.532027][RIGCTRL:debug] rig.c(1999) vfo=VFOA, curr_vfo=VFOB
[2023-02-05 05:21:40.711870][00:00:02.532051][RIGCTRL:trace] rig_get_freq: cache miss age=1000000ms, cached_vfo=VFOA, asked_vfo=VFOA, use_cached_freq=0
[2023-02-05 05:21:40.711870][00:00:02.532061][RIGCTRL:debug] rig_get_freq(2086): vfo_opt=0, model=1022
[2023-02-05 05:21:40.711870][00:00:02.532077][RIGCTRL:trace] rig.c(2129) trace
[2023-02-05 05:21:40.711870][00:00:02.532082][RIGCTRL:debug] ft857_get_vfo: called
[2023-02-05 05:21:40.711870][00:00:02.532088][RIGCTRL:debug] ft857_read_eeprom: called
[2023-02-05 05:21:40.711870][00:00:02.532314][RIGCTRL:trace] write_block(): TX 5 bytes, method=2
[2023-02-05 05:21:40.711870][00:00:02.532331][RIGCTRL:trace] 0000 00 68 00 00 bb .h...
[2023-02-05 05:21:40.711870][00:00:02.532346][RIGCTRL:debug] read_block_generic called, direct=1
[2023-02-05 05:21:40.924355][00:00:02.744361][RIGCTRL:warning] read_block_generic(): Timed out 0.212485 seconds after 0 chars, direct=1
[2023-02-05 05:21:40.924355][00:00:02.744390][RIGCTRL:debug] ft857_set_vfo: called
[2023-02-05 05:21:40.924355][00:00:02.744416][RIGCTRL:error] ft857_set_vfo: error get_vfo 'vfo_fixup:(from rig_get_freq:1996) vfo=VFOA, vfo_curr=VFOB, split=0

@mdblack98 mdblack98 added the bug label Feb 6, 2023
@mdblack98 mdblack98 added this to the 4.5.5 milestone Feb 6, 2023
@mdblack98 mdblack98 added the needs test Patches have been submitted but need testing to close issue label Feb 6, 2023
mdblack98 added a commit that referenced this issue Feb 6, 2023
This could be FT-857 EEPROM burnout
#1232
@mdblack98 mdblack98 added fixed Issue has been fixed and removed needs test Patches have been submitted but need testing to close issue labels Feb 10, 2023
mdblack98 added a commit that referenced this issue Feb 24, 2023
This could be FT-857 EEPROM burnout
#1232
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