Update ireland.json

sorry for not updating for this long. I added CB, Air band VOR/ILS, Air band Voice, Polar orbiting satellites, and ADS-B. i validated this and jsonlint says its valid
pull/1556/head
Oskar-Dudek 2024-12-24 23:05:06 +00:00 zatwierdzone przez GitHub
rodzic 46bcba7594
commit d811a839ff
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 30 dodań i 0 usunięć

Wyświetl plik

@ -161,6 +161,12 @@
"start": 25670000,
"end": 26100000
},
{
"name": "CB",
"type": "amateur",
"start": 26965000,
"end": 27405000
},
{
"name": "10m ham band",
"type": "amateur",
@ -173,6 +179,24 @@
"start": 87500000,
"end": 108000000
},
{
"name": "Airband VOR/ILS",
"type": "aviation",
"start": 108000000,
"end": 117900000
},
{
"name": "Airband Voice",
"type": "aviation",
"start": 118000000,
"end": 137000000
},
{
"name": "Polar orbiting satellites",
"type": "satellite",
"start": 137000000,
"end": 138000000
},
{
"name": "6m ham band",
"type": "amateur",
@ -196,6 +220,12 @@
"type": "amateur",
"start": 430000000,
"end": 440000000
},
{
"name": "ADS-B",
"type": "aviation",
"start": 1089000000,
"end": 1091000000
}
]
}