Re: [PATCH v2 0/7] Improve latency of IR decoding

2018-04-12 Thread Sean Young
On Tue, Apr 10, 2018 at 09:24:19PM +0200, Matthias Reichl wrote: > On Tue, Apr 10, 2018 at 07:39:43PM +0100, Sean Young wrote: > > On Tue, Apr 10, 2018 at 07:53:43PM +0200, Matthias Reichl wrote: > > > Hi Sean, > > > > > > On Sun, Apr 08, 2018 at 10:19:35PM +0100, Sean Young wrote: > > > > The cur

Re: [PATCH v2 0/7] Improve latency of IR decoding

2018-04-10 Thread Matthias Reichl
On Tue, Apr 10, 2018 at 07:39:43PM +0100, Sean Young wrote: > On Tue, Apr 10, 2018 at 07:53:43PM +0200, Matthias Reichl wrote: > > Hi Sean, > > > > On Sun, Apr 08, 2018 at 10:19:35PM +0100, Sean Young wrote: > > > The current IR decoding is much too slow. Many IR protocols rely on > > > a trailing

Re: [PATCH v2 0/7] Improve latency of IR decoding

2018-04-10 Thread Sean Young
On Tue, Apr 10, 2018 at 07:53:43PM +0200, Matthias Reichl wrote: > Hi Sean, > > On Sun, Apr 08, 2018 at 10:19:35PM +0100, Sean Young wrote: > > The current IR decoding is much too slow. Many IR protocols rely on > > a trailing space for decoding (e.g. rc-6 needs to know when the bits > > end). The

Re: [PATCH v2 0/7] Improve latency of IR decoding

2018-04-10 Thread Matthias Reichl
Hi Sean, On Sun, Apr 08, 2018 at 10:19:35PM +0100, Sean Young wrote: > The current IR decoding is much too slow. Many IR protocols rely on > a trailing space for decoding (e.g. rc-6 needs to know when the bits > end). The trailing space is generated by the IR timeout, and if this > is longer than