log core/client.cpp @ 65:22dd19d0cdd3 newapi

age author description
2015-05-28 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
2015-05-19 Giulio Moro Timers to measure performances, ultra experimental ultra-staging
2015-05-11 Giulio Moro Increased length of input string to allow large numbers with many decimal positions bbb_network
2015-05-08 Giulio Moro - Network now actually works. bbb_network
2015-05-08 Giulio Moro UDP communication in place, pre-alpha bbb_network