Mercurial > hg > beaglert
log core/I2c_Codec.cpp @ 150:ebbfb154351a ClockSync
age | author | description |
---|---|---|
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 |
Tue, 15 Sep 2015 02:01:15 +0100 | Giulio Moro | Something weird happened when pllP=8, so I set pllP=7, which reduces (a bit) the clock adjustment precision ClockSync |
Mon, 14 Sep 2015 21:38:09 +0100 | Giulio Moro | Further updates and refactoring of the I2c_Codec class |
Mon, 14 Sep 2015 17:31:24 +0100 | Giulio Moro | Added I2c methods to set R and P values for the PLL |
Thu, 27 Aug 2015 01:42:04 +0100 | Giulio Moro | Added some sort of synchronization, not working great though scope-refactoring |
Thu, 23 Jul 2015 02:37:11 +0100 | Giulio Moro | Added methods to I2c_Codec to interact with the PLL |
Fri, 31 Oct 2014 19:10:17 +0100 | andrewm | Initial commit. |