-
-
Notifications
You must be signed in to change notification settings - Fork 572
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ryzerth
committed
Aug 5, 2020
1 parent
3aa8ce8
commit a9c82ec
Showing
8 changed files
with
404 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"broadcast": "#0000FFFF", | ||
"amateur": "#FF0000FF", | ||
"aviation": "#00FF00FF", | ||
"marine": "#00FFFFFF", | ||
"military": "#FFFF00FF" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,267 @@ | ||
{ | ||
"name": "General", | ||
"country_name": "Worldwide", | ||
"country_code": "--", | ||
"author_name": "Ryzerth", | ||
"author_url": "https://github.com/AlexandreRouma", | ||
"bands": [ | ||
{ | ||
"name": "Long Wave", | ||
"type": "broadcast", | ||
"start": 148500, | ||
"end": 283500 | ||
}, | ||
{ | ||
"name": "Medium Wave", | ||
"type": "broadcast", | ||
"start": 526500, | ||
"end": 1606500 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 2300000, | ||
"end": 2468000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 3200000, | ||
"end": 3400000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 3950000, | ||
"end": 4000000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 4750000, | ||
"end": 4995000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 5005000, | ||
"end": 5060000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 5900000, | ||
"end": 6200000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 7200000, | ||
"end": 7450000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 9400000, | ||
"end": 9900000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 11600000, | ||
"end": 12100000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 13570000, | ||
"end": 13870000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 15100000, | ||
"end": 15800000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 17480000, | ||
"end": 17900000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 18900000, | ||
"end": 19020000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 21450000, | ||
"end": 21850000 | ||
}, | ||
{ | ||
"name": "Shortwave Broadcast", | ||
"type": "broadcast", | ||
"start": 25670000, | ||
"end": 26100000 | ||
}, | ||
{ | ||
"name": "FM Broadcast", | ||
"type": "broadcast", | ||
"start": 87500000, | ||
"end": 108000000 | ||
}, | ||
{ | ||
"name": "Air Band VOR/ILS", | ||
"type": "aviation", | ||
"start": 108000000, | ||
"end": 118000000 | ||
}, | ||
{ | ||
"name": "Air Band Voice", | ||
"type": "aviation", | ||
"start": 118000000, | ||
"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": "2m Ham Band", | ||
"type": "amateur", | ||
"start": 144000000, | ||
"end": 148000000 | ||
}, | ||
{ | ||
"name": "Marine", | ||
"type": "marine", | ||
"start": 156000000, | ||
"end": 162025000 | ||
}, | ||
{ | ||
"name": "1.25m Ham Band", | ||
"type": "amateur", | ||
"start": 222000000, | ||
"end": 225000000 | ||
}, | ||
{ | ||
"name": "Military Air", | ||
"type": "military", | ||
"start": 225000000, | ||
"end": 380000000 | ||
}, | ||
{ | ||
"name": "Military Sat", | ||
"type": "military", | ||
"start": 240000000, | ||
"end": 270000000 | ||
}, | ||
{ | ||
"name": "70cm Ham Band", | ||
"type": "amateur", | ||
"start": 420000000, | ||
"end": 450000000 | ||
}, | ||
{ | ||
"name": "PMR446", | ||
"type": "amateur", | ||
"start": 446000000, | ||
"end": 446200000 | ||
}, | ||
{ | ||
"name": "33cm Ham Band", | ||
"type": "amateur", | ||
"start": 902000000, | ||
"end": 928000000 | ||
}, | ||
{ | ||
"name": "23cm Ham Band", | ||
"type": "amateur", | ||
"start": 1240000000, | ||
"end": 1300000000 | ||
}, | ||
{ | ||
"name": "13cm Ham Band", | ||
"type": "amateur", | ||
"start": 2300000000, | ||
"end": 2310000000 | ||
}, | ||
{ | ||
"name": "13cm Ham Band", | ||
"type": "amateur", | ||
"start": 2390000000, | ||
"end": 2450000000 | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.