|
From: David F. <da...@fr...> - 2007-05-11 12:48:30
|
David Frascone wrote:
> Andrei Tanas wrote:
>
>>> David Frascone "da...@fr..." wrote:
>>>
>>>
>>>
>>>> Attached is output from mode2 when things are *not* working
>>>>
>>>>
>> David, try xmode2 instead when everything is ok and when it's not
>> working, if you see that the output is different, then try applying the
>> patch that I submitted yesterday, or delete these lines in lirc_serial.c
>> (if that's what you're using):
>>
>> if(!(dcd^sense)) /* sanity check */
>> {
>> /* detecting pulse while this
>> MUST be a space! */
>> sense=sense ? 0:1;
>> }
>>
>>
>>
> I updated CVS after people said that the patch went in there -- did it not?
>
> When I get home I'll re-update CVS, check for that patch, and see if it
> happens again.
>
>
This change definitely fixes my issues. The sanity check is not sane.
-Dave
--
David Frascone
Internal combustion engines are the dinosaurs' revenge
|