Re: [PATCH 08/10] rc-core: merge rc5 and streamzap decoders

2011-05-06 Thread David Härdeman
On Wed, 04 May 2011 12:19:12 -0300, Mauro Carvalho Chehab wrote: > Em 28-04-2011 12:13, David Härdeman escreveu: >> Now that the protocol is part of the scancode, it is pretty easy to merge >> the rc5 and streamzap decoders. An additional advantage is that the >> decoder >> is now stricter as it w

Re: [PATCH 08/10] rc-core: merge rc5 and streamzap decoders

2011-05-04 Thread Mauro Carvalho Chehab
Em 28-04-2011 12:13, David Härdeman escreveu: > Now that the protocol is part of the scancode, it is pretty easy to merge > the rc5 and streamzap decoders. An additional advantage is that the decoder > is now stricter as it waits for the trailing silence before determining that > a command is a val

[PATCH 08/10] rc-core: merge rc5 and streamzap decoders

2011-04-28 Thread David Härdeman
Now that the protocol is part of the scancode, it is pretty easy to merge the rc5 and streamzap decoders. An additional advantage is that the decoder is now stricter as it waits for the trailing silence before determining that a command is a valid rc5/streamzap command (which avoids collisions that