mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-24 00:34:44 +01:00
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:
parent
1894e191d5
commit
6deae14870
@ -17,6 +17,12 @@
|
||||
"start": 526500,
|
||||
"end": 1606500
|
||||
},
|
||||
{
|
||||
"name": "160m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 1800000,
|
||||
"end": 2000000
|
||||
},
|
||||
{
|
||||
"name": "Shortwave Broadcast",
|
||||
"type": "broadcast",
|
||||
@ -29,6 +35,12 @@
|
||||
"start": 3200000,
|
||||
"end": 3400000
|
||||
},
|
||||
{
|
||||
"name": "80m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 3500000,
|
||||
"end": 3950000
|
||||
},
|
||||
{
|
||||
"name": "Shortwave Broadcast",
|
||||
"type": "broadcast",
|
||||
@ -47,12 +59,24 @@
|
||||
"start": 5005000,
|
||||
"end": 5060000
|
||||
},
|
||||
{
|
||||
"name": "60m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 5351500,
|
||||
"end": 5366500
|
||||
},
|
||||
{
|
||||
"name": "Shortwave Broadcast",
|
||||
"type": "broadcast",
|
||||
"start": 5900000,
|
||||
"end": 6200000
|
||||
},
|
||||
{
|
||||
"name": "40m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 7000000,
|
||||
"end": 7200000
|
||||
},
|
||||
{
|
||||
"name": "Shortwave Broadcast",
|
||||
"type": "broadcast",
|
||||
@ -65,6 +89,12 @@
|
||||
"start": 9400000,
|
||||
"end": 9900000
|
||||
},
|
||||
{
|
||||
"name": "30m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 10100000,
|
||||
"end": 10150000
|
||||
},
|
||||
{
|
||||
"name": "Shortwave Broadcast",
|
||||
"type": "broadcast",
|
||||
@ -77,6 +107,12 @@
|
||||
"start": 13570000,
|
||||
"end": 13870000
|
||||
},
|
||||
{
|
||||
"name": "20m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 14000000,
|
||||
"end": 14350000
|
||||
},
|
||||
{
|
||||
"name": "Shortwave Broadcast",
|
||||
"type": "broadcast",
|
||||
@ -89,24 +125,60 @@
|
||||
"start": 17480000,
|
||||
"end": 17900000
|
||||
},
|
||||
{
|
||||
"name": "17m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 18068000,
|
||||
"end": 18168000
|
||||
},
|
||||
{
|
||||
"name": "Shortwave Broadcast",
|
||||
"type": "broadcast",
|
||||
"start": 18900000,
|
||||
"end": 19020000
|
||||
},
|
||||
{
|
||||
"name": "15m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 21000000,
|
||||
"end": 21450000
|
||||
},
|
||||
{
|
||||
"name": "Shortwave Broadcast",
|
||||
"type": "broadcast",
|
||||
"start": 21450000,
|
||||
"end": 21850000
|
||||
},
|
||||
{
|
||||
"name": "12m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 24890000,
|
||||
"end": 24990000
|
||||
},
|
||||
{
|
||||
"name": "Shortwave Broadcast",
|
||||
"type": "broadcast",
|
||||
"start": 25670000,
|
||||
"end": 26100000
|
||||
},
|
||||
{
|
||||
"name": "CB",
|
||||
"type": "amateur",
|
||||
"start": 26960000,
|
||||
"end": 27410000
|
||||
},
|
||||
{
|
||||
"name": "10m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 28000000,
|
||||
"end": 29750000
|
||||
},
|
||||
{
|
||||
"name": "6m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 50000000,
|
||||
"end": 54000000
|
||||
},
|
||||
{
|
||||
"name": "FM Broadcast",
|
||||
"type": "broadcast",
|
||||
@ -126,76 +198,10 @@
|
||||
"end": 137000000
|
||||
},
|
||||
{
|
||||
"name": "160m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 1800000,
|
||||
"end": 2000000
|
||||
},
|
||||
{
|
||||
"name": "80m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 3500000,
|
||||
"end": 3950000
|
||||
},
|
||||
{
|
||||
"name": "60m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 5351500,
|
||||
"end": 5366500
|
||||
},
|
||||
{
|
||||
"name": "40m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 7000000,
|
||||
"end": 7200000
|
||||
},
|
||||
{
|
||||
"name": "30m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 10100000,
|
||||
"end": 10150000
|
||||
},
|
||||
{
|
||||
"name": "20m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 14000000,
|
||||
"end": 14350000
|
||||
},
|
||||
{
|
||||
"name": "17m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 18068000,
|
||||
"end": 18168000
|
||||
},
|
||||
{
|
||||
"name": "15m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 21000000,
|
||||
"end": 21450000
|
||||
},
|
||||
{
|
||||
"name": "12m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 24890000,
|
||||
"end": 24990000
|
||||
},
|
||||
{
|
||||
"name": "CB",
|
||||
"type": "amateur",
|
||||
"start": 26960000,
|
||||
"end": 27410000
|
||||
},
|
||||
{
|
||||
"name": "10m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 28000000,
|
||||
"end": 29750000
|
||||
},
|
||||
{
|
||||
"name": "6m Ham Band",
|
||||
"type": "amateur",
|
||||
"start": 50000000,
|
||||
"end": 54000000
|
||||
"name": "Polar Orbiting Satellites",
|
||||
"type": "satellite",
|
||||
"start": 137000000,
|
||||
"end": 138000000
|
||||
},
|
||||
{
|
||||
"name": "2m Ham Band",
|
||||
|
@ -6,16 +6,22 @@
|
||||
"author_url": "none",
|
||||
"bands": [
|
||||
{
|
||||
"name": "LTE band 1 (IMT) FDD uplink",
|
||||
"name": "LTE band 28 (APT) FDD uplink",
|
||||
"type": "LTE.FDD.uplink",
|
||||
"start": 1920000000,
|
||||
"end": 1980000000
|
||||
"start": 703000000,
|
||||
"end": 748000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 1 (IMT) FDD downlink",
|
||||
"type": "LTE.FDD.downlink",
|
||||
"start": 2110000000,
|
||||
"end": 2170000000
|
||||
"name": "LTE band 20 (Digital Dividend) FDD uplink",
|
||||
"type": "LTE.FDD.uplink",
|
||||
"start": 832000000,
|
||||
"end": 862000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 8 (Extended GSM) FDD uplink",
|
||||
"type": "LTE.FDD.uplink",
|
||||
"start": 880000000,
|
||||
"end": 915000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 3 (DCS) FDD uplink",
|
||||
@ -29,6 +35,18 @@
|
||||
"start": 1805000000,
|
||||
"end": 1880000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 1 (IMT) FDD uplink",
|
||||
"type": "LTE.FDD.uplink",
|
||||
"start": 1920000000,
|
||||
"end": 1980000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 1 (IMT) FDD downlink",
|
||||
"type": "LTE.FDD.downlink",
|
||||
"start": 2110000000,
|
||||
"end": 2170000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 7 (IMT-E) FDD uplink",
|
||||
"type": "LTE.FDD.uplink",
|
||||
@ -42,22 +60,10 @@
|
||||
"end": 2690000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 8 (Extended GSM) FDD uplink",
|
||||
"type": "LTE.FDD.uplink",
|
||||
"start": 880000000,
|
||||
"end": 915000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 8 (Extended GSM) FDD downlink",
|
||||
"name": "LTE band 28 (APT) FDD downlink",
|
||||
"type": "LTE.FDD.downlink",
|
||||
"start": 9250000000,
|
||||
"end": 9600000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 20 (Digital Dividend) FDD uplink",
|
||||
"type": "LTE.FDD.uplink",
|
||||
"start": 832000000,
|
||||
"end": 862000000
|
||||
"start": 7580000000,
|
||||
"end": 8030000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 20 (Digital Dividend) FDD downlink",
|
||||
@ -66,16 +72,10 @@
|
||||
"end": 8210000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 28 (APT) FDD uplink",
|
||||
"type": "LTE.FDD.uplink",
|
||||
"start": 703000000,
|
||||
"end": 748000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 28 (APT) FDD downlink",
|
||||
"name": "LTE band 8 (Extended GSM) FDD downlink",
|
||||
"type": "LTE.FDD.downlink",
|
||||
"start": 7580000000,
|
||||
"end": 8030000000
|
||||
"start": 9250000000,
|
||||
"end": 9600000000
|
||||
},
|
||||
{
|
||||
"name": "LTE band 32 (L-Band (EU)) SDL downlink",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user