graph
- Closing socket in the destructorscope-refactoring 2015-08-24, by Giulio Moro
- Added ifdefs and unified the code with udpioplugin ... the latter has not been tested (or committed). TODO: still it hangs after ctrl-c BeagleRT (auxiliary tasks do not terminate). TODO: sometimes you can hear dropouts in the transmission. Maybe it is due to pointer drifting. Rebooting BBB fixes/affects this issue.scope-refactoring 2015-08-22, by Giulio Moro
- Implemented destructor of UdpServer which closes the socketscope-refactoring 2015-08-22, by Giulio Moro
- Killing the process with -9 intead of -2scope-refactoring 2015-08-22, by Giulio Moro
- ReceiveAudioThread updated to match the newest UdpServerscope-refactoring 2015-08-22, by Giulio Moro
- UdpServer : read and waitUntilReady are now somehow Juce-compliantscope-refactoring 2015-08-22, by Giulio Moro
- Added read to interleaved bufferscope-refactoring 2015-08-21, by Giulio Moro
- Enabled multi channel audio receivescope-refactoring 2015-08-21, by Giulio Moro
- Missing file from previous commitscope-refactoring 2015-08-21, by Giulio Moro
- ReceiveAudioThread hs been ported to BBB. The scope project now is sending audio locally and receiving it at the same timescope-refactoring 2015-08-20, by Giulio Moro
- Refactoringscope-refactoring 2015-08-19, by Giulio Moro
- there was a stray timestamp left there ..:scope-refactoring 2015-08-19, by Giulio Moro
- Merged ultra-staging into scope-refactoringscope-refactoring 2015-08-19, by Giulio Moro
- Removed unused member timestampscope-refactoring 2015-08-19, by Giulio Moro
- Fixed a couple inclues after the refactoringscope-refactoring 2015-08-19, by Giulio Moro
- Refactored the Scope class into NetworkSend and Scope classes. No need for a global pointer anymore!scope-refactoring 2015-08-19, by Giulio Moro
- Parsing header in udp-server.cscope-refactoring 2015-08-19, by Giulio Moro
- Working for single-channel scope, or NetworkIOscope-refactoring 2015-08-18, by Giulio Moro
- Merged default into ultra-stagingultra-staging 2015-08-18, by Giulio Moro
- Updated Scope.h with ifdefs2015-08-18, by Giulio Moro
- Updated .cproject to match newest wiki2015-08-14, by Giulio Moro
- Removed old client.? entries from Makefile2015-07-27, by Giulio Moro
- Removed unused file from scope2015-07-27, by Giulio Moro
- Removed old client.cpp and client.h files2015-07-27, by Giulio Moro
- Uniformed formatting of pru_rtaudio.p (had a busy day): indent is 4 spaces throughout, hopefully2015-07-27, by Giulio Moro
- Merge2015-07-27, by Giulio Moro
- PRU now checks for McASP underrun and resets if detects it.2015-07-27, by Giulio Moro
- Appending key to authorized_keys rather than overwriting the file2015-07-27, by Giulio Moro
- Tweaking the PLL you can obtain a virtual analog Bucket Brigade Device Chorus2015-07-23, by Giulio Moro
- Added methods to I2c_Codec to interact with the PLL2015-07-23, by Giulio Moro
- Added methods to I2c_Codec to interact with the PLL2015-07-23, by Giulio Moro
- Updated doxygen for Utilities.h2015-07-23, by andrewm
- Added scope project, copied and edited from nodejsbeaglert2015-07-22, by Giulio Moro
- edited Scope.h with ifdefs to be compatible with udpio plugin2015-07-21, by Giulio Moro
- Recovered older basic_network project which got lost in the API update2015-07-21, by Giulio Moro
- Double buffered the noise floor project; works without glitches now2015-07-19, by andrewm
- Added foreground run option to build script2015-07-19, by andrewm
- Added noise floor measurement project; also added option to run script to run without screen2015-07-19, by andrewm
- Added level meter project2015-07-19, by andrewm
- Added TODO in analogDigitalDemo2015-07-18, by Giulio Moro
- harcoded values into basic_network2015-07-18, by Giulio Moro
- Suppressed the no screen found warnings2015-07-17, by Giulio Moro
- merge2015-07-17, by Giulio Moro
- Fixed compatibility with sh in the script2015-07-17, by Giulio Moro
- merge2015-07-17, by andrewm
- Updated PRU code to allow pinModeFrame() and [untested] digitalWriteFrame() and analogWriteFrame() to be called from setup(). Updated basic_blink example accordingly.2015-07-17, by andrewm
- Changed permissions for setup-ssh-window.sssh2015-07-17, by Giulio Moro
- Added binary dtb file2015-07-17, by Giulio Moro
- Added dtb file that supports beaglert GPIO2015-07-17, by Giulio Moro
- Added basic_button project2015-07-17, by Giulio Moro
- Fixed basic_blink (was blinking for 11.25us only)2015-07-17, by Giulio Moro
- Fixed direction in setPinMode functions, updated and fixed basic_blink2015-07-17, by Giulio Moro
- Added basic_blink2015-07-17, by Giulio Moro
- Added setup-ssh scripts, borrowed from digital-foley2015-07-17, by Giulio Moro
- Documentation updates and include Arduino-type constants in Utilities.h2015-07-17, by andrewm
- Added Scope.h file2015-07-17, by andrewm
- Brought UdpClient files over from ultra-staging branch (with include fix), and updated Makefile accordingly2015-07-17, by andrewm
- Changes to Makefile to support syntax checking2015-07-17, by andrewm
- Changed d-box code to run cleanly when built on board. Updated Makefile to add ne10 include path on board. Some extra docs in Utilities.h2015-07-17, by andrewm
- Merge newapi into default2015-07-17, by Andrew McPherson
- Some initial, partial documentation in Utilities.hnewapi 2015-07-15, by andrewm
- Removed default_main.cpp from Eclipse projectnewapi 2015-07-15, by Giulio Moro
- added Makefile, added default_main, added error checking in scriptsnewapi 2015-07-15, by Giulio Moro
- Support stopping looped BeagleRT programs running within screennewapi 2015-07-15, by andrewm