log .cproject @ 224:97faaf985164 mergingClockSync

age author description
2016-02-14 Giulio Moro Working with UdpIoPlugin mergingClockSync
2016-02-13 Giulio Moro Updated to Eclipse Mars.1 Release (4.5.1) on MacOS
2016-02-08 Giulio Moro Added support for ne10 in Eclipse
2016-02-04 Giulio Moro Added PulseIn.
2016-01-19 Giulio Moro Utilities are now optimizable. Closes #1526
2016-01-15 Giulio Moro Basic Midi input implementation
2015-12-28 Giulio Moro AuxiliaryTask can now be scheduled from setup(). Closes #1373
2015-12-28 Giulio Moro Included unistd.h, closes #1237
2015-10-13 Giulio Moro Added capability to WriteFile to save binary files, added example project
2015-10-07 Giulio Moro Added WriteFile class to log data to disc in a low priority thread
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-14 Giulio Moro Merge ClockSync
2015-09-14 Giulio Moro Further updates and refactoring of the I2c_Codec class
2015-09-13 Giulio Moro The reported offset is now meaningful. The whole thing is waaay too jittery. ClockSync
2015-09-12 Giulio Moro To work with the ClockSync plugin ClockSync