Mercurial > hg > beaglert
graph
- Brought UdpClient files over from ultra-staging branch (with include fix), and updated Makefile accordingly2015-07-17, by andrewm
- Changes to Makefile to support syntax checking2015-07-17, by andrewm
- Changed d-box code to run cleanly when built on board. Updated Makefile to add ne10 include path on board. Some extra docs in Utilities.h2015-07-17, by andrewm
- Merge newapi into default2015-07-17, by Andrew McPherson
- Some initial, partial documentation in Utilities.h2015-07-15, by andrewm
- Removed default_main.cpp from Eclipse project2015-07-15, by Giulio Moro
- added Makefile, added default_main, added error checking in scripts2015-07-15, by Giulio Moro
- Support stopping looped BeagleRT programs running within screen2015-07-15, by andrewm
- Added script options for running in a loop at startup (needs further support for stopping) and running the project in the foreground2015-07-15, by andrewm
- Add ability to connect to a running BeagleRT project using screen2015-07-15, by andrewm
- Command-line argument support for BeagleRT program in scripts, plus a simple script for halting the BBB2015-07-15, by andrewm
- Added a script for enabling/disabling BeagleRT at startup. Only works with the matching SD image that looks for /root/BeagleRT_startup.sh2015-07-15, by andrewm
- Added scripts for building on board2015-07-15, by andrewm
- Renamed basic_sensor project to basic_analog_input for clarity2015-07-15, by 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.2015-07-15, by andrewm
- Add cape test project and make rt_printf (rtdk.h) part of standard BeagleRT.h include2015-06-15, by andrewm