|
[2024-10-05 23:47:38,971] chirp.logger - DEBUG: CHIRP next-20241003 on Win32 (Unknown 10.0:22631) (Python 3.10.8)
|
|
[2024-10-05 23:47:39,018] chirp.wxui - DEBUG: Using locale: en_US (276)
|
|
[2024-10-05 23:47:39,018] chirp.wxui - DEBUG: Translation loaded=True for CHIRP: en_US (bg_BG,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
|
|
[2024-10-05 23:47:39,018] 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)
|
|
[2024-10-05 23:47:39,411] main - INFO: Python/3.10.8 // Windows/Windows-10-10.0.22631-SP0 // CHIRP/next-20241003 // wx/4.2.0 msw (phoenix) wxWidgets 3.2.0
|
|
[2024-10-05 23:47:39,411] chirp.wxui - WARNING: Developer mode is enabled
|
|
[2024-10-05 23:47:39,443] chirp.wxui.main - DEBUG: Recent is now []
|
|
[2024-10-05 23:47:39,700] chirp.wxui.main - INFO: Server reports next-20241003 is latest
|
|
[2024-10-05 23:47:52,715] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17.img
|
|
[2024-10-05 23:47:52,715] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
|
|
[2024-10-05 23:47:52,715] chirp.drivers.fake - DEBUG: Opening C:\Program Files (x86)\CHIRP\chirp\drivers\..\..\tests\images\Baofeng_UV-17Pro.img
|
|
[2024-10-05 23:47:52,715] chirp.drivers.fake - ERROR: Unable to open image, fixture will not work
|
|
[2024-10-05 23:47:52,715] chirp.wxui.developer - DEBUG: Fake serial flushed
|
|
[2024-10-05 23:47:52,715] chirp.wxui.developer - DEBUG: Fake serial flushed
|
|
[2024-10-05 23:47:52,715] chirp.wxui.developer - DEBUG: Fake serial flushed
|
|
[2024-10-05 23:47:52,755] chirp.wxui.clone - DEBUG: All system ports: [{'device': 'COM10', 'name': 'COM10', 'description': 'Prolific PL2303GS USB Serial COM Port (COM10)', 'hwid': 'USB VID:PID=067B:23A3 SER=BEDPJ137C01 LOCATION=1-4', 'vid': 1659, 'pid': 9123, 'serial_number': 'BEDPJ137C01', 'location': '1-4', 'manufacturer': 'Prolific', 'product': None, 'interface': None}]
|
|
[2024-10-05 23:47:54,757] chirp.wxui.clone - DEBUG: Using port 'COM10'
|
|
[2024-10-05 23:47:54,757] chirp.wxui.clone - DEBUG: Selected <class 'chirp.drivers.retevis_rt98.Rt98Radio'>
|
|
[2024-10-05 23:47:54,886] chirp.wxui.clone - DEBUG: Serial opened: Serial<id=0x1ec2a4725f0, open=True>(port='COM10', baudrate=9600, bytesize=8, parity='N', stopbits=1, timeout=0.25, xonxoff=False, rtscts=False, dsrdtr=False) (rts=True dtr=True)
|
|
[2024-10-05 23:47:54,933] chirp.drivers.retevis_rt98 - DEBUG: 000: 49 52 54 39 38 55 00 00 IRT98U..
|
|
008: 01 56 31 30 31 00 00 06 .V101...
|
|
|
|
[2024-10-05 23:47:54,933] chirp.drivers.retevis_rt98 - DEBUG: ver_response =
|
|
[2024-10-05 23:47:54,933] chirp.drivers.retevis_rt98 - DEBUG: 000: 49 52 54 39 38 55 00 00 IRT98U..
|
|
008: 01 56 31 30 31 00 00 06 .V101...
|
|
|
|
[2024-10-05 23:47:54,933] chirp.drivers.retevis_rt98 - DEBUG: radio model: 'RT98U' version: 'V101'
|
|
[2024-10-05 23:47:54,933] chirp.drivers.retevis_rt98 - DEBUG: allowed_types = {'RT98V': ['V100'], 'RT98U': ['V100'], 'RT98W': ['V100'], 'AT-779V': ['V100'], 'AT-779U': ['V100'], 'AT-779W': ['V100']}
|
|
[2024-10-05 23:47:54,933] chirp.drivers.retevis_rt98 - DEBUG: model in allowed_types
|
|
[2024-10-05 23:47:54,949] chirp.wxui.clone - ERROR: Failed to clone: Radio version not in allowed list for Retevis-RT98: 000: 49 52 54 39 38 55 00 00 IRT98U..
|
|
008: 01 56 31 30 31 00 00 06 .V101...
|
|
Traceback (most recent call last):
|
|
File "chirp\wxui\clone.py", line 92, in run
|
|
File "chirp\drivers\retevis_rt98.py", line 837, in sync_in
|
|
File "chirp\drivers\retevis_rt98.py", line 675, in do_download
|
|
File "chirp\drivers\retevis_rt98.py", line 616, in _ident
|
|
chirp.errors.RadioError: Radio version not in allowed list for Retevis-RT98: 000: 49 52 54 39 38 55 00 00 IRT98U..
|
|
008: 01 56 31 30 31 00 00 06 .V101...
|
|
|
|
[2024-10-05 23:48:00,207] chirp.wxui.clone - WARNING: Stopping clone thread
|
|
[2024-10-05 23:48:04,613] chirp.wxui.bugreport - DEBUG: Created page start
|
|
[2024-10-05 23:48:04,640] chirp.wxui.bugreport - DEBUG: Created page creds
|
|
[2024-10-05 23:48:04,726] chirp.wxui.bugreport - DEBUG: Created page existbug
|
|
[2024-10-05 23:48:04,742] chirp.wxui.bugreport - DEBUG: Created page update
|
|
[2024-10-05 23:48:07,819] chirp.wxui.bugreport - DEBUG: Created page newbug
|
|
[2024-10-05 23:49:08,713] chirp.wxui.bugreport - DEBUG: CHIRP login success as 88759
|
|
[2024-10-05 23:54:52,314] chirp.wxui.bugreport - DEBUG: Capturing config file C:\Users\bdela\AppData\Roaming\CHIRP\chirp.config stamped 2024-10-05T23:54:52.314837
|