log .cproject @ 173:2877bc2cd449

age author description
Mon, 28 Dec 2015 04:11:59 +0100 Giulio Moro Included unistd.h, closes #1237
Tue, 13 Oct 2015 02:01:05 +0100 Giulio Moro Added capability to WriteFile to save binary files, added example project
Wed, 07 Oct 2015 20:58:53 +0100 Giulio Moro Added WriteFile class to log data to disc in a low priority thread
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
Mon, 14 Sep 2015 21:39:54 +0100 Giulio Moro Merge ClockSync
Mon, 14 Sep 2015 21:38:09 +0100 Giulio Moro Further updates and refactoring of the I2c_Codec class