[chirp_devel] Another question of technique
Declan
Tue Oct 9 16:52:54 PDT 2018
The Yaesu FT2D has a memory section for setting digital (Yaesu System Fusion) rooms and room identifiers, and a separate section to allow categorizing multiple rooms into user-defined categories. These seem to be perfect for handling in the CHIRP Settings menus. The data being kept are all text and text-based numeric values.
SO: is there a simple tutorial for how to use the RadioSetting pieces?
(RadioSettingGroup, RadioSetting, RadioSettings, \
RadioSettingValueInteger, RadioSettingValueString, \
RadioSettingValueList, RadioSettingValueBoolean …)
I’m not proficient enough at Python to be comfortable with the varieties of memory, strings, types, etc.
Need I build a contiguous set of memory to be referenced in RadioSettings?
I can read the present driver (ft1d.py), and find a confusing mess of, say, dtmf.{settings}] references and scan.{settings} inside the same settings handler.
Declan Rieb WD5EQY
wd5eqy at arrl.net <mailto:wd5eqy at arrl.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20181009/867d1637/attachment-0001.html
More information about the chirp_devel
mailing list