aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-s/AMC9-83.0W (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-09-05Convert existing tables to DVBv5 formatMauro Carvalho Chehab1-15/+120
All comments were preserved on this conversion, thanks to a temporary patch for libdvbv5. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-09-04Remove zeros on the left for channel frequenciesMauro Carvalho Chehab1-13/+13
Those zeros are there just to align the entries. However, we'll convert them to DVBv5, and the conversion tools won't keep the same alignment. This is not needed for the conversion itself, but we want to do the conversion on both directions and see if the file will remain the same. Stripping those useless zeros makes easier for us to double check if something got badly converted. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2012-03-17cleanup dvb-s/ round #2Christoph Pfister1-0/+18
use proper names, less duplicates