Project

General

Profile

Bug #10941 ยป chirp_debug-z31htatm KYT KT-8R.txt

Steve Bagnato, 11/09/2023 07:04 PM

 
1
[2023-11-09 21:50:39,027] chirp.logger - DEBUG: CHIRP next-20231108 on Win32 (Unknown 10.0:22621) (Python 3.10.8)
2
[2023-11-09 21:50:39,608] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2023-11-09 21:50:39,608] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (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
4
[2023-11-09 21:50:39,608] chirp.wxui - DEBUG: Translation loaded=False for wxstd: en_US (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)
5
[2023-11-09 21:50:40,189] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22621-SP0 // CHIRP/next-20231108 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2023-11-09 21:50:40,774] chirp.wxui.main - INFO: Server reports next-20231108 is latest
7
[2023-11-09 21:54:07,758] chirp.wxui.clone - DEBUG: Using port 'COM14'
8
[2023-11-09 21:54:07,758] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.KT8R'>
9
[2023-11-09 21:54:07,774] chirp.wxui.clone - DEBUG: Showing pre_download prompt
10
[2023-11-09 21:54:09,410] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
11
[2023-11-09 21:54:09,410] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x2373b6d2ef0, open=True>(port='COM14', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
12
[2023-11-09 21:54:09,915] chirp.drivers.btech - DEBUG: Incorrect model ID, got this:
13

    
14
000: 06 01 03 06 01 07 04 00   ........
15
008: 01 00 00 4b 54 2d 38 52   ...KT-8R
16
016: 20 02 02 00 02 06 00 00   ........
17
024: 01 00 00 4d 43 42 32 35   ...MCB25
18
032: 34 04 00 00 04 08 00 00   4.......
19
040: 01 03 05 00 03 09 00 00   ........
20
048: 01 55                     .U......
21

    
22
[2023-11-09 21:54:09,915] chirp.wxui.clone - ERROR: Failed to clone: Radio identification failed.
23
Traceback (most recent call last):
24
  File "chirp\wxui\clone.py", line 69, in run
25
  File "chirp\drivers\btech.py", line 758, in sync_in
26
  File "chirp\drivers\btech.py", line 533, in _download
27
  File "chirp\drivers\btech.py", line 471, in _do_ident
28
chirp.errors.RadioError: Radio identification failed.
29
[2023-11-09 21:54:25,808] chirp.wxui.clone - DEBUG: Using port 'COM14'
30
[2023-11-09 21:54:25,808] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.btech.KT8R'>
31
[2023-11-09 21:54:25,824] chirp.wxui.clone - DEBUG: Showing pre_download prompt
32
[2023-11-09 21:54:33,658] chirp.wxui.clone - DEBUG: Setting flag for prompt pre_download
33
[2023-11-09 21:54:33,658] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x2373b6d3b20, open=True>(port='COM14', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
34
[2023-11-09 21:54:34,168] chirp.drivers.btech - DEBUG: Incorrect model ID, got this:
35

    
36
000: 06 01 03 06 01 07 04 00   ........
37
008: 01 00 00 4b 54 2d 38 52   ...KT-8R
38
016: 20 02 02 00 02 06 00 00   ........
39
024: 01 00 00 4d 43 42 32 35   ...MCB25
40
032: 34 04 00 00 04 08 00 00   4.......
41
040: 01 03 05 00 03 09 00 00   ........
42
048: 01 55                     .U......
43

    
44
[2023-11-09 21:54:34,168] chirp.wxui.clone - ERROR: Failed to clone: Radio identification failed.
45
Traceback (most recent call last):
46
  File "chirp\wxui\clone.py", line 69, in run
47
  File "chirp\drivers\btech.py", line 758, in sync_in
48
  File "chirp\drivers\btech.py", line 533, in _download
49
  File "chirp\drivers\btech.py", line 471, in _do_ident
50
chirp.errors.RadioError: Radio identification failed.
51
[2023-11-09 21:54:58,996] chirp.wxui.clone - WARNING: Stopping clone thread