Hi Thanks for the reply
I have been able to do Raw IR but only in one direction at a time to change direction I have to use Error := srmControl(SerialPortID, srmCtlIrDAEnable, Nil, ax) and Error := srmControl(SerialPortID, srmCtlIrDADisable, Nil, ax) The change takes far too long to capture responses to characters sent 10s of milli seconds I am hoping someone knows a way to fix this problem Keith Aaron Ardiri wrote: > > As you where told on the pilot.programmer group, OMAP based devices do not > > support raw ir. Search on this forum and on the comm-dev-forum there are > > tons of treads regarding this issue. > > T|T3 uses Xscale CPU - and, yes, it is 100% possible to do Raw IR on > these units; i have dont this on a contract job just recently. however, > devices using OMAP CPU's require IrDA framing. > > --- > Aaron Ardiri > [EMAIL PROTECTED] > http://www.mobilewizardry.com/members/aaron_ardiri.php [profile] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
