Re: [RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-04-03 Thread David Härdeman
On Fri, Apr 03, 2015 at 11:11:30AM +0100, Sean Young wrote: >On Thu, Apr 02, 2015 at 12:19:41AM +0200, David Härdeman wrote: >> On Tue, Mar 31, 2015 at 08:47:16PM -0300, Mauro Carvalho Chehab wrote: >> >Em Mon, 30 Mar 2015 23:18:19 +0200 >> >David Härdeman escreveu: >> >> And on a much more genera

Re: [RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-04-03 Thread Sean Young
On Thu, Apr 02, 2015 at 12:19:41AM +0200, David Härdeman wrote: > On Tue, Mar 31, 2015 at 08:47:16PM -0300, Mauro Carvalho Chehab wrote: > >Em Mon, 30 Mar 2015 23:18:19 +0200 > >David Härdeman escreveu: > >> And on a much more general level...I still think we should start from > >> scratch with a

Re: [RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-04-02 Thread David Härdeman
On Wed, Apr 01, 2015 at 08:10:16PM -0300, Mauro Carvalho Chehab wrote: >Em Thu, 02 Apr 2015 00:19:41 +0200 >David Härdeman escreveu: >> On Tue, Mar 31, 2015 at 08:47:16PM -0300, Mauro Carvalho Chehab wrote: >> >Em Mon, 30 Mar 2015 23:18:19 +0200 >> >David Härdeman escreveu: >> >> On Thu, Mar 19,

Re: [RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-04-01 Thread David Härdeman
On Wed, Apr 01, 2015 at 08:10:16PM -0300, Mauro Carvalho Chehab wrote: >Em Thu, 02 Apr 2015 00:19:41 +0200 >David Härdeman escreveu: > >> On Tue, Mar 31, 2015 at 08:47:16PM -0300, Mauro Carvalho Chehab wrote: >> >Em Mon, 30 Mar 2015 23:18:19 +0200 >> >David Härdeman escreveu: >> >> On Thu, Mar 19

Re: [RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-04-01 Thread Mauro Carvalho Chehab
Em Thu, 02 Apr 2015 00:19:41 +0200 David Härdeman escreveu: > On Tue, Mar 31, 2015 at 08:47:16PM -0300, Mauro Carvalho Chehab wrote: > >Em Mon, 30 Mar 2015 23:18:19 +0200 > >David Härdeman escreveu: > >> On Thu, Mar 19, 2015 at 09:50:11PM +, Sean Young wrote: > >> Second, if we expose protoc

Re: [RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-04-01 Thread David Härdeman
On Tue, Mar 31, 2015 at 08:47:16PM -0300, Mauro Carvalho Chehab wrote: >Em Mon, 30 Mar 2015 23:18:19 +0200 >David Härdeman escreveu: >> On Thu, Mar 19, 2015 at 09:50:11PM +, Sean Young wrote: >> Second, if we expose protocol type (which we should, not doing so is >> throwing away valuable info

Re: [RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-04-01 Thread David Härdeman
On Tue, Mar 31, 2015 at 12:08:37AM +0100, Sean Young wrote: >On Mon, Mar 30, 2015 at 11:18:19PM +0200, David Härdeman wrote: >> On Thu, Mar 19, 2015 at 09:50:11PM +, Sean Young wrote: >> >This patch series tries to fix the lirc interface and extend it so it can >> >be used to send/recv scancode

Re: [RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-03-31 Thread Mauro Carvalho Chehab
Em Mon, 30 Mar 2015 23:18:19 +0200 David Härdeman escreveu: > On Thu, Mar 19, 2015 at 09:50:11PM +, Sean Young wrote: > >This patch series tries to fix the lirc interface and extend it so it can > >be used to send/recv scancodes in addition to raw IR: Haven't look at the series yet. I just a

Re: [RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-03-30 Thread Sean Young
On Mon, Mar 30, 2015 at 11:18:19PM +0200, David Härdeman wrote: > On Thu, Mar 19, 2015 at 09:50:11PM +, Sean Young wrote: > >This patch series tries to fix the lirc interface and extend it so it can > >be used to send/recv scancodes in addition to raw IR: > > > > - Make it possible to receive s

Re: [RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-03-30 Thread David Härdeman
On Thu, Mar 19, 2015 at 09:50:11PM +, Sean Young wrote: >This patch series tries to fix the lirc interface and extend it so it can >be used to send/recv scancodes in addition to raw IR: > > - Make it possible to receive scancodes from hardware that generates > scancodes (with rc protocol inf

[RFC PATCH 0/6] Send and receive decoded IR using lirc interface

2015-03-19 Thread Sean Young
This patch series tries to fix the lirc interface and extend it so it can be used to send/recv scancodes in addition to raw IR: - Make it possible to receive scancodes from hardware that generates scancodes (with rc protocol information) - Make it possible to receive decoded scancodes from r