Mercurial > hg > beaglert
log core/client.cpp @ 99:f03d68f18d7f
age | author | description |
---|---|---|
Fri, 17 Jul 2015 17:50:54 +0100 | andrewm | Brought UdpClient files over from ultra-staging branch (with include fix), and updated Makefile accordingly |
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 |