1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 14:25:14 +03:00
Commit graph

15 commits

Author SHA1 Message Date
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
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
b337359389 fix style 2014-08-24 23:38:43 +01:00
cTn
a893261e6d more strict 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
cc8e53205d fix style 2014-08-14 17:00:32 +02:00
cTn
fc0fff017e more strict 2014-08-09 20:47:07 +02:00
cTn
13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 2014-07-22 14:16:09 +02:00
cTn
93ab8dfba3 move flashing protocols to separate folder 2014-07-22 13:20:26 +02:00