slavkoja / tinkerit

Automatically exported from code.google.com/p/tinkerit
0 stars 0 forks source link

DmxSimple: Service serial port interrupts during DMX frame #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Interrupts are currently off for the entire DMX frame, which makes serial
communication difficult. Could use timer triggered re-interrupts to return
to the foreground for brief periods during the frame.

Original issue reported on code.google.com by cathed...@gmail.com on 11 Feb 2009 at 8:57

GoogleCodeExporter commented 9 years ago
Fixed. Now dynamically sends DMX frames in short pulses every 2 milliseconds. 
Now
compatible with serial baud rates up to 20000 baud.

Original comment by cathed...@gmail.com on 15 Feb 2009 at 3:26

GoogleCodeExporter commented 9 years ago
Fixed in DmxSimple v3 release

Original comment by cathed...@gmail.com on 3 Jul 2009 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by cathed...@gmail.com on 3 Jul 2009 at 11:39