Standardised sorting of bands array for band plans

* Standardised organisation of the bands array in the band allocation JSON files. They are now organised by the starting frequency.

* Added 'Polar Orbiting Satellites' to the general JSON file, as that affects all general users.
This commit is contained in:
Joshua Kimsey
2021-04-25 23:34:02 -04:00
parent 1894e191d5
commit 6deae14870
4 changed files with 126 additions and 120 deletions

View File

@@ -347,18 +347,18 @@
"start": 24940000,
"end": 24990000
},
{
"name": "SW 11m",
"type": "broadcast",
"start": 25650000,
"end": 26100000
},
{
"name": "CB",
"type": "amateur",
"start": 25165000,
"end": 30105000
},
{
"name": "SW 11m",
"type": "broadcast",
"start": 25650000,
"end": 26100000
},
{
"name": "10m CW",
"type": "amateur",