Mercurial > hg > beaglert
graph
- 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
- Udp transmission working (enough) for demo in Nottingham2015-06-08, by Giulio Moro
- Fixed bugs in Udp classes, updated tests2015-06-07, by Giulio Moro
- Updated examples for new API. tank_wars not yet updated; audio_in_FFT and oscillator_bank not working properly yet.2015-05-31, by andrewm
- D-Box updates; should work as old version did2015-05-30, by andrewm