Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fastscan: fix Canal Digitaal HD on astra3
  • Loading branch information
clandmeter authored and perexg committed Sep 29, 2015
1 parent 8cc6aa1 commit bc5bad0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/conf/fastscan
Expand Up @@ -83,19 +83,19 @@
{
"name": "Canal Digitaal HD",
"position": 235,
"frequency": 12187000,
"frequency": 12070000,
"symbolrate" : 27500000,
"polarisation" : "H",
"delsys" : "dvbs2",
"delsys" : "dvbs",
"pid": 901
},
{
"name": "TV Vlaanderen HD",
"position": 235,
"frequency": 12187000,
"frequency": 12070000,
"symbolrate" : 27500000,
"polarisation" : "H",
"delsys" : "dvbs2",
"delsys" : "dvbs",
"pid": 911
},
{
Expand Down

0 comments on commit bc5bad0

Please sign in to comment.