-
Notifications
You must be signed in to change notification settings - Fork 6
Bandplan Format
Sarah Rose edited this page Jun 29, 2026
·
3 revisions
This is the format for the bandplans in Inmarscope. Please feel free to submit your own and they will be included in future updates. They exist in the bandplans folder.
{ "name": "I-4 F2 POR", "designator": "4F2", "position": 143.0, "bands": [ {"lo": 1539.480, "hi": 1539.750, "label": "STD-C EGC", "color": "cc2222"}, {"lo": 1542.900, "hi": 1543.000, "label": "Aero Voice (C-Channel)", "color": "2255cc"}, {"lo": 1545.000, "hi": 1545.250, "label": "Aero Data P-Channel", "color": "228822"}, {"lo": 1546.000, "hi": 1546.100, "label": "Aero H+ (10500)", "color": "cc6611"} ] }