log core/UdpServer.cpp @ 295:e63d35c6ae96 prerelease

age author description
2016-02-09 Giulio Moro Got UdpServer from ClockSync robbie
2015-09-21 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
2015-09-12 Giulio Moro To work with the ClockSync plugin ClockSync
2015-08-26 Giulio Moro Updated Network files to match Udpioplugin 18:fb5a61b10223 scope-refactoring
2015-08-24 Giulio Moro Closing socket in the destructor scope-refactoring
2015-08-22 Giulio Moro Implemented destructor of UdpServer which closes the socket scope-refactoring