From 3c3cd4befd73a5e7fc906224082d197d6b510ea3 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 4 Sep 2014 22:41:58 -0300 Subject: fix dvb-t/ug-All DVB-T2 format On all other DVB-T2 files, the PLP ID is at the end of the file. Move it to the end, to be equal to the other files. Signed-off-by: Mauro Carvalho Chehab --- dvb-t/ug-All | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'dvb-t/ug-All') diff --git a/dvb-t/ug-All b/dvb-t/ug-All index 813f8598..f1824fe9 100644 --- a/dvb-t/ug-All +++ b/dvb-t/ug-All @@ -1,16 +1,11 @@ -#------------------------------------------------------------------------------ -# file automatically generated by w_scan -# (http://wirbel.htpc-forum.de/w_scan/index2.html) -#! 20130331 1 0 TERRESTRIAL UG -#------------------------------------------------------------------------------ # location and provider : Kampala-Uganda # date : 2013-11-01 # provided by : Joseph Zikusooka # : http://joseph.zikusooka.com # : joseph@zikusooka.com # -# T[2] [plp_id] [system_id] [# comment] +# T[2] [plp_id] [system_id] [# comment] #------------------------------------------------------------------------------ T 474000000 8MHz 2/3 NONE QPSK 8k 1/4 NONE # UCC Primary -T2 1 1 538000000 8MHz AUTO AUTO AUTO 32k 1/16 AUTO -T2 9 1 586000000 8MHz AUTO AUTO AUTO 32k 1/16 AUTO +T2 538000000 8MHz AUTO AUTO AUTO 32k 1/16 AUTO 1 1 +T2 586000000 8MHz AUTO AUTO AUTO 32k 1/16 AUTO 9 1 -- cgit v1.2.3