2015-10-07 |
Giulio Moro |
Added WriteFile class to log data to disc in a low priority thread
|
2015-10-05 |
Giulio Moro |
Last commit on this branch for a while. Overall not very succesful
ClockSync
|
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-22 |
Giulio Moro |
Now leveraging BBB's lock between xenomai clock and audio clock for ultra-accurate, low-latency clocking. CAVEAT: fractions of samples drifts will occurr every time the clock is changed
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-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
|
2015-09-14 |
Giulio Moro |
MovingAverage: added reset() method and edited getLength() to return current length
ClockSync
|
2015-09-13 |
Giulio Moro |
The reported offset is now meaningful. The whole thing is waaay too jittery.
ClockSync
|
2015-09-13 |
Giulio Moro |
Added xenomai version of Clock, now includes header
ClockSync
|
2015-09-13 |
Giulio Moro |
MovingAverage now returns a meaningful value also when the buffer is not full
ClockSync
|
2015-09-13 |
Giulio Moro |
Implemented xenomai version of Clock
ClockSync
|
2015-09-12 |
Giulio Moro |
To work with the ClockSync plugin
ClockSync
|
2015-08-27 |
Giulio Moro |
Fixed and improved I2c_codec. Copied from the scope-refactoring branch
|
2015-08-27 |
Giulio Moro |
Using moving average for clock detection during synchronization seems to be working better but audio gets worse and worse
scope-refactoring
|
2015-08-27 |
Giulio Moro |
Added some sort of synchronization, not working great though
scope-refactoring
|
2015-08-26 |
Giulio Moro |
Updated Network files to match Udpioplugin 18:fb5a61b10223
scope-refactoring
|
2015-08-25 |
Giulio Moro |
Added JUCE-compatible write method
scope-refactoring
|