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@arrl.net