DecodeIR and Nokia32
Posted: Mon Sep 26, 2011 9:58 am
Would it be possible to change the way that the Nokia32 protocol is decoded by DecodeIR?
Currently it reports the "X" value (in the Misc column) as an 8-bit value, whereas in fact it's really a 7-bit value. The MSB is really a toggle bit.
If you look at the signals learned in this thread you'll see that the X value is reported with values 38 and 166. I would prefer to see it just reported as 38, with an additional entry of T=1 or T=0 depending on the value of the toggle.
Currently it reports the "X" value (in the Misc column) as an 8-bit value, whereas in fact it's really a 7-bit value. The MSB is really a toggle bit.
If you look at the signals learned in this thread you'll see that the X value is reported with values 38 and 166. I would prefer to see it just reported as 38, with an additional entry of T=1 or T=0 depending on the value of the toggle.