log

age author description
Thu, 16 Jun 2016 14:34:18 +0100 Giulio Moro Makefile now supports a QUIET flag which silences some of the outputs (currently only the one from STOP). QUIET is enabled by default for runide (or any of the QUIET_TARGETS). Added target for stop to runide prerelease
Thu, 16 Jun 2016 14:05:17 +0100 Giulio Moro make nostartup now works properly prerelease
Thu, 16 Jun 2016 14:03:52 +0100 Giulio Moro Reduced verbosity of set_startup.sh prerelease
Thu, 16 Jun 2016 14:02:15 +0100 Giulio Moro update_board.sh now disables Bela at startup and enables the IDE at startup prerelease
Thu, 16 Jun 2016 13:54:48 +0100 Giulio Moro update_board.sh now correctly resolves relative paths to the $IDE_FOLDER prerelease
Thu, 16 Jun 2016 03:42:10 +0100 Giulio Moro Unconditionally restarting IDE after update_board.sh prerelease
Thu, 16 Jun 2016 03:28:58 +0100 Giulio Moro Updated connect_to_project to use new Makefile prerelease
Thu, 16 Jun 2016 03:25:56 +0100 Giulio Moro Makefile added connect and ideconnect goals prerelease
Thu, 16 Jun 2016 02:27:33 +0100 Giulio Moro Removed useless files from Doxyfile, improved performance from 14 to 9 seconds on the BBB prerelease
Thu, 16 Jun 2016 02:01:05 +0100 Giulio Moro update_board creates remote folder tree prerelease
Thu, 16 Jun 2016 01:44:25 +0100 Giulio Moro Makefile less verbose prerelease
Thu, 16 Jun 2016 01:31:04 +0100 Giulio Moro renamed setup_board.sh to update_board.sh. Comes with plenty of new functionalities, prompts etc. When called without parameters will only update the relevant files, leaving the projects/ folder alone. When called with --clean will nuke the whole remote Bela folder and restore it. prerelease
Wed, 15 Jun 2016 23:05:09 +0100 Giulio Moro Updated setup_board.sh, cleaner error handling, cleaner output prerelease
Wed, 15 Jun 2016 21:59:02 +0100 Giulio Moro Removed unused core and examples files (NetworkSend, ReceiveAudioThread, IirFilter) prerelease
Wed, 15 Jun 2016 20:58:48 +0100 Giulio Moro Makefile can stop ide (idestop) prerelease