Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add HD pids for astra1
  • Loading branch information
Glenn-1990 authored and perexg committed Mar 22, 2015
1 parent bb5fe11 commit 7283505
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions data/conf/fastscan
Expand Up @@ -8,6 +8,15 @@
"delsys" : "dvbs",
"pid": 900
},
{
"name": "Canal Digitaal HD",
"position": 192,
"frequency": 12515000,
"symbolrate" : 22000000,
"polarisation" : "H",
"delsys" : "dvbs",
"pid": 901
},
{
"name": "TV Vlaanderen SD",
"position": 192,
Expand All @@ -17,6 +26,15 @@
"delsys" : "dvbs",
"pid": 910
},
{
"name": "TV Vlaanderen HD",
"position": 192,
"frequency": 12515000,
"symbolrate" : 22000000,
"polarisation" : "H",
"delsys" : "dvbs",
"pid": 911
},
{
"name": "TéléSAT SD",
"position": 192,
Expand All @@ -26,6 +44,15 @@
"delsys" : "dvbs",
"pid": 920
},
{
"name": "TéléSAT HD",
"position": 192,
"frequency": 12515000,
"symbolrate" : 22000000,
"polarisation" : "H",
"delsys" : "dvbs",
"pid": 921
},
{
"name": "Mobistar NL Astra1",
"position": 192,
Expand Down

0 comments on commit 7283505

Please sign in to comment.