Project

General

Profile

Bug #10466 ยป chirp_debug-d1bpaz73_Mar-22-2023.txt

David Tse, 03/22/2023 09:13 PM

 
1
[2023-03-22 20:45:14,806] chirp.logger - DEBUG: CHIRP next-20230322 on Win32 (Unknown 10.0:19044) (Python 3.10.8)
2
[2023-03-22 20:45:18,147] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.19044-SP0 // CHIRP/next-20230322 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
3
[2023-03-22 20:45:18,147] chirp.wxui - DEBUG: System locale: en_CA (191)
4
[2023-03-22 20:45:18,160] chirp.wxui - DEBUG: Translation loaded=False for CHIRP: en_CA (de,el,en_US,es,fr,hu,it,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
5
[2023-03-22 20:45:18,173] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_CA (af,an,ar,ca,ca@valencia,co,cs,da,de,el,es,eu,fa_IR,fi,fr,gl_ES,hi,hr,hu,id,it,ja,ka,ko_KR,lt,lv,ms,nb,ne,nl,pl,pt,pt_BR,ro,ru,sk,sl,sq,sv,ta,tr,uk,vi,zh_CN,zh_TW)
6
[2023-03-22 20:45:18,229] chirp.wxui.main - INFO: Ignoring dist stock conf DE Freenet Frequencies.csv because same name found in user dir
7
[2023-03-22 20:45:18,229] chirp.wxui.main - INFO: Ignoring dist stock conf EU LPD and PMR Channels.csv because same name found in user dir
8
[2023-03-22 20:45:18,230] chirp.wxui.main - INFO: Ignoring dist stock conf FR Marine VHF Channels.csv because same name found in user dir
9
[2023-03-22 20:45:18,230] chirp.wxui.main - INFO: Ignoring dist stock conf KDR444.csv because same name found in user dir
10
[2023-03-22 20:45:18,230] chirp.wxui.main - INFO: Ignoring dist stock conf NOAA Weather Alert.csv because same name found in user dir
11
[2023-03-22 20:45:18,230] chirp.wxui.main - INFO: Ignoring dist stock conf UK Business Radio Simple Light Frequencies.csv because same name found in user dir
12
[2023-03-22 20:45:18,230] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Center).csv because same name found in user dir
13
[2023-03-22 20:45:18,231] chirp.wxui.main - INFO: Ignoring dist stock conf US 60 meter channels (Dial).csv because same name found in user dir
14
[2023-03-22 20:45:18,231] chirp.wxui.main - INFO: Ignoring dist stock conf US CA Railroad Channels.csv because same name found in user dir
15
[2023-03-22 20:45:18,231] chirp.wxui.main - INFO: Ignoring dist stock conf US Calling Frequencies.csv because same name found in user dir
16
[2023-03-22 20:45:18,231] chirp.wxui.main - INFO: Ignoring dist stock conf US FRS and GMRS Channels.csv because same name found in user dir
17
[2023-03-22 20:45:18,231] chirp.wxui.main - INFO: Ignoring dist stock conf US MURS Channels.csv because same name found in user dir
18
[2023-03-22 20:45:18,232] chirp.wxui.main - INFO: Ignoring dist stock conf US Marine VHF Channels.csv because same name found in user dir
19
[2023-03-22 20:45:18,796] chirp.wxui.main - INFO: Server reports next-20230322 is latest
20
[2023-03-22 20:45:47,519] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XRRadio'>
21
[2023-03-22 20:45:47,543] chirp.wxui.clone - DEBUG: Prompt experimental disabled for radio
22
[2023-03-22 20:45:49,496] chirp.wxui.clone - DEBUG: Using port 'COM2'
23
[2023-03-22 20:45:49,497] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XRRadio'>
24
[2023-03-22 20:45:49,520] chirp.wxui.clone - DEBUG: Showing pre_download prompt
25
[2023-03-22 20:45:51,505] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
26
[2023-03-22 20:45:55,651] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
27
[2023-03-22 20:45:55,651] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ACK on serial port.
28
Traceback (most recent call last):
29
  File "chirp\drivers\ft4.py", line 741, in sync_in
30
  File "chirp\drivers\ft4.py", line 371, in do_download
31
  File "chirp\drivers\ft4.py", line 343, in getblock
32
  File "chirp\drivers\ft4.py", line 276, in sendcmd
33
chirp.errors.RadioError: Incorrect ACK on serial port.
34

    
35
During handling of the above exception, another exception occurred:
36

    
37
Traceback (most recent call last):
38
  File "chirp\wxui\clone.py", line 66, in run
39
  File "chirp\drivers\ft4.py", line 743, in sync_in
40
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ACK on serial port.
41
[2023-03-22 20:46:11,344] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XERadio'>
42
[2023-03-22 20:46:11,368] chirp.wxui.clone - DEBUG: Showing experimental prompt
43
[2023-03-22 20:46:20,644] chirp.wxui.clone - DEBUG: Setting flag for prompt experimental
44
[2023-03-22 20:46:26,426] chirp.wxui.clone - DEBUG: Using port 'COM2'
45
[2023-03-22 20:46:26,426] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XERadio'>
46
[2023-03-22 20:46:26,449] chirp.wxui.clone - DEBUG: Showing pre_download prompt
47
[2023-03-22 20:46:29,330] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
48
[2023-03-22 20:46:30,877] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
49
[2023-03-22 20:46:30,877] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ACK on serial port.
50
Traceback (most recent call last):
51
  File "chirp\drivers\ft4.py", line 741, in sync_in
52
  File "chirp\drivers\ft4.py", line 371, in do_download
53
  File "chirp\drivers\ft4.py", line 343, in getblock
54
  File "chirp\drivers\ft4.py", line 276, in sendcmd
55
chirp.errors.RadioError: Incorrect ACK on serial port.
56

    
57
During handling of the above exception, another exception occurred:
58

    
59
Traceback (most recent call last):
60
  File "chirp\wxui\clone.py", line 66, in run
61
  File "chirp\drivers\ft4.py", line 743, in sync_in
62
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ACK on serial port.
63
[2023-03-22 20:46:35,582] chirp.wxui.clone - WARNING: Stopping clone thread
64
[2023-03-22 20:53:08,695] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4VRRadio'>
65
[2023-03-22 20:53:08,720] chirp.wxui.clone - DEBUG: Showing experimental prompt
66
[2023-03-22 20:53:10,242] chirp.wxui.clone - DEBUG: Setting flag for prompt experimental
67
[2023-03-22 20:53:12,000] chirp.wxui.clone - DEBUG: Using port 'COM2'
68
[2023-03-22 20:53:12,001] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4VRRadio'>
69
[2023-03-22 20:53:12,022] chirp.wxui.clone - DEBUG: Showing pre_download prompt
70
[2023-03-22 20:53:15,569] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
71
[2023-03-22 20:53:16,134] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
72
[2023-03-22 20:53:16,677] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
73
[2023-03-22 20:53:16,708] chirp.drivers.ft4 - DEBUG: Bad echo. Sent:000: 50 52 4f 47 52 41 4d      PROGRAM.
74
, Received:000: 50 52 4f 47 52 41 0d      PROGRA..
75

    
76
[2023-03-22 20:53:16,993] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
77
[2023-03-22 20:53:16,993] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ACK on serial port.
78
Traceback (most recent call last):
79
  File "chirp\drivers\ft4.py", line 741, in sync_in
80
  File "chirp\drivers\ft4.py", line 368, in do_download
81
  File "chirp\drivers\ft4.py", line 309, in startcomms
82
  File "chirp\drivers\ft4.py", line 293, in enter_clonemode
83
  File "chirp\drivers\ft4.py", line 276, in sendcmd
84
chirp.errors.RadioError: Incorrect ACK on serial port.
85

    
86
During handling of the above exception, another exception occurred:
87

    
88
Traceback (most recent call last):
89
  File "chirp\wxui\clone.py", line 66, in run
90
  File "chirp\drivers\ft4.py", line 743, in sync_in
91
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ACK on serial port.
92
[2023-03-22 20:53:24,896] chirp.wxui.clone - DEBUG: Using port 'COM2'
93
[2023-03-22 20:53:24,897] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4VRRadio'>
94
[2023-03-22 20:53:24,919] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
95
[2023-03-22 20:53:25,005] chirp.drivers.ft4 - WARNING: ID mismatch. Expected000: 49 46 54 2d 31 35 52 00   IFT-15R.
96
008: 00 56 31 30 30 00 00      .V100...
97
, Received:000: 49 46 54 2d 33 35 52 00   IFT-35R.
98
008: 00 56 31 30 30 00 00      .V100...
99

    
100
[2023-03-22 20:53:25,005] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ID read from radio.
101
Traceback (most recent call last):
102
  File "chirp\drivers\ft4.py", line 741, in sync_in
103
  File "chirp\drivers\ft4.py", line 368, in do_download
104
  File "chirp\drivers\ft4.py", line 327, in startcomms
105
chirp.errors.RadioError: Incorrect ID read from radio.
106

    
107
During handling of the above exception, another exception occurred:
108

    
109
Traceback (most recent call last):
110
  File "chirp\wxui\clone.py", line 66, in run
111
  File "chirp\drivers\ft4.py", line 743, in sync_in
112
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ID read from radio.
113
[2023-03-22 20:53:27,906] chirp.wxui.clone - DEBUG: Using port 'COM2'
114
[2023-03-22 20:53:27,906] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4VRRadio'>
115
[2023-03-22 20:53:27,927] chirp.wxui.clone - DEBUG: Prompt pre_download disabled for radio
116
[2023-03-22 20:53:28,012] chirp.drivers.ft4 - WARNING: ID mismatch. Expected000: 49 46 54 2d 31 35 52 00   IFT-15R.
117
008: 00 56 31 30 30 00 00      .V100...
118
, Received:000: 49 46 54 2d 33 35 52 00   IFT-35R.
119
008: 00 56 31 30 30 00 00      .V100...
120

    
121
[2023-03-22 20:53:28,012] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ID read from radio.
122
Traceback (most recent call last):
123
  File "chirp\drivers\ft4.py", line 741, in sync_in
124
  File "chirp\drivers\ft4.py", line 368, in do_download
125
  File "chirp\drivers\ft4.py", line 327, in startcomms
126
chirp.errors.RadioError: Incorrect ID read from radio.
127

    
128
During handling of the above exception, another exception occurred:
129

    
130
Traceback (most recent call last):
131
  File "chirp\wxui\clone.py", line 66, in run
132
  File "chirp\drivers\ft4.py", line 743, in sync_in
133
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ID read from radio.
134
[2023-03-22 20:53:31,327] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XRRadio'>
135
[2023-03-22 20:53:31,349] chirp.wxui.clone - DEBUG: Prompt experimental disabled for radio
136
[2023-03-22 20:53:33,353] chirp.wxui.clone - DEBUG: Using port 'COM2'
137
[2023-03-22 20:53:33,353] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.ft4.YaesuFT4XRRadio'>
138
[2023-03-22 20:53:33,375] chirp.wxui.clone - DEBUG: Showing pre_download prompt
139
[2023-03-22 20:53:38,497] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
140
[2023-03-22 20:53:39,829] chirp.drivers.ft4 - DEBUG: missing ack: expected 0x06, got
141
[2023-03-22 20:53:39,829] chirp.wxui.clone - ERROR: Failed to clone: Failed to communicate with radio: Incorrect ACK on serial port.
142
Traceback (most recent call last):
143
  File "chirp\drivers\ft4.py", line 741, in sync_in
144
  File "chirp\drivers\ft4.py", line 371, in do_download
145
  File "chirp\drivers\ft4.py", line 343, in getblock
146
  File "chirp\drivers\ft4.py", line 276, in sendcmd
147
chirp.errors.RadioError: Incorrect ACK on serial port.
148

    
149
During handling of the above exception, another exception occurred:
150

    
151
Traceback (most recent call last):
152
  File "chirp\wxui\clone.py", line 66, in run
153
  File "chirp\drivers\ft4.py", line 743, in sync_in
154
chirp.errors.RadioError: Failed to communicate with radio: Incorrect ACK on serial port.
155
[2023-03-22 20:53:45,158] chirp.wxui.clone - WARNING: Stopping clone thread