[chirp_users] Error uploading to radio Baofeng BF-888S
Juan
Wed Aug 15 04:59:09 PDT 2018
Hi,
I had an error uploading to radio, but as I'm not sure if it's an error or something I did wrong, I wanted to ask before opening an issue.
What I did:
1. Clone from radio.
2. Import from stock conf --> EU LPD and PMR
3. Selected only PMR from 1 to 16, and used those numbers accordingly.
4. Upload to radio
Then this error appeared:
ERROR: Exception running RadioJob: list index out of range
ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/chirp/ui/common.py", line 116, in _execute
result = func(*self.args, **self.kwargs)
File "/usr/lib/python2.7/dist-packages/chirp/drivers/h777.py", line 503, in get_settings
self._memobj.settings2.sidekeyfunction]))
IndexError: list index out of range
ERROR: ----------------
ERROR: Job Args: ()
ERROR: Job KWArgs: {}
ERROR: Job Called from:
File "/usr/bin/chirpw", line 149, in <module>
gtk.main()
File "/usr/lib/python2.7/dist-packages/chirp/ui/mainapp.py", line 503, in cb_clonein
self.do_open_live(radio, tempname="(" + _("Untitled") + ")")
File "/usr/lib/python2.7/dist-packages/chirp/ui/mainapp.py", line 428, in do_open_live
eset = editorset.EditorSet(radio, self, tempname=tempname)
File "/usr/lib/python2.7/dist-packages/chirp/ui/editorset.py", line 148, in __init__
editor = settingsedit.SettingsEditor(rthread)
File "/usr/lib/python2.7/dist-packages/chirp/ui/settingsedit.py", line 71, in __init__
job = common.RadioJob(self._get_settings_cb, "get_settings")
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/chirp/ui/settingsedit.py", line 219, in _build_ui
raise Exception("Invalid Radio Settings")
Exception: Invalid Radio Settings
ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/chirp/ui/clone.py", line 254, in run
self.__radio.sync_out()
File "/usr/lib/python2.7/dist-packages/chirp/drivers/h777.py", line 306, in sync_out
do_upload(self)
File "/usr/lib/python2.7/dist-packages/chirp/drivers/h777.py", line 225, in do_upload
_h777_write_block(radio, addr, BLOCK_SIZE)
File "/usr/lib/python2.7/dist-packages/chirp/drivers/h777.py", line 182, in _h777_write_block
"to radio at %04x" % block_addr)
RadioError: Failed to send block to radio at 02b8
ERROR: ----------------
ERROR: Clone failed: Failed to send block to radio at 02b8
ERROR: --- Exception Dialog: Failed to send block to radio at 02b8 ---
ERROR: None
ERROR: ----------------------------
Thx!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_users/attachments/20180815/a602f8c0/attachment.html
More information about the chirp_users
mailing list