1 Nov 2009 02:09
Re: [Patch] Driver and configuration for the Philips SRM 7500 RF remote
>On Sat, Oct 31, 2009 at 15:32:00PM +0100, Christoph wrote: >Henning Glawe "glaweh@..." wrote: >> + logprintf(LOG_ERR, "Error reading from usb worker process"); >> + if(rd <= 0 && errno != EINTR) raise(SIGTERM); > >Instead of raise(SIGTERM), call srm7500_deinit() here. changed in new version of the driver. But: if we do not kill lircd at this point, how can clients recover? if any client is still attached to lircd, the receiver will not be reinitialized... >> + code = 0x80010000; > >Get rid of this 0x8001 constant. It's meaningless. >Just remove pre_data and pre_data_bits from the config file. done. actually, this was a remainder of the hw_devinput code I forgot to clean up. >> + if(rccode[2] == 3) return NULL; > >What's the meaning of '3'? it is the key-up event sent by the remote. documented in new version of the driver (by introducing named constants). >Would it make sense to add the rccode[2] field to the code? I am not sure; rccode[2]==1 means button press, rccode[2]==2 means key repeat (which the driver treats like in devinput by communicating the repeat flag(Continue reading)
Thanks,
Jed
-------- Original Message --------
Well I've been doing some reading but I've gotten to a point where I
can't quite decide which transceiver to get.
I've narrowed it down to these four:
BC4+BCX-1 ---Bitwise Controls
RSS Feed