Commit Graph

932 Commits (56a3b7c52bf386269d7f7c16e0404bc7b2f069cb)
 

Author SHA1 Message Date
Dominic Clifton 56a3b7c52b Some cleanup of the auxilary tab code. 10 years ago
Dominic Clifton f3020aed10 Bump release date. 10 years ago
Dominic Clifton f730bb51e7 Bump version and update readme. 10 years ago
Dominic Clifton 902da2f91d Add 'Adjustments' tab.
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
10 years ago
Dominic Clifton 36f447b4da Make MSP_API_VERSION check non-mandatory for now. 10 years ago
Dominic Clifton 8ca6b2d557 Update changelog and bump version. 10 years ago
Dominic Clifton 2733f4832e Retrieve and display MSP API Version from new MSP_API_VERSION command.
Requires latest firmware.
10 years ago
Dominic Clifton f64b558d5c Update the default channel mode range to match the old MultiWii MID
checkbox.
10 years ago
Dominic Clifton f3968aaa70 Normalize all the line endings 10 years ago
Dominic Clifton b789884f91 Saving files before refreshing line endings 10 years ago
Dominic Clifton b9695bd451 Adding .gitattriutes file 10 years ago
Dominic Clifton 647b1244e2 Update changelog and bump version to 0.50.1. 10 years ago
Dominic Clifton a08ae2b7c6 Update donation links. 10 years ago
Dominic Clifton b03ae309fb Update to match recenly renumbered MSP commands for cleanflight MSP commands. 10 years ago
Dominic Clifton 6d37c98bec Bump version to 0.51.0 and update changelog. 10 years ago
Dominic Clifton a517aeef36 Removing unused css selectors. 10 years ago
Dominic Clifton 7400a2af2f Internationalize mode range copy. 10 years ago
Dominic Clifton c9b7cf40f3 When a mode has no ranges assigned the info panel should not show
enabled/disabled state.
10 years ago
Dominic Clifton f93132b05e Update color scheme of active/inactive modes. 10 years ago
Dominic Clifton 428a00e651 Update AUX config UI to use new MSP commands for mode ranges. 10 years ago
Dominic Clifton 9b1bc65384 Disabled backup/restore of old aux settings, backup of new mode ranges
still needs doing.
10 years ago
Dominic Clifton e4ecb7838c Pick the first unused channel aux when adding a range to a mode. 10 years ago
Dominic Clifton 2d6143b403 Update color scheme. 10 years ago
Dominic Clifton e892cbdbad Work in progress aux configuration ranges. 10 years ago
Dominic Clifton 875a81e11d Update URLs for firmware and changelog. 10 years ago
Dominic Clifton 066c355170 Remove baseflight references from filenames. 10 years ago
Dominic Clifton 7de9d1099b Update baseflight specific message in firmware flasher for cleanflight. 10 years ago
Dominic Clifton 6a360d973b Update URLs to use cleanflight again. 10 years ago
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.
10 years ago
Dominic Clifton df491f9478 Update changelog. Bump version. 10 years ago
Dominic Clifton 0924a9e8a7 Ensure unitialised data is not used when configuring aux channels 5-8. 10 years ago
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
10 years ago
cTn f5ed23c2b7 bump the version 10 years ago
cTn 9034a94135 release 10 years ago
cTn b5aeb8df2a fix typo 10 years ago
cTn 911ddba278 only request firmware info from github api when firmware is valid 10 years ago
cTn b1390b0b01 updating changelog 10 years ago
cTn 37de8dfefa new simplified flasher status UI 10 years ago
cTn bed74a5f62 add note about flash slowly to explain its purpose 10 years ago
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)
10 years ago
cTn 6dec7dfbc1 if unexpected data is received, throw an error instead of log, this will also attach a stack trace for easier debugging 10 years ago
cTn 37746bf3ed fix rare condition in which flasher could hang and wont let the user leave 10 years ago
cTn 1e681bbdd2 polish variable definitions (only indentation changes) 10 years ago
Dominic Clifton 82c1c3baef Disable sponsors. 10 years ago
Dominic Clifton 6f4d04eb90 Fix aux channel configuration when using an rc system with 3 aux
channels.
10 years ago
cTn a710a2fbb1 release 10 years ago
cTn 8128869c83 slider bugfix, optimizations 10 years ago
cTn 81e4211cc3 text polish 10 years ago
cTn 14f780b0fd use name from .manifest instead of hard written one 10 years ago
cTn 90da15b14c added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 10 years ago