All of the other Akai TV remotes that I've captured use either the NEC1 protocol or the Konka protocol, but I've just captured one Akai remote that uses an as yet unidentified protocol.
I've loaded the learns to the Diagnosis Area: click here
There is at least one feature of the IR engine that we haven't documented, and that's the one that lets you send an NEC1 style signal rather than an NEC2 style signal. You'd think that we would have documented that one by now, but we haven't.
Rob www.hifi-remote.com Please don't PM me with remote questions, post them in the forums so all the experts can help!
The Robman wrote:...the one that lets you send an NEC1 style signal rather than an NEC2 style signal...
Well, it's still not documentation, but take a look at the PB file for the Apple iPod Dock that I recently posted. It uses the flags to make an NEC1-style repeat, and not just for the S3C8. I sure could have used that documentation!
I just stumbled across this old post about the "Konka" protocol and it appears that it never did get added to DecodeIR, so here's another one for you Graham if you're interested.
The official UEI executor for this is $019B.
I don' think it ever got added to RM either, but it is in KM.
Rob www.hifi-remote.com Please don't PM me with remote questions, post them in the forums so all the experts can help!
The Robman wrote:Is there a way to do this 2-part leadout using the IR engine or do you have to send the final pair seperately?
This appears to be a version of what you have documented with bits 5 and 6 of the R29 block both set - Lead-in burst, One-on, Lead-out. In the HCS08 engine these timings are only default ones, they have their own memory addresses and are only initialised to be a lead-in burst and One-on. A protocol can modify that data and so should be able to send the double lead-out you have described.
_____________
Graham
The Robman wrote:I just stumbled across this old post about the "Konka" protocol and it appears that it never did get added to DecodeIR, so here's another one for you Graham if you're interested.
The Konka protocol is supposed to be supported by DecodeIR, i.e. there is code for it, so if it doesn't decode it then it sounds as if there is a bug. I will look into it. I'm looking at unusual protocols for other reasons at present, and Konka is one of those.
_________________
Graham