log

age author description
2015-08-21 Giulio Moro Added read to interleaved buffer scope-refactoring
2015-08-21 Giulio Moro Enabled multi channel audio receive scope-refactoring
2015-08-21 Giulio Moro Missing file from previous commit scope-refactoring
2015-08-20 Giulio Moro ReceiveAudioThread hs been ported to BBB. The scope project now is sending audio locally and receiving it at the same time scope-refactoring
2015-08-19 Giulio Moro Refactoring scope-refactoring
2015-08-19 Giulio Moro there was a stray timestamp left there ..: scope-refactoring
2015-08-19 Giulio Moro Merged ultra-staging into scope-refactoring scope-refactoring
2015-08-19 Giulio Moro Removed unused member timestamp scope-refactoring
2015-08-19 Giulio Moro Fixed a couple inclues after the refactoring scope-refactoring
2015-08-19 Giulio Moro Refactored the Scope class into NetworkSend and Scope classes. No need for a global pointer anymore! scope-refactoring
2015-08-19 Giulio Moro Parsing header in udp-server.c scope-refactoring
2015-08-18 Giulio Moro Working for single-channel scope, or NetworkIO scope-refactoring
2015-08-17 Giulio Moro Merged default into ultra-staging ultra-staging
2015-08-17 Giulio Moro Updated Scope.h with ifdefs
2015-08-14 Giulio Moro Updated .cproject to match newest wiki
2015-07-27 Giulio Moro Removed old client.? entries from Makefile
2015-07-27 Giulio Moro Removed unused file from scope
2015-07-27 Giulio Moro Removed old client.cpp and client.h files
2015-07-27 Giulio Moro Uniformed formatting of pru_rtaudio.p (had a busy day): indent is 4 spaces throughout, hopefully
2015-07-27 Giulio Moro Merge
2015-07-27 Giulio Moro PRU now checks for McASP underrun and resets if detects it.
2015-07-27 Giulio Moro Appending key to authorized_keys rather than overwriting the file
2015-07-23 Giulio Moro Tweaking the PLL you can obtain a virtual analog Bucket Brigade Device Chorus
2015-07-23 Giulio Moro Added methods to I2c_Codec to interact with the PLL
2015-07-23 Giulio Moro Added methods to I2c_Codec to interact with the PLL
2015-07-23 andrewm Updated doxygen for Utilities.h
2015-07-22 Giulio Moro Added scope project, copied and edited from nodejsbeaglert
2015-07-21 Giulio Moro edited Scope.h with ifdefs to be compatible with udpio plugin
2015-07-21 Giulio Moro Recovered older basic_network project which got lost in the API update
2015-07-19 andrewm Double buffered the noise floor project; works without glitches now