Mercurial > hg > beaglert
log include/BeagleRT.h @ 187:d7148d21aaa5
age | author | description |
---|---|---|
Tue, 19 Jan 2016 02:54:13 +0000 | Giulio Moro | Utilities are now optimizable. Closes #1526 |
Mon, 28 Dec 2015 15:00:34 +0100 | Giulio Moro | Demonstrates issue #1374 experimental-fixing-AuxiliaryTask |
Mon, 28 Dec 2015 13:53:11 +0100 | Giulio Moro | AuxiliaryTask can now be scheduled from setup(). Closes #1373 |
Mon, 28 Dec 2015 04:11:59 +0100 | Giulio Moro | Included unistd.h, closes #1237 |
Mon, 28 Dec 2015 03:53:36 +0100 | Giulio Moro | Added command-line options for the PGA |
Wed, 15 Jul 2015 12:10:51 +0100 | andrewm | Further API update to name three primary functions setup(), render() and cleanup(). Changed include paths so now can #include <BeagleRT.h>. Removed stale pru_rtaudio.bin file as this is now done as pru_rtaudio_bin.h. Updated examples to new API and fixed minor compiler warnings along the way. Network example needs further attention to compile. newapi |