log core/UdpServer.cpp @ 511:633ade85e798 prerelease

age author description
Tue, 09 Feb 2016 15:52:35 +0000 Giulio Moro Got UdpServer from ClockSync robbie
Mon, 21 Sep 2015 03:12:21 +0100 Giulio Moro Added simple one-variable one-measurement Kalman filter, Pid controller(which output is not used). Virtual clock is now much more precise and reactive for period. Still it is lagging behind a bit on the overall offset. ClockSync
Sat, 12 Sep 2015 20:05:55 +0100 Giulio Moro To work with the ClockSync plugin ClockSync
Wed, 26 Aug 2015 02:02:10 +0100 Giulio Moro Updated Network files to match Udpioplugin 18:fb5a61b10223 scope-refactoring
Mon, 24 Aug 2015 15:25:34 +0100 Giulio Moro Closing socket in the destructor scope-refactoring
Sat, 22 Aug 2015 02:51:39 +0100 Giulio Moro Implemented destructor of UdpServer which closes the socket scope-refactoring
Sat, 22 Aug 2015 01:20:35 +0100 Giulio Moro UdpServer : read and waitUntilReady are now somehow Juce-compliant scope-refactoring
Mon, 08 Jun 2015 01:07:48 +0100 Giulio Moro Udp transmission working (enough) for demo in Nottingham ultra-staging
Sun, 07 Jun 2015 14:58:34 +0100 Giulio Moro Fixed bugs in Udp classes, updated tests ultra-staging
Wed, 20 May 2015 18:07:16 +0100 Giulio Moro - added (unused) simple c++ classes for udp datagrams\n- added tests for the new classes ultra-staging