Commit Graph

1221 Commits (835e665017e67720530aaa234540906080fa84ae)
 

Author SHA1 Message Date
cTn 46b3151e37 initial cleanup on the lowest level of serial layer, "system_error" bug is still unknown 10 years ago
cTn 2cbd911653 release 10 years ago
cTn a96e804359 removing MSP pass through mode 10 years ago
cTn 78b282f458 only trigger update notification on upgrade, bump version, update dev changelog 10 years ago
cTn 125be0271f static size for mix diagrams and adding missing custom definition in multitype switch 10 years ago
cTn 36bce25ba8 add three.js to libraries 10 years ago
cTn 4623853b0a initial work on scalable cube 10 years ago
cTn 9c6d803334 firmware received from the github server can now be saved locally (as requested) 10 years ago
cTn 91e0e8764b adjust position of options window for the new layout 10 years ago
cTn cc357440e3 remove block centering (no need) 10 years ago
cTn 21065c8acb speed up options window animation 10 years ago
cTn 3aa8d6aa71 minimize the primary padding/margin UI footprint to get some more space for log and content area 10 years ago
cTn 8528e3f066 pixel perfect block alignment for initial setup tab 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 0bd4af89c9 catch lastError cleanly in current context 10 years ago
cTn 893671fa2b check if result exists before comparison 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
cTn 9e5edbbf6b reformat some stuff 10 years ago
cTn c1c4f52df9 small ui polish / tweak for the plot control blocks 10 years ago
cTn c2bd737362 motor and servo indicators will now have tooltip containing signal length in us 10 years ago
cTn 51ef74fadf merge multiType name and multiType diagram switch into one 10 years ago
creyc 0eafb01b09 Added airplane and vtail graphics
Added airplane and vtail graphics. Also further reduced filesize of
existing graphics + better readability.
10 years ago
cTn c87025b3bf fixing all broken statements that got broken in recent undefined runs 10 years ago
cTn b337359389 fix style 10 years ago
cTn d4d82c39fd make initial tab data request burst better comply with strict mode to prevent random race conditions 10 years ago
cTn d4f4d619cf another run on undefined comparators 10 years ago
cTn 644fb5afed fix graph initialization on cold start 10 years ago
cTn 8dabc3ac91 experimenting with some undefined comparators in strict mode 10 years ago