Mercurial > hg > beaglert
log projects/basic_network/render.cpp @ 72:d837fb676977
age | author | description |
---|---|---|
2015-07-15 | 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 |
2015-06-08 | Giulio Moro | Udp transmission working (enough) for demo in Nottingham ultra-staging |
2015-05-19 | Giulio Moro | Timers to measure performances, ultra experimental ultra-staging |
2015-05-08 | Giulio Moro | - Network now actually works. bbb_network |
2015-05-08 | Giulio Moro | UDP communication in place, pre-alpha bbb_network |