Project

General

Profile

New Model #11281 » chirp_debug-g88jr12l.txt

Steve Case, 04/02/2024 04:37 PM

 
1
[2024-04-02 19:35:25,135] chirp.logger - DEBUG: CHIRP next-20240401 on Win32 (Unknown 10.0:22635) (Python 3.10.8)
2
[2024-04-02 19:35:25,185] chirp.wxui - DEBUG: Using locale: en_US (276)
3
[2024-04-02 19:35:25,188] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (de,el,en_US,es,fr,hu,it,ja_JP,nl,pl,pt_BR,ru,tr_TR,uk_UA,zh_CN) from C:\Program Files (x86)\CHIRP\chirp\locale
4
[2024-04-02 19:35:25,192] 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
[2024-04-02 19:35:25,522] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22635-SP0 // CHIRP/next-20240401 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
6
[2024-04-02 19:35:25,522] chirp.wxui - WARNING: Developer mode is enabled
7
[2024-04-02 19:35:25,555] chirp.wxui.main - DEBUG: Recent is now ['C:\\Users\\steph\\Documents\\Radio\\HG-UV98.csv']
8
[2024-04-02 19:35:25,805] chirp.wxui.main - INFO: Server reports next-20240401 is latest
9
[2024-04-02 19:35:30,616] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
10
[2024-04-02 19:35:30,616] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
11
[2024-04-02 19:35:30,616] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
12
[2024-04-02 19:35:30,616] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
13
[2024-04-02 19:35:30,636] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM9', 'name': 'COM9', 'description': 'Standard Serial over Bluetooth link (COM9)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_VID&00010075_PID&0100\\8&A9DB96C&0&C418E9A222D6_C00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM10', 'name': 'COM10', 'description': 'Standard Serial over Bluetooth link (COM10)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\8&A9DB96C&0&000000000000_00000002', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'USB Serial Port (COM5)', 'hwid': 'USB VID:PID=0403:6001 SER=A10KAMM9A', 'vid': 1027, 'pid': 24577, 'serial_number': 'A10KAMM9A', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
14
[2024-04-02 19:35:32,198] chirp.wxui.clone - DEBUG: Using port 'COM5'
15
[2024-04-02 19:35:32,198] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.hg_uv98.LanchonlhHG_UV98'>
16
[2024-04-02 19:35:32,236] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1f14bd69de0, open=True>(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
17
[2024-04-02 19:35:32,247] chirp.drivers.hg_uv98 - DEBUG: 0008 P>R: 000: 4e 69 4e 48 53 47 30 4e   NiNHSG0N
18

    
19
[2024-04-02 19:35:32,761] chirp.drivers.hg_uv98 - DEBUG: ident string was b'P3LL\x13\x10\x08\xf8'
20
[2024-04-02 19:35:32,762] chirp.wxui.clone - ERROR: Failed to clone: Incorrect model: 000: 50 33 4c 4c 13 10 08 f8   P3LL....
21
, expected b'P3107\x00\x00\x00'
22
Traceback (most recent call last):
23
  File "chirp\wxui\clone.py", line 77, in run
24
  File "chirp\drivers\hg_uv98.py", line 351, in sync_in
25
  File "chirp\drivers\hg_uv98.py", line 216, in do_download
26
  File "chirp\drivers\hg_uv98.py", line 203, in do_ident
27
chirp.errors.RadioError: Incorrect model: 000: 50 33 4c 4c 13 10 08 f8   P3LL....
28
, expected b'P3107\x00\x00\x00'
29
[2024-04-02 19:35:35,579] chirp.wxui.clone - WARNING: Stopping clone thread
30
[2024-04-02 19:35:44,455] chirp.wxui.developer - DEBUG: Fetched attachments for issue 11179 (status 200)
31
[2024-04-02 19:35:44,455] chirp.wxui.developer - DEBUG: Found 2 valid module attachments from issue 11179
32
[2024-04-02 19:35:45,738] chirp.wxui.developer - DEBUG: Fetched info for user 3 (status 200)
33
[2024-04-02 19:35:45,738] chirp.wxui.developer - DEBUG: User chose attachment {'id': 10676, 'filename': 'hg_uv98.py', 'filesize': 26278, 'content_type': 'text/x-python-script', 'description': '', 'content_url': 'https://chirpmyradio.com/attachments/download/10676/hg_uv98.py', 'author': {'id': 3, 'name': 'Dan Smith'}, 'created_on': '2024-02-19T22:56:16Z'}
34
[2024-04-02 19:35:45,738] chirp.wxui.developer - DEBUG: Fetching attachment URL https://chirpmyradio.com/attachments/download/10676/hg_uv98.py
35
[2024-04-02 19:35:46,742] chirp.wxui.developer - DEBUG: Wrote attachment to C:\Users\steph\AppData\Local\Temp\loaded-10676-p4u4njpa.py
36
[2024-04-02 19:35:46,744] chirp.directory - INFO: driver re-registration enabled
37
[2024-04-02 19:35:46,752] chirp.wxui.main - INFO: Loading module C:\Users\steph\AppData\Local\Temp\loaded-10676-p4u4njpa.py SHA256 d085be7e876208eb4e99609c7dedecca075e8357210342be31ccbe2c6b0c7b68
38
[2024-04-02 19:35:46,757] chirp.directory - WARNING: Replacing existing driver id `Lanchonlh_HG-UV98'
39
[2024-04-02 19:35:50,299] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
40
[2024-04-02 19:35:50,299] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
41
[2024-04-02 19:35:50,299] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
42
[2024-04-02 19:35:50,299] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
43
[2024-04-02 19:35:50,316] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM9', 'name': 'COM9', 'description': 'Standard Serial over Bluetooth link (COM9)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_VID&00010075_PID&0100\\8&A9DB96C&0&C418E9A222D6_C00000000', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM10', 'name': 'COM10', 'description': 'Standard Serial over Bluetooth link (COM10)', 'hwid': 'BTHENUM\\{00001101-0000-1000-8000-00805F9B34FB}_LOCALMFG&0000\\8&A9DB96C&0&000000000000_00000002', 'vid': None, 'pid': None, 'serial_number': None, 'location': None, 'manufacturer': 'Microsoft', 'product': None, 'interface': None}, {'device': 'COM5', 'name': 'COM5', 'description': 'USB Serial Port (COM5)', 'hwid': 'USB VID:PID=0403:6001 SER=A10KAMM9A', 'vid': 1027, 'pid': 24577, 'serial_number': 'A10KAMM9A', 'location': None, 'manufacturer': 'FTDI', 'product': None, 'interface': None}]
44
[2024-04-02 19:35:51,747] chirp.wxui.clone - DEBUG: Using port 'COM5'
45
[2024-04-02 19:35:51,747] chirp.wxui.clone - DEBUG: Selected <class 'chirp.loaded.loaded-10676-p4u4njpa.LanchonlhHG_UV98'>
46
[2024-04-02 19:35:51,776] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1f14c1843a0, open=True>(port='COM5', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
47
[2024-04-02 19:35:51,787] chirp.loaded.loaded-10676-p4u4njpa - DEBUG: 0008 P>R: 000: 4e 69 4e 48 53 47 30 4e   NiNHSG0N
48

    
49
[2024-04-02 19:35:51,817] chirp.loaded.loaded-10676-p4u4njpa - DEBUG: ident string was b'P3LL\x13\x10\x08\xf8'
50
[2024-04-02 19:35:51,818] chirp.wxui.clone - ERROR: Failed to clone: Incorrect model: 000: 50 33 4c 4c 13 10 08 f8   P3LL....
51
, expected b'P3107\x00\x00\x00'
52
Traceback (most recent call last):
53
  File "chirp\wxui\clone.py", line 77, in run
54
  File "C:\Users\steph\AppData\Local\Temp\loaded-10676-p4u4njpa.py", line 351, in sync_in
55
    self._mmap = do_download(self)
56
  File "C:\Users\steph\AppData\Local\Temp\loaded-10676-p4u4njpa.py", line 216, in do_download
57
    do_ident(radio)
58
  File "C:\Users\steph\AppData\Local\Temp\loaded-10676-p4u4njpa.py", line 203, in do_ident
59
    raise errors.RadioError(
60
chirp.errors.RadioError: Incorrect model: 000: 50 33 4c 4c 13 10 08 f8   P3LL....
61
, expected b'P3107\x00\x00\x00'
62
[2024-04-02 19:35:55,406] chirp.wxui.clone - WARNING: Stopping clone thread
(2-2/5)