diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-04 21:16:05 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-04 21:16:05 -0300 |
commit | 6b3c8e993ebf643444e6826b034ba8f46185b342 (patch) | |
tree | 0aab9f7b1d425d2ccf9d217e983aa1f06f5e19b9 /dvb-s/SBS6-74w | |
parent | fc24b788b5b27f15a87bd47c29a54b2330d1b074 (diff) | |
download | dtv-scan-tables-6b3c8e993ebf643444e6826b034ba8f46185b342.tar.gz |
Remove zeros on the left for channel frequencies
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>
Diffstat (limited to 'dvb-s/SBS6-74w')
-rw-r--r-- | dvb-s/SBS6-74w | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dvb-s/SBS6-74w b/dvb-s/SBS6-74w index f99e3112..6265a3ac 100644 --- a/dvb-s/SBS6-74w +++ b/dvb-s/SBS6-74w @@ -1,4 +1,4 @@ # SBS 6 @ 74W # freq pol sr fec -S 11744000 H 06616000 AUTO +S 11744000 H 6616000 AUTO |