From 6ced9b15c31c54f9c4608711b1df62bba6eb7483 Mon Sep 17 00:00:00 2001 From: Armand Prioreschi Date: Fri, 7 Jun 2024 21:30:13 +0200 Subject: [PATCH] Update france.json Add DVB-T (TNT) band, from 470 to 694 MHz --- root/res/bandplans/france.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/root/res/bandplans/france.json b/root/res/bandplans/france.json index d1fe373d..1bfcb59f 100644 --- a/root/res/bandplans/france.json +++ b/root/res/bandplans/france.json @@ -4,6 +4,8 @@ "country_code": "FR", "author_name": "Fred F4EED", "author_url": "http://f4eed.wordpress.com", + "author_name": "Armand31", + "author_url": "https://github.com/Armand31" "bands": [ { "name": "137KHz - Radioamateur", @@ -420,6 +422,12 @@ "start": 446000000, "end": 446200000 }, + { + "name": "TNT (DVB-T)", + "type": "broadcast", + "start": 470000000, + "end": 694000000 + } { "name": "23cm - Radioamateur", "type": "amateur",