Mercurial > hg > beaglert
log core/I2c_Codec.cpp @ 172:5f4408705eed
age | author | description |
---|---|---|
Mon, 28 Dec 2015 04:00:12 +0100 | Giulio Moro | Cleanup |
Mon, 28 Dec 2015 03:53:36 +0100 | Giulio Moro | Added command-line options for the PGA |
Mon, 28 Dec 2015 03:17:22 +0100 | Giulio Moro | Added method to set PGA per each channel |
Tue, 22 Sep 2015 04:10:07 +0100 | Giulio Moro | Pff partially working. No PID. When setting the audio clock on the bbb to 44098 the master and slave clock keep diverging instead of converging ... ClockSync |
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 |