log

age author description
Mon, 27 Jul 2015 12:44:55 +0100 Giulio Moro PRU now checks for McASP underrun and resets if detects it.
Mon, 27 Jul 2015 11:33:08 +0100 Giulio Moro Appending key to authorized_keys rather than overwriting the file
Thu, 23 Jul 2015 02:38:09 +0100 Giulio Moro Tweaking the PLL you can obtain a virtual analog Bucket Brigade Device Chorus
Thu, 23 Jul 2015 02:37:11 +0100 Giulio Moro Added methods to I2c_Codec to interact with the PLL
Thu, 23 Jul 2015 02:36:49 +0100 Giulio Moro Added methods to I2c_Codec to interact with the PLL
Thu, 23 Jul 2015 23:32:47 +0100 andrewm Updated doxygen for Utilities.h
Wed, 22 Jul 2015 11:38:41 +0100 Giulio Moro Added scope project, copied and edited from nodejsbeaglert
Tue, 21 Jul 2015 21:18:45 +0100 Giulio Moro edited Scope.h with ifdefs to be compatible with udpio plugin
Tue, 21 Jul 2015 17:17:37 +0100 Giulio Moro Recovered older basic_network project which got lost in the API update
Sun, 19 Jul 2015 23:19:27 +0100 andrewm Double buffered the noise floor project; works without glitches now
Sun, 19 Jul 2015 16:42:51 +0100 andrewm Added foreground run option to build script
Sun, 19 Jul 2015 16:15:28 +0100 andrewm Added noise floor measurement project; also added option to run script to run without screen
Sun, 19 Jul 2015 14:15:57 +0100 andrewm Added level meter project
Sat, 18 Jul 2015 04:31:40 +0100 Giulio Moro Added TODO in analogDigitalDemo
Sat, 18 Jul 2015 02:29:03 +0100 Giulio Moro harcoded values into basic_network
Fri, 17 Jul 2015 23:12:09 +0100 Giulio Moro Suppressed the no screen found warnings
Fri, 17 Jul 2015 22:58:25 +0100 Giulio Moro merge
Fri, 17 Jul 2015 22:54:35 +0100 Giulio Moro Fixed compatibility with sh in the script
Fri, 17 Jul 2015 22:17:25 +0100 andrewm merge
Fri, 17 Jul 2015 22:16:53 +0100 andrewm Updated PRU code to allow pinModeFrame() and [untested] digitalWriteFrame() and analogWriteFrame() to be called from setup(). Updated basic_blink example accordingly.
Fri, 17 Jul 2015 21:43:05 +0100 Giulio Moro Changed permissions for setup-ssh-window.sssh
Fri, 17 Jul 2015 21:39:51 +0100 Giulio Moro Added binary dtb file
Fri, 17 Jul 2015 21:37:16 +0100 Giulio Moro Added dtb file that supports beaglert GPIO
Fri, 17 Jul 2015 21:09:50 +0100 Giulio Moro Added basic_button project
Fri, 17 Jul 2015 21:05:52 +0100 Giulio Moro Fixed basic_blink (was blinking for 11.25us only)
Fri, 17 Jul 2015 20:59:43 +0100 Giulio Moro Fixed direction in setPinMode functions, updated and fixed basic_blink
Fri, 17 Jul 2015 20:23:38 +0100 Giulio Moro Added basic_blink
Fri, 17 Jul 2015 20:18:22 +0100 Giulio Moro Added setup-ssh scripts, borrowed from digital-foley
Fri, 17 Jul 2015 20:09:50 +0100 andrewm Documentation updates and include Arduino-type constants in Utilities.h
Fri, 17 Jul 2015 17:53:40 +0100 andrewm Added Scope.h file