Advertisement
Guest User

UV-5R output denial 3/3/15

a guest
Mar 3rd, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.34 KB | None | 0 0
  1. User selected Baofeng UV-5R on port /dev/ttyUSB0
  2. Sending Magic: 000: 50 bb ff 20 12 07 25 00   P.....%.
  3.  
  4. Ident:
  5. 000: aa 30 76 04 00 05 20 dd   .0v.....
  6.  
  7. ERROR: -- Exception: --
  8. ERROR: Traceback (most recent call last):
  9.   File "/home/nikita/Documents/HAM/FCC Registration System_files/chirp-daily-20150303/chirpui/clone.py", line 238, in run
  10.     self.__radio.sync_in()
  11.   File "/home/nikita/Documents/HAM/FCC Registration System_files/chirp-daily-20150303/chirp/uv5r.py", line 682, in sync_in
  12.     self._mmap = _do_download(self)
  13.   File "/home/nikita/Documents/HAM/FCC Registration System_files/chirp-daily-20150303/chirp/uv5r.py", line 496, in _do_download
  14.     radio_version = _get_radio_firmware_version(radio)
  15.   File "/home/nikita/Documents/HAM/FCC Registration System_files/chirp-daily-20150303/chirp/uv5r.py", line 468, in _get_radio_firmware_version
  16.     block1 = _read_block(radio, 0x1EC0, 0x40)
  17.   File "/home/nikita/Documents/HAM/FCC Registration System_files/chirp-daily-20150303/chirp/uv5r.py", line 459, in _read_block
  18.     raise errors.RadioError("Radio refused to send block 0x%04x" % start)
  19. RadioError: Radio refused to send block 0x1ec0
  20.  
  21. ERROR: ----------------
  22. ERROR: Clone failed: Radio refused to send block 0x1ec0
  23. ERROR: --- Exception Dialog: Radio refused to send block 0x1ec0 ---
  24. ERROR: None
  25.  
  26. ERROR: ----------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement