I updated the bands on my X6100 running R1CBU to follow the US band plan/privileges:
- Clone source: https://github.com/strijar/x6100_gui
- Update
sql/bands_ham.csvto break bands by plan and privileges for US - Update
sql/params.sqlto not importband_params.csv, but to instead build it from thebandstable - Rebuild the db:
sqlite3 params.db < params.sql - Copy the new
params.dbto theDATApartition of the SD card
Rebuilding the database loses all your settings on the radio, so you have to put those back, but I can now see where the general privileges start and end on each band.
[Read More]