Re: [w_scan PATCH] Add Brazil support on w_scan

2011-03-31 Thread Mauro Carvalho Chehab
Em 31-03-2011 16:50, Mauro Carvalho Chehab escreveu: > Em 31-03-2011 14:15, handygewinnsp...@gmx.de escreveu: >> >>> Em 29-03-2011 20:21, Mauro Carvalho Chehab escreveu: Em 29-03-2011 17:11, handygewinnsp...@gmx.de escreveu: > So I changed it now to scan any srate for 6MHz networks, but sk

Re: [w_scan PATCH] Add Brazil support on w_scan

2011-03-31 Thread Mauro Carvalho Chehab
Em 31-03-2011 14:15, handygewinnsp...@gmx.de escreveu: > >> Em 29-03-2011 20:21, Mauro Carvalho Chehab escreveu: >>> Em 29-03-2011 17:11, handygewinnsp...@gmx.de escreveu: So I changed it now to scan any srate for 6MHz networks, but skip over >> those which are unsupported by bandwidth limita

Re: [w_scan PATCH] Add Brazil support on w_scan

2011-03-31 Thread handygewinnspiel
> Em 29-03-2011 20:21, Mauro Carvalho Chehab escreveu: > > Em 29-03-2011 17:11, handygewinnsp...@gmx.de escreveu: > >> So I changed it now to scan any srate for 6MHz networks, but skip over > those which are unsupported by bandwidth limitation. > ... > > Anyway, I'll test the today's version and r

Re: [w_scan PATCH] Add Brazil support on w_scan

2011-03-31 Thread Mauro Carvalho Chehab
Em 29-03-2011 20:21, Mauro Carvalho Chehab escreveu: > Em 29-03-2011 17:11, handygewinnsp...@gmx.de escreveu: >> So I changed it now to scan any srate for 6MHz networks, but skip over those >> which are unsupported by bandwidth limitation. ... > Anyway, I'll test the today's version and reply if I

Re: [w_scan PATCH] Add Brazil support on w_scan

2011-03-29 Thread Mauro Carvalho Chehab
Em 29-03-2011 17:11, handygewinnsp...@gmx.de escreveu: >> Em 28-03-2011 14:20, handygewinnsp...@gmx.de escreveu: >>> Hi Mauro, >>> This patch adds support for both ISDB-T and DVB-C @6MHz used in Brazil, and adds a new bit rate of 5.2170 MSymbol/s, found on QAM256 transmissions at som

Re: [w_scan PATCH] Add Brazil support on w_scan

2011-03-29 Thread handygewinnspiel
> Em 28-03-2011 14:20, handygewinnsp...@gmx.de escreveu: > > Hi Mauro, > > > >> This patch adds support for both ISDB-T and DVB-C @6MHz used in > >> Brazil, and adds a new bit rate of 5.2170 MSymbol/s, found on QAM256 > >> transmissions at some Brazilian cable operators. > > > > Good. :) > > > >

Re: [w_scan PATCH] Add Brazil support on w_scan

2011-03-28 Thread Mauro Carvalho Chehab
Em 28-03-2011 14:20, handygewinnsp...@gmx.de escreveu: > Hi Mauro, > >> This patch adds support for both ISDB-T and DVB-C @6MHz used in >> Brazil, and adds a new bit rate of 5.2170 MSymbol/s, found on QAM256 >> transmissions at some Brazilian cable operators. > > Good. :) > >> While here, fix co

Re: [w_scan PATCH] Add Brazil support on w_scan

2011-03-28 Thread handygewinnspiel
Hi Mauro, > This patch adds support for both ISDB-T and DVB-C @6MHz used in > Brazil, and adds a new bit rate of 5.2170 MSymbol/s, found on QAM256 > transmissions at some Brazilian cable operators. Good. :) > While here, fix compilation with kernels 2.6.39 and later, where the > old V4L1 API wer

[w_scan PATCH] Add Brazil support on w_scan

2011-03-28 Thread Mauro Carvalho Chehab
While w_scan Country table has entries for Brazil, they're currently not handled. Brazil uses ISDB-T standard (also called SBTVD) for terrestrial transmissions. Thanks to the way DVB drivers implement ISDB-T, DVB API v3 calls are handled as if it were DVB-T, and this works fine for broadcast TV. H