Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
Thu, 28 May 2015 17:06:03 -0400 | andrewm | First draft of Doxygen documentation newapi |
Thu, 28 May 2015 14:38:00 -0400 | andrewm | Fixed file structure to reflect merging include files into BeagleRT.h newapi |
Thu, 28 May 2015 14:35:55 -0400 | andrewm | Major API overhaul. Moved to a single data structure for handling render functions. Functionally, generally similar except for scheduling within PRU loop function, which now uses interrupts from the PRU rather than polling. This requires an updated kernel. newapi |
Wed, 20 May 2015 18:07:16 +0100 | Giulio Moro | - added (unused) simple c++ classes for udp datagrams\n- added tests for the new classes ultra-staging |