Commit Graph

176 Commits (e2b026112e8b4ae746a2cb4d3270b08d86b3349f)

Author SHA1 Message Date
Dominic Clifton f86cfd5c25 Update changelog, bump version. 2015-10-31 11:24:52 +00:00
Michael Corcoran d89e9682c2 DFU: Make permissions compulsary, make DFU detection more robust 2015-10-15 13:00:43 +13:00
Nicholas Sherlock e3e28a3c37 Make joystick window always-on-top to avoid Chrome scheduling penalty
Chrome severely reduces the interval of setInterval() calls when a
window is completely hidden (e.g. behind the main Configurator window).
This causes rx loss / failsafe detection to trigger when using the
RX_MSP joysticks
2015-09-25 00:59:54 +12:00
Dominic Clifton cb12833b37 Bump version. 2015-07-12 20:44:04 +01:00
Dominic Clifton dec46c0d30 Update changelog and prepare for release 2015-05-23 15:03:45 +01:00
Dominic Clifton 2e6f5aa4d4 Prepare for release. 2015-05-20 15:37:28 +01:00
Dominic Clifton d10023ec4b Update changelog and prepare for release. 2015-05-09 04:36:30 +01:00
Dominic Clifton 37a1c0d3e7 Update changelog and prepare for release. 2015-04-14 13:33:38 +01:00
Dominic Clifton 96f2a11651 Bump version and update changelog. 2015-03-03 23:01:21 +00:00
Dominic Clifton 432d9f0720 Update changelog and prepare for release. 2015-02-27 10:55:05 +00:00
Dominic Clifton 400ac563c9 Update the permissions so that firmware can once again be retrieved via
github.

The binaries were redirecting to amazon AWS resulting in a CORS failure
since amazonaws.com was not in the permissions list.
2015-02-26 17:47:38 +00:00
Dominic Clifton 31fd709351 Update changelog, bump verson and prepare for release. 2015-02-20 20:11:01 +00:00
Dominic Clifton 35200e5a36 Support changing PID controller in the GUI. 2015-01-29 18:27:50 +01:00
Dominic Clifton 8c10f39606 Add support for backup and restore of led strip config.
Various minor code cleanups.
2015-01-19 20:41:41 +01:00
Dominic Clifton 8870f9731d Prepare for release 0.60.0. 2015-01-16 18:06:04 +00:00
Dominic Clifton 92dad92b60 Bump version to 0.59.1 in preparation for config migration. 2015-01-07 20:15:21 +00:00
Dominic Clifton 0c6b55d070 Prepare for 0.59.0 release. 2015-01-04 21:53:53 +00:00
Dominic Clifton dfdb5cd99d Prepare for 0.58.0 release. 2015-01-03 22:31:12 +00:00
Dominic Clifton 4e6637b598 Bump changelog and version. 2014-12-26 18:17:15 +00:00
Dominic Clifton d4ddfc3ac3 Update changelog and manifest. 2014-12-21 00:34:12 +00:00
Dominic Clifton a8cf910f51 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	README.md
	_locales/en/messages.json
	changelog.html
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
	js/protocols/stm32.js
	js/serial_backend.js
	main.css
	main.html
	main.js
	manifest.json
	tabs/auxiliary_configuration.css
	tabs/default.css
	tabs/firmware_flasher.js
	tabs/initial_setup.css
	tabs/initial_setup.html
	tabs/initial_setup.js
	tabs/modes.html
	tabs/modes.js
	tabs/motor_outputs.css
	tabs/motors.html
	tabs/receiver.css
	tabs/servos.js
2014-12-18 22:40:03 +00:00
cTn 9cebfb53f2 updating changelog/version/release 2014-12-06 15:40:38 +01:00
Dominic Clifton f730bb51e7 Bump version and update readme. 2014-11-09 00:56:59 +00:00
cTn ff9e6fb2b3 bumping version, updating changelog 2014-11-03 18:48:46 +01:00
cTn ed7600facc implement support for flashing development firmware (first iteration, done via checkbox) 2014-10-24 15:36:19 +02:00
Dominic Clifton 8ca6b2d557 Update changelog and bump version. 2014-10-18 16:59:11 +01:00
Dominic Clifton 647b1244e2 Update changelog and bump version to 0.50.1. 2014-10-14 16:33:07 +01:00
Dominic Clifton 6d37c98bec Bump version to 0.51.0 and update changelog. 2014-10-13 21:03:35 +01:00
cTn f313665046 bump manifest and changelog 2014-10-12 17:02:10 +02:00
cTn 90c5310049 bump minimum req chrome version to 38M, primarily to benefit from bugfixes
innerBounds with aero now work properly, hot unplug in osx and linux are
now handled correctly
2014-10-09 10:23:59 +02:00
cTn c34938b9d6 serial.send won't depend on callback anymore 2014-10-08 11:15:02 +02:00
cTn 296a925494 correct old resource link, bugfix for chrome 38M which for unknown reason adjusts element scroll on select element value change 2014-10-08 00:30:54 +02:00
cTn 719b47ab48 release 2014-10-06 20:35:19 +02:00
cTn 2c9fafe4b1 release 2014-10-06 00:07:28 +02:00
cTn 628ffade95 update manifest, readme, fallback brick code 2014-10-01 17:23:23 +02:00
cTn 1fc02ed87c release 2014-10-01 16:05:15 +02:00
Dominic Clifton 875a81e11d Update URLs for firmware and changelog. 2014-10-01 12:11:45 +01:00
cTn 42a2775af6 bump manifest and changelog 2014-09-30 15:25:35 +02:00
cTn 45729ea224 updating changelog, bumping up manifest version 2014-09-19 18:07:51 +02:00
Dominic Clifton 066c355170 Remove baseflight references from filenames. 2014-09-14 13:46:30 +01:00
cTn 78b282f458 only trigger update notification on upgrade, bump version, update dev changelog 2014-09-08 12:14:41 +02:00
Dominic Clifton df491f9478 Update changelog. Bump version. 2014-09-04 02:19:50 +01:00
Dominic Clifton bf13a11dc2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	_locales/en/messages.json
	changelog.html
	js/data_storage.js
	js/protocols/stm32.js
	manifest.json
	tabs/auxiliary_configuration.js
	tabs/default.css
	tabs/default.html
	tabs/firmware_flasher.js
	tabs/servos.js
2014-09-04 01:40:24 +01:00
cTn f5ed23c2b7 bump the version 2014-08-31 16:55:51 +02:00
Dominic Clifton 82c1c3baef Disable sponsors. 2014-08-26 01:19:47 +01:00
Dominic Clifton 6f4d04eb90 Fix aux channel configuration when using an rc system with 3 aux
channels.
2014-08-25 10:54:36 +01:00
cTn a710a2fbb1 release 2014-08-24 23:39:20 +01:00
cTn 3a3170f21c converting background page to eventPage 2014-08-24 23:34:59 +01:00
cTn 8e990634dc updating manifest, changelog, note about 6k users 2014-08-24 23:34:59 +01:00
cTn 440d3250f1 release 2014-08-18 19:29:36 +02:00
cTn b7e880678e converting background page to eventPage 2014-07-30 19:53:33 +02:00
cTn 54d1c4f614 updating manifest, changelog, note about 6k users 2014-07-26 23:02:23 +02:00
Dominic Clifton 1688b41eb2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	changelog.html
	main.js
2014-07-20 01:01:25 +01:00
cTn 1c8faa5b13 bump the min chrome version to 36 2014-07-17 01:27:28 +02:00
cTn 1885fba5a0 analytics overhaul 2014-07-16 12:59:12 +02:00
cTn d32454f322 release 2014-07-11 00:01:03 +02:00
cTn b8fc822765 silent release 2014-07-10 14:48:42 +02:00
Dominic Clifton 58f933e92c Merge remote-tracking branch 'multiwii/master'
Conflicts:
	_locales/en/messages.json
	tabs/auxiliary_configuration.html
	tabs/auxiliary_configuration.js
	tabs/receiver.css
2014-07-07 19:45:33 +01:00
cTn 918d02bedc updating welcome text, manifest version, changelog, release 2014-07-04 21:08:33 +02:00
cTn 343cb15e61 another experimental fix for serial "system_error" 2014-07-01 12:48:20 +02:00
cTn 0baad91237 track bus recovery so it wouldn't fall into infinite loop, experimental fix 2014-07-01 04:13:33 +02:00
cTn c342ad5997 silent release 2014-06-30 03:14:51 +02:00
cTn cf9ee40353 quiet release to address the bugs 2014-06-28 21:49:38 +02:00
cTn a7364d9112 updating changelog and manifest 2014-06-27 19:03:00 +02:00
cTn c36293000a updating changelog and manifest 2014-06-24 23:12:21 +02:00
cTn 5618d46063 release 2014-06-16 22:10:40 +02:00
cTn cda43ac9bf add additional permissions so we can use USB api 2014-06-08 18:42:31 +02:00
Dominic Clifton 685d6e08cb Merge remote-tracking branch 'multiwii/master' 2014-06-01 19:39:34 +01:00
cTn 1e40dae3dc bump up version 2014-06-01 15:20:47 +02:00
cTn d71741497a release 2014-05-27 15:35:29 +02:00
cTn 7e7e2925f3 retain log file access between sessions 2014-05-22 19:16:40 +02:00
cTn da42cf878d release 2014-05-21 16:27:54 +02:00
Dominic Clifton b0a5d0bd63 Updating files to reflect the name of this fork. 2014-05-16 00:39:04 +01:00
cTn 05f06075b2 disable checkboxes and plots according to sensors 2014-05-08 15:58:52 +02:00
cTn 63acb9f18d bump up version number 2014-05-08 14:58:07 +02:00
cTn 94e0808c0f bump up version 2014-05-05 23:42:35 +02:00
cTn 63aa7c8092 bugfix for high dpi glitch on welcome screen 2014-05-03 19:51:16 +02:00
cTn 7652b469cc polishing landing page 2014-04-29 18:56:36 +02:00
cTn 98e950807e bugfix/release 2014-04-29 01:48:18 +02:00
cTn 8691a77c2a get raw hex from the new github url 2014-04-26 00:08:18 +02:00
cTn 388cc3195e cleanup 2014-04-22 19:51:49 +02:00
cTn d18d5657a4 bump up version for next dev cycle 2014-04-12 13:58:57 +02:00
cTn ad717d5fe1 fix range sliders not firing events properly 2014-04-10 17:36:26 +02:00
cTn 2977f9725b removal of clipboard write 2014-04-03 14:20:12 +02:00
cTn c9d22a9002 initial changes required for i18n system 2014-03-20 22:24:49 +01:00
cTn 7ca5e28bee dev version bump 2014-03-09 09:11:01 +01:00
cTn 9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn f457b84dff bump manifest version for next dev cycle 2014-03-01 21:04:48 +01:00
cTn f8a7fa9bc4 bump up version for dev branch 2014-02-27 12:11:31 +01:00
cTn 671c9a9d20 setting up for next dev cycle 2014-02-23 18:21:22 +01:00
cTn 801ed36fd7 manifest update 2014-02-21 20:33:37 +01:00
cTn 5a195e3b09 bump up version number for dev branch 2014-02-21 14:47:25 +01:00
cTn 81fb798e13 polish text 2014-01-18 19:20:47 +01:00
cTn c3d95d67bd routine update, minimum chrome version 33+ 2014-01-18 11:59:38 +01:00
cTn 3cb1b59506 routine update 2014-01-04 18:26:57 +01:00
cTn 7981bbea4e routine update 2014-01-03 10:03:34 +01:00
cTn e1de63d475 routine update 2013-12-29 10:59:59 +01:00
cTn 078d305259 allow save button to trigger with CAMSTAB 2013-12-18 02:35:00 +01:00
cTn d49e33bbad routine update 2013-12-09 19:35:37 +01:00
cTn fcdcccdc1f routine changes 2013-12-03 21:35:01 +01:00