mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-27 11:28:29 +01:00
Create ireland.json
This commit is contained in:
parent
3982db73d3
commit
80a90e13d9
137
root/res/bandplans/ireland.json
Normal file
137
root/res/bandplans/ireland.json
Normal file
@ -0,0 +1,137 @@
|
|||||||
|
{
|
||||||
|
"name": "Ireland",
|
||||||
|
"country_name": "Republic Of Ireland",
|
||||||
|
"country_code": "IE",
|
||||||
|
"author_name": "Oskar Dudek",
|
||||||
|
"author_url": "",
|
||||||
|
"bands": [
|
||||||
|
{
|
||||||
|
"name": "2200m Ham Band",
|
||||||
|
"type": "amateur",
|
||||||
|
"start": 135700,
|
||||||
|
"end": 137800
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "Long wave",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 148500,
|
||||||
|
"end": 282500
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "AM broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 531000,
|
||||||
|
"end": 1602000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "120m SW broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 2300000,
|
||||||
|
"end": 2495000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "90m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 3200000,
|
||||||
|
"end": 3400000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "75m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 3900000,
|
||||||
|
"end": 4000000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
|
||||||
|
"name": "60m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 4750000,
|
||||||
|
"end": 5060000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "49m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 5900000,
|
||||||
|
"end": 6200000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "40m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 7200000,
|
||||||
|
"end": 7450000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "31m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 9400000,
|
||||||
|
"end": 9900000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "25m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 11600000,
|
||||||
|
"end": 12100000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "22m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 13570000,
|
||||||
|
"end": 13870000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "19m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 15100000,
|
||||||
|
"end": 15800000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "16m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 17480000,
|
||||||
|
"end": 17900000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "15m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 18900000,
|
||||||
|
"end": 19020000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "13m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 21450000,
|
||||||
|
"end": 21850000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "11m SW Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 25670000,
|
||||||
|
"end": 26100000
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "FM Broadcast",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 87500000,
|
||||||
|
"end": 108000000
|
||||||
|
|
||||||
|
}
|
||||||
|
]
|
||||||
|
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user