Wed, 22 Jun 2016 03:28:07 +0100 |
Giulio Moro |
set_startup defaults to loop mode
prerelease
|
Mon, 20 Jun 2016 14:09:43 +0100 |
Giulio Moro |
Path-relativeness of scripts has been improved. At least update_board will work when double clicked
prerelease
|
Thu, 16 Jun 2016 19:25:01 +0100 |
Giulio Moro |
Removed all the function()
prerelease
|
Thu, 16 Jun 2016 15:55:03 +0100 |
Giulio Moro |
Scripts use sh instead of bash. Some fixes in run_project and build_project
prerelease
|
Thu, 16 Jun 2016 14:03:52 +0100 |
Giulio Moro |
Reduced verbosity of set_startup.sh
prerelease
|
Sat, 11 Jun 2016 01:54:43 +0100 |
Giulio Moro |
Updated scripts so that the Bela folder on the bbb is ~/Bela. Note: BeagleRT_startup.sh is still the same (because the reference to it needs to be changed in /etc/init.d/ ....
prerelease
|
Thu, 09 Jun 2016 01:25:32 +0100 |
Giulio Moro |
updated set_startup
prerelease
|
Fri, 03 Jun 2016 17:15:56 +0100 |
Giulio Moro |
relaxed the loop when set_startup.sh -l (added a sleep in there). This way if the file fails to load, the board is still operable, see #1698
prerelease
|
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 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
|