summaryrefslogtreecommitdiffstats
path: root/stream/frequencies.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/frequencies.c')
-rw-r--r--stream/frequencies.c48
1 files changed, 38 insertions, 10 deletions
diff --git a/stream/frequencies.c b/stream/frequencies.c
index 38eea35aa0..f810e443ba 100644
--- a/stream/frequencies.c
+++ b/stream/frequencies.c
@@ -747,16 +747,44 @@ static const struct CHANLIST pal_italy[] = {
FREQ_UHF
};
-static const struct CHANLIST pal_ireland[] = {
- { "0", 45750 },
- { "1", 53750 },
- { "2", 61750 },
- { "3", 175250 },
- { "4", 183250 },
- { "5", 191250 },
- { "6", 199250 },
- { "7", 207250 },
- { "8", 215250 },
+static struct CHANLIST pal_ireland[] = {
+ { "A0", 45750 },
+ { "A1", 48000 },
+ { "A2", 53750 },
+ { "A3", 56000 },
+ { "A4", 61750 },
+ { "A5", 64000 },
+ { "A6", 175250 },
+ { "A7", 176000 },
+ { "A8", 183250 },
+ { "A9", 184000 },
+ { "A10", 191250 },
+ { "A11", 192000 },
+ { "A12", 199250 },
+ { "A13", 200000 },
+ { "A14", 207250 },
+ { "A15", 208000 },
+ { "A16", 215250 },
+ { "A17", 216000 },
+ { "A18", 224000 },
+ { "A19", 232000 },
+ { "A20", 248000 },
+ { "A21", 256000 },
+ { "A22", 264000 },
+ { "A23", 272000 },
+ { "A24", 280000 },
+ { "A25", 288000 },
+ { "A26", 296000 },
+ { "A27", 304000 },
+ { "A28", 312000 },
+ { "A29", 320000 },
+ { "A30", 344000 },
+ { "A31", 352000 },
+ { "A32", 408000 },
+ { "A33", 416000 },
+ { "A34", 448000 },
+ { "A35", 480000 },
+ { "A36", 520000 },
FREQ_UHF,
};