log

age author description
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
Fri, 17 Jul 2015 17:50:54 +0100 andrewm Brought UdpClient files over from ultra-staging branch (with include fix), and updated Makefile accordingly
Fri, 17 Jul 2015 17:41:35 +0100 andrewm Changes to Makefile to support syntax checking
Fri, 17 Jul 2015 16:57:08 +0100 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.h
Fri, 17 Jul 2015 15:28:18 +0100 Andrew McPherson Merge newapi into default
Wed, 15 Jul 2015 23:55:48 +0100 andrewm Some initial, partial documentation in Utilities.h newapi
Wed, 15 Jul 2015 20:04:02 +0100 Giulio Moro Removed default_main.cpp from Eclipse project newapi
Wed, 15 Jul 2015 19:59:29 +0100 Giulio Moro added Makefile, added default_main, added error checking in scripts newapi
Wed, 15 Jul 2015 19:46:51 +0100 andrewm Support stopping looped BeagleRT programs running within screen newapi
Wed, 15 Jul 2015 19:40:15 +0100 andrewm Added script options for running in a loop at startup (needs further support for stopping) and running the project in the foreground newapi
Wed, 15 Jul 2015 19:09:18 +0100 andrewm Add ability to connect to a running BeagleRT project using screen newapi