Mercurial > hg > beaglert
log core/UdpServer.cpp @ 306:132fc61893af 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 |