Mercurial > hg > beaglert
log projects/basic_network/render.cpp @ 110:fb56681ab1d6 scope-refactoring
age | author | description |
---|---|---|
2015-07-21 | Giulio Moro | Recovered older basic_network project which got lost in the API update |
2015-07-18 | Giulio Moro | harcoded values into basic_network |
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 |