Project

General

Profile

Actions

Bug #6165

closed

Settings empty Baofeng BF-T1

Added by Pavel Korshikov over 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
10/13/2018
Due date:
% Done:

0%

Estimated time:
Chirp Version:
daily
Model affected:
Baofeng BF-T1
Platform:
All
Debug Log:
I read the instructions above:

Description

Expected behavior:
See settings when clicking on settings tab for my radio

Observed behavior:
Blank area where settings should be

Problem reproduces 100% of the time.

Reproduction steps:
#Launch CHIRP
#Download from radio
#click settings tab and observe no settings

test on last build (3003:ad3e6fc729ad) for linux and Windows

Exception in terminal


ERROR: Exception running RadioJob: Value 130 not in range 136-174
ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/chirp/ui/common.py", line 116, in _execute
    result = func(*self.args, **self.kwargs)
  File "/usr/lib/python2.7/site-packages/chirp/drivers/bf-t1.py", line 845, in get_settings
    _settings.vhfl) / 10))
  File "/usr/lib/python2.7/site-packages/chirp/settings.py", line 83, in __init__
    self.set_value(current)
  File "/usr/lib/python2.7/site-packages/chirp/settings.py", line 92, in set_value
    (value, self._min, self._max))
InvalidValueError: Value 130 not in range 136-174

ERROR: ----------------
ERROR: Job Args:   ()
ERROR: Job KWArgs: {}
ERROR: Job Called from:
  File "/usr/bin/chirpw", line 149, in 
    gtk.main()
  File "/usr/lib/python2.7/site-packages/chirp/ui/mainapp.py", line 503, in cb_clonein
    self.do_open_live(radio, tempname="(" + _("Untitled") + ")")
  File "/usr/lib/python2.7/site-packages/chirp/ui/mainapp.py", line 428, in do_open_live
    eset = editorset.EditorSet(radio, self, tempname=tempname)
  File "/usr/lib/python2.7/site-packages/chirp/ui/editorset.py", line 148, in __init__
    editor = settingsedit.SettingsEditor(rthread)
  File "/usr/lib/python2.7/site-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/site-packages/chirp/ui/settingsedit.py", line 219, in _build_ui
    raise Exception("Invalid Radio Settings")
Exception: Invalid Radio Settings


Actions

Also available in: Atom PDF