log core/I2c_Codec.cpp @ 515:03b511d99f3d prerelease

age author description
2016-06-20 Giulio Moro Removed warnings, now libpd_render can compile with Clang as well prerelease
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