mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-26 19:08:30 +01:00
Update france.json
Add DVB-T (TNT) band, from 470 to 694 MHz
This commit is contained in:
parent
0de189a7b7
commit
6ced9b15c3
@ -4,6 +4,8 @@
|
|||||||
"country_code": "FR",
|
"country_code": "FR",
|
||||||
"author_name": "Fred F4EED",
|
"author_name": "Fred F4EED",
|
||||||
"author_url": "http://f4eed.wordpress.com",
|
"author_url": "http://f4eed.wordpress.com",
|
||||||
|
"author_name": "Armand31",
|
||||||
|
"author_url": "https://github.com/Armand31"
|
||||||
"bands": [
|
"bands": [
|
||||||
{
|
{
|
||||||
"name": "137KHz - Radioamateur",
|
"name": "137KHz - Radioamateur",
|
||||||
@ -420,6 +422,12 @@
|
|||||||
"start": 446000000,
|
"start": 446000000,
|
||||||
"end": 446200000
|
"end": 446200000
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "TNT (DVB-T)",
|
||||||
|
"type": "broadcast",
|
||||||
|
"start": 470000000,
|
||||||
|
"end": 694000000
|
||||||
|
}
|
||||||
{
|
{
|
||||||
"name": "23cm - Radioamateur",
|
"name": "23cm - Radioamateur",
|
||||||
"type": "amateur",
|
"type": "amateur",
|
||||||
|
Loading…
Reference in New Issue
Block a user