Mercurial > hg > beaglert
log include/BeagleRT.h @ 175:9bfe04d184fb experimental-fixing-AuxiliaryTask
age | author | description |
---|---|---|
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 |
Mon, 15 Jun 2015 18:16:00 +0100 | andrewm | Add cape test project and make rt_printf (rtdk.h) part of standard BeagleRT.h include newapi |