Mercurial > hg > beaglert
log core/I2c_Codec.cpp @ 253:33e0e4831763 prerelease
age | author | description |
---|---|---|
2016-02-13 | Giulio Moro | Fixed compiler warnings |
2016-01-15 | Giulio Moro | Fixed I2c_Codec |
2015-12-28 | Giulio Moro | Cleanup |
2015-12-28 | Giulio Moro | Added command-line options for the PGA |
2015-12-28 | Giulio Moro | Added method to set PGA per each channel |
2015-09-22 | 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 |
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-15 | Giulio Moro | Something weird happened when pllP=8, so I set pllP=7, which reduces (a bit) the clock adjustment precision ClockSync |