Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
2015-09-21 | Giulio Moro | Simple IirFilter class 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 |
2015-09-14 | Giulio Moro | Merge ClockSync |
2015-09-14 | Giulio Moro | Further updates and refactoring of the I2c_Codec class |
2015-09-14 | Giulio Moro | Added ifdefs for USE_JUCE compatibility ClockSync |
2015-09-14 | Giulio Moro | Merged ClockSync |
2015-09-14 | Giulio Moro | Added I2c methods to set R and P values for the PLL |
2015-09-14 | Giulio Moro | Ultra-basic feedback for clock sync works^CIssues: response time of the IIR filter is too slow, requires PID and better filtering algorithm. ClockSync |