log include/BeagleRT.h @ 237:048b7a4dc841

age author description
Sun, 10 Apr 2016 12:23:36 +0200 Giulio Moro Minor fixes
Sun, 10 Apr 2016 03:20:52 +0200 Giulio Moro Turned gShouldStop into int mergingClockSync
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
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
Thu, 28 May 2015 17:23:33 -0400 andrewm Documentation updates, and move some defines from BeagleRT.h into specific projects where they are used newapi
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