Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
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 |
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 |
Mon, 08 Jun 2015 01:07:48 +0100 | Giulio Moro | Udp transmission working (enough) for demo in Nottingham ultra-staging |
Sun, 07 Jun 2015 14:58:34 +0100 | Giulio Moro | Fixed bugs in Udp classes, updated tests ultra-staging |