Mercurial > hg > beaglert
log core/PRU.cpp @ 387:47612dcb44de prerelease
age | author | description |
---|---|---|
2016-05-30 | andrewm | Minor cleanup -- digital status shouldn't be dependent on analog status prerelease |
2016-05-30 | andrewm | Removed crufty testing code prerelease |
2016-05-30 | andrewm | Added NEON vectorised float<->int converters. Curiously, its performance is worse than the C version. I guess clang is better at vectorising than we thought! The new code remains disabled for now. prerelease |
2016-05-27 | andrewm | Renamed BelaContext->audioSampleCount to BelaContext->audioFramesElapsed for consistency of terminology prerelease |
2016-05-27 | andrewm | Changed BelaContext fields to be const where appropriate; there's now an InternalBelaContext used for setting the values within the core code. These need to stay aligned. prerelease |
2016-05-27 | andrewm | Changed BeagleRT -> Bela in defines and thread names; some preliminary mux capelet stuff prerelease |
2016-05-27 | Giulio Moro | RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working prerelease |