log core/client.cpp @ 68:59edd5780fef

age author description
Thu, 28 May 2015 14:35:55 -0400 andrewm Major API overhaul. Moved to a single data structure for handling render functions. Functionally, generally similar except for scheduling within PRU loop function, which now uses interrupts from the PRU rather than polling. This requires an updated kernel. newapi
Tue, 19 May 2015 16:41:07 +0100 Giulio Moro Timers to measure performances, ultra experimental ultra-staging
Mon, 11 May 2015 12:10:53 +0100 Giulio Moro Increased length of input string to allow large numbers with many decimal positions bbb_network
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