Bug #4743
closedPowerwerx DB-750x
0%
Description
Working with Chirp on a Powerwerx DB-750x, Was able to Read the Radio form the program cable to Chirp. The Frequencies Tab displayed without issue. However the 2nd tab to display the radio options is blank. Unable to change any radio features. By default the Radio is locked from all functions keys out of the box, so simply uploading (writing) just frequencies to radio is all that can be done. I have uploaded screen captures of what I am seeing.
Files
Updated by Ricky DeLuco over 7 years ago
Forgot to advise version I was using .. build 20170401 ..
Updated by Jim Unroe over 7 years ago
- Status changed from New to Feedback
Ricky,
The Settings generally do not show up when there is one or more setting that is out of range. You didn't include a debug log or your image so it is impossible to say which one(s) need attentions. Please attach the downloaded image (*.img) file.
Jim KC9HI
Updated by Craig Jones over 4 years ago
- File anytone.py anytone.py added
The Anytone driver has very little support for the settings, and it is completely disabled in the case of the DB-750X for some reason. (The get_settings method is overridden to return nothing.)
I modified the driver and got it to edit the dozen or so settings that I care about.
See the attached file.
// Craig K6NNL
P.S. The attached file includes the patch I submitted yesterday re: tuning steps. Again, I apologize for not submitting this as a soft-patch, but the "hg qnew" command isn't working for me. (I'm not used to hg. I mostly use git.)
Updated by Bernhard Hailer over 4 years ago
- Status changed from Feedback to Closed
- Chirp Version changed from 0.4.0 to daily
- Model affected changed from (All models) to Powerwerx DB-750x
- Platform changed from Windows to All
This appears to be complete.