Re: [PATCH v2 6/7] v4l-utils/libdvbv5: don't discard config-supplied parameters

2014-10-31 Thread Mauro Carvalho Chehab
Em Sat, 01 Nov 2014 00:24:46 +0900 Akihiro TSUKADA escreveu: > I withdrew this patch as it's meaningless. > > Originally I mis-understood that when dvbv5-scan was run > with "-G" option, the props in channel config file that > are not specified in dvb-v5-std.c::sys_foo_props[] were > once loaded

Re: [PATCH v2 6/7] v4l-utils/libdvbv5: don't discard config-supplied parameters

2014-10-31 Thread Akihiro TSUKADA
I withdrew this patch as it's meaningless. Originally I mis-understood that when dvbv5-scan was run with "-G" option, the props in channel config file that are not specified in dvb-v5-std.c::sys_foo_props[] were once loaded to "parms" structure to be scanned, but later discarded in dvb_fe_get_parm

Re: [PATCH v2 6/7] v4l-utils/libdvbv5: don't discard config-supplied parameters

2014-10-27 Thread Mauro Carvalho Chehab
Em Sun, 26 Oct 2014 20:46:22 +0900 tsk...@gmail.com escreveu: > From: Akihiro Tsukada > > When an user enabled the option to update parameters with PSI, > the parameters that were supplied from config file and not mandatory > to the delivery system were discarded. Sorry, but I was unable to un