log

age author description
Wed, 15 Jul 2015 19:09:18 +0100 andrewm Add ability to connect to a running BeagleRT project using screen newapi
Wed, 15 Jul 2015 18:53:10 +0100 andrewm Command-line argument support for BeagleRT program in scripts, plus a simple script for halting the BBB newapi
Wed, 15 Jul 2015 17:50:09 +0100 andrewm Added a script for enabling/disabling BeagleRT at startup. Only works with the matching SD image that looks for /root/BeagleRT_startup.sh newapi
Wed, 15 Jul 2015 15:49:00 +0100 andrewm Added scripts for building on board newapi
Wed, 15 Jul 2015 12:12:43 +0100 andrewm Renamed basic_sensor project to basic_analog_input for clarity newapi
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