Commit Graph

373 Commits (2733f4832ef9069ce52954fe6427304e98ca611a)

Author SHA1 Message Date
Dominic Clifton 2733f4832e Retrieve and display MSP API Version from new MSP_API_VERSION command.
Requires latest firmware.
2014-10-18 16:58:49 +01:00
Dominic Clifton f3968aaa70 Normalize all the line endings 2014-10-15 15:27:57 +01:00
Dominic Clifton b789884f91 Saving files before refreshing line endings 2014-10-15 15:26:49 +01:00
Dominic Clifton b03ae309fb Update to match recenly renumbered MSP commands for cleanflight MSP commands. 2014-10-14 01:02:46 +01:00
Dominic Clifton 428a00e651 Update AUX config UI to use new MSP commands for mode ranges. 2014-10-12 23:47:20 +01:00
Dominic Clifton 9b1bc65384 Disabled backup/restore of old aux settings, backup of new mode ranges
still needs doing.
2014-10-12 23:44:45 +01:00
Dominic Clifton e892cbdbad Work in progress aux configuration ranges. 2014-10-11 23:10:20 +01:00
Dominic Clifton 066c355170 Remove baseflight references from filenames. 2014-09-14 13:46:30 +01:00
Dominic Clifton 79505e42ed Show model diagram on motors tab.
When testing motors it's more useful to have it present on the motors
tab so you don't have to keep cross-referencing the initial setup tab.
2014-09-04 02:59:31 +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 9034a94135 release 2014-08-31 16:52:55 +02:00
cTn b5aeb8df2a fix typo 2014-08-31 15:55:12 +02:00
cTn 37de8dfefa new simplified flasher status UI 2014-08-30 10:30:28 +02:00
cTn 322af92d45 add / implement flash slowly option in firmware flasher
this will allow flashing via serial adapters that doesn't support 921600
flashing via various bluetooth adapters will be also possible now
(untested)
2014-08-30 08:59:21 +02:00
cTn 6dec7dfbc1 if unexpected data is received, throw an error instead of log, this will also attach a stack trace for easier debugging 2014-08-30 08:35:09 +02:00
cTn 37746bf3ed fix rare condition in which flasher could hang and wont let the user leave 2014-08-30 08:27:24 +02:00
cTn 1e681bbdd2 polish variable definitions (only indentation changes) 2014-08-30 08:26:12 +02:00
cTn a710a2fbb1 release 2014-08-24 23:39:20 +01:00
cTn 90da15b14c added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 2014-08-24 23:39:19 +01:00
cTn b337359389 fix style 2014-08-24 23:38:43 +01:00
cTn d4f4d619cf another run on undefined comparators 2014-08-24 23:38:42 +01:00
cTn 8dabc3ac91 experimenting with some undefined comparators in strict mode 2014-08-24 23:38:42 +01:00
cTn f1df9ade05 updating analytics 2014-08-24 23:38:42 +01:00
cTn b947bd1188 dumb down port handler implementation 2014-08-24 23:38:42 +01:00
cTn 179a3aa643 polish 2014-08-24 23:38:42 +01:00
cTn b77ed6b174 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-24 23:37:07 +01:00
cTn f3ea5757f7 lots of work on removing global variables 2014-08-24 23:37:07 +01:00
cTn 1e0cadc039 recovery bugfix 2014-08-24 23:37:07 +01:00
cTn 696e27b503 updating d3 library 2014-08-24 23:37:07 +01:00
cTn a893261e6d more strict 2014-08-24 23:36:17 +01:00
cTn b78395d639 corrections of inline functions 2014-08-24 23:36:17 +01:00
cTn d9c315338d turning on strict mode for various js files 2014-08-24 23:36:17 +01:00
cTn 6a58fee7c4 stm32/stm32usbdfu parameters rework, removing UI options dependency 2014-08-24 23:32:05 +01:00
cTn 078d5b4ad6 move flashing protocols to separate folder 2014-08-24 23:32:05 +01:00
cTn 3a7654b433 since erasing only needed pages appears to be working correctly, removing it from experimental 2014-08-24 23:32:04 +01:00
cTn a3995a4694 lower the "contacting bootloader" timeout from buggy 4s to 1s 2014-08-24 23:32:04 +01:00
cTn 440d3250f1 release 2014-08-18 19:29:36 +02:00
cTn 2a3d261465 added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 2014-08-17 13:29:07 +02:00
cTn cc8e53205d fix style 2014-08-14 17:00:32 +02:00
cTn dbf528345e another run on undefined comparators 2014-08-14 16:41:49 +02:00
cTn d3d933a704 experimenting with some undefined comparators in strict mode 2014-08-14 16:23:08 +02:00
cTn 6138c06fa4 updating analytics 2014-08-14 15:49:26 +02:00
cTn 4bd113f28f dumb down port handler implementation 2014-08-13 13:29:55 +02:00
cTn d36d0af270 polish 2014-08-13 13:12:39 +02:00
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-12 15:51:31 +02:00
cTn ec44b77ff2 lots of work on removing global variables 2014-08-10 06:01:44 +02:00
cTn 377853b58a recovery bugfix 2014-08-10 06:01:21 +02:00
cTn 42e25fbb02 updating d3 library 2014-08-09 20:59:15 +02:00
cTn fc0fff017e more strict 2014-08-09 20:47:07 +02:00
cTn f16b3a479a corrections of inline functions 2014-08-09 20:40:40 +02:00