indifference_engine;501298 Wrote: > The gap in the lirc file should definately not be 0 but should be either > 44000 or 22608 (us) depending on whether you trust your 'scope or the > lirc file. MACRO_INTERVAL should be either 90 or 112 (ms) respectively. > I'll have a look at using "proper" repeat codes in the next version but > will provide a switch to fall-back to re-sending the initial code just > in case. > > By "fancy test kit" I probably meant your 'digital storage > oscilloscope'. Does that require hardware or is it a software > oscilloscope using a comm port or similar?
did some more tests.. highering the gap and macro_interval works..i can make the interval between pulses longer. But i can't get them lower then 98ms even with gap 0 and MACRO_INTERVAL=20 it's still 98ms. So i think thats a limitation of the controllers timer function. maybe it's possible to force timings lower then 100ms not to use the timer function and time them by program execution time... i use a rigol 1042cd digital scope like the image i attached. but there are also software scopes that use your soundcard as an input.. thats fast enough for doing this.. like http://www.zeitnitz.de/Christian/scope_en just connect a generic receiver tsop1738 to +5v and your soundcard input , and i must be possible to get the same pictures.. grtx , arnold -- arnoldl ------------------------------------------------------------------------ arnoldl's Profile: http://forums.slimdevices.com/member.php?userid=34984 View this thread: http://forums.slimdevices.com/showthread.php?t=66795 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
