56 bit Panasonic LCD protocol broken in both KM and RM
Moderator: Moderators
-
jon_armstrong
- Expert
- Posts: 1238
- Joined: Sun Aug 03, 2003 9:14 pm
- Location: R.I.P. 3/25/2005
- Contact:
56 bit Panasonic LCD protocol broken in both KM and RM
Here is a description of the problem. KM is giving inverted fixed data for the first two bytes (that come from OEM1 and OEM2), the rest seem to work OK. I patched the RM protocols ini entry, which had some parameters going to the wrong bytes.
-Jon
-
The Robman
- Site Owner
- Posts: 22056
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
Actually, I have a copy of the official 740 version of TV/1410 which uses this protocol and it's definitely LSB-COMP. I will also try and get a copy of the S3C8 version so we can confirm that that is also LSB-COMP, but I expect that it is.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
The protocol upgrade RM provides from protocol.ini is LSB, not LSB-comp.
(The other Panasonic protocols are LSB-comp and DecodeIR has this one also LSB-comp).
The notes in protocols.ini for that entry look like they were written by me, so I probably did the device translators as well, which seem to be wrong. Jon's corrected version looks right.
I haven't checked the upgrade that KM produces.
(The other Panasonic protocols are LSB-comp and DecodeIR has this one also LSB-comp).
The notes in protocols.ini for that entry look like they were written by me, so I probably did the device translators as well, which seem to be wrong. Jon's corrected version looks right.
I haven't checked the upgrade that KM produces.
-
The Robman
- Site Owner
- Posts: 22056
- Joined: Fri Aug 01, 2003 9:37 am
- Location: Chicago, IL
- Contact:
IIUC, when we first started using this protocol we were using a homegrown executor which was written as LSB, but it appears that (true to form) UEI has written it as LSB-COMP.
The homegrown protocol was called $01C9 and the official one is called $0109
The homegrown protocol was called $01C9 and the official one is called $0109
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!