[chirp_users] Baofeng UV-6R

stephen johnston
Tue Aug 9 06:10:43 PDT 2016


i know this radio is not supported yet,
i have some info to help driver writers.

the "magic string" is: "\x50\xBB\xFF\x20\x14\x11\x22"
and the firmware is: ["HDBF230"]

i have put these into the driver, but i am now stuck with this:
--------------------------
[2016-08-08 14:12:07,872] chirp.ui.mainapp - DEBUG: User selected Baofeng UV-6R on port /dev/ttyUSB0
[2016-08-08 14:12:07,912] chirp.ui.clone - DEBUG: Clone thread started
[2016-08-08 14:12:07,916] chirp.drivers.uv5r - INFO: Sending Magic: 000: 50 bb ff 20 14 11 22 00   P.....".

[2016-08-08 14:12:09,045] chirp.drivers.uv5r - INFO: Ident: 000: aa 36 74 04 00 05 20 dd   .6t.....

[2016-08-08 14:12:09,296] chirp.ui.reporting - INFO: Reporting disabled
[2016-08-08 14:12:09,297] chirp.ui.reporting - DEBUG: Reporting is disabled
[2016-08-08 14:12:09,297] chirp.ui.common - ERROR: -- Exception: --
[2016-08-08 14:12:09,297] chirp.ui.common - ERROR: Traceback (most recent call last):
File "/home/user/Downloads/radio/chirp/chirp-daily-20160802/chirp/ui/clone.py", line 249, in run
self.__radio.sync_in()
File "/home/user/Downloads/radio/chirp/chirp-daily-20160802/chirp/drivers/uv5r.py", line 675, in sync_in
self._mmap = _do_download(self)
File "/home/user/Downloads/radio/chirp/chirp-daily-20160802/chirp/drivers/uv5r.py", line 491, in _do_download
radio_version = _get_radio_firmware_version(radio)
File "/home/user/Downloads/radio/chirp/chirp-daily-20160802/chirp/drivers/uv5r.py", line 467, in _get_radio_firmware_version
block2 = _read_block(radio, 0x1F00, 0x40, False)
File "/home/user/Downloads/radio/chirp/chirp-daily-20160802/chirp/drivers/uv5r.py", line 436, in _read_block
"Radio refused to send second block 0x%04x" % start)
RadioError: Radio refused to send second block 0x1f00
---------------------------
does anybody have any idea's what to try next?
i dont know python and cant really follow the code in the driver anyway!

-- 
stephen johnston
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20160809/6dce7c5f/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 18851 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20160809/6dce7c5f/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 57126 bytes
Desc: not available
Url : http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20160809/6dce7c5f/attachment-0001.obj 


More information about the chirp_users mailing list