log

age author description
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
Wed, 15 Jul 2015 18:53:10 +0100 andrewm Command-line argument support for BeagleRT program in scripts, plus a simple script for halting the BBB newapi
Wed, 15 Jul 2015 17:50:09 +0100 andrewm Added a script for enabling/disabling BeagleRT at startup. Only works with the matching SD image that looks for /root/BeagleRT_startup.sh newapi
Wed, 15 Jul 2015 15:49:00 +0100 andrewm Added scripts for building on board newapi
Wed, 15 Jul 2015 12:12:43 +0100 andrewm Renamed basic_sensor project to basic_analog_input for clarity newapi
Wed, 15 Jul 2015 12:10:51 +0100 andrewm Further API update to name three primary functions setup(), render() and cleanup(). Changed include paths so now can #include <BeagleRT.h>. Removed stale pru_rtaudio.bin file as this is now done as pru_rtaudio_bin.h. Updated examples to new API and fixed minor compiler warnings along the way. Network example needs further attention to compile. newapi
Mon, 15 Jun 2015 18:16:00 +0100 andrewm Add cape test project and make rt_printf (rtdk.h) part of standard BeagleRT.h include newapi
Mon, 08 Jun 2015 01:07:48 +0100 Giulio Moro Udp transmission working (enough) for demo in Nottingham ultra-staging
Sun, 07 Jun 2015 14:58:34 +0100 Giulio Moro Fixed bugs in Udp classes, updated tests ultra-staging
Sun, 31 May 2015 02:13:39 -0500 andrewm Updated examples for new API. tank_wars not yet updated; audio_in_FFT and oscillator_bank not working properly yet. newapi
Sat, 30 May 2015 13:25:51 -0500 andrewm D-Box updates; should work as old version did newapi
Sat, 30 May 2015 12:34:32 -0500 andrewm Removed old testing code that stopped audio after 10 seconds; command line parameter updates; D-Box updates (not fully working yet) newapi
Thu, 28 May 2015 17:48:42 -0400 andrewm Update pru_rtaudio_bin.h to reflect the current PRU code. newapi
Thu, 28 May 2015 17:23:33 -0400 andrewm Documentation updates, and move some defines from BeagleRT.h into specific projects where they are used newapi