log projects/basic_network/render.cpp @ 269:ac8eb07afcf5

age author description
Tue, 17 May 2016 15:40:16 +0100 Robert Jack Oxygen text added to each render.cpp file for the default projects. Text includes project explanation from Wiki, edited in places.
Sun, 14 Feb 2016 01:09:23 +0000 Giulio Moro Working with UdpIoPlugin mergingClockSync
Sat, 13 Feb 2016 16:56:29 +0000 Giulio Moro Updated basic_network to use NetworkSend (no receive at the moment) mergingClockSync
Tue, 18 Aug 2015 00:35:15 +0100 Giulio Moro Merged default into ultra-staging ultra-staging
Tue, 21 Jul 2015 17:17:37 +0100 Giulio Moro Recovered older basic_network project which got lost in the API update
Sat, 18 Jul 2015 02:29:03 +0100 Giulio Moro harcoded values into basic_network
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, 08 Jun 2015 01:07:48 +0100 Giulio Moro Udp transmission working (enough) for demo in Nottingham ultra-staging
Tue, 19 May 2015 16:41:07 +0100 Giulio Moro Timers to measure performances, ultra experimental ultra-staging
Fri, 08 May 2015 17:48:58 +0100 Giulio Moro - Network now actually works. bbb_network
Fri, 08 May 2015 11:12:13 +0100 Giulio Moro UDP communication in place, pre-alpha bbb_network