1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00
Commit graph

903 commits

Author SHA1 Message Date
Dominic Clifton
df491f9478 Update changelog. Bump version. 2014-09-04 02:19:50 +01:00
Dominic Clifton
0924a9e8a7 Ensure unitialised data is not used when configuring aux channels 5-8. 2014-09-04 02:16:33 +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
cTn
9034a94135 release 2014-08-31 16:52:55 +02:00
cTn
b5aeb8df2a fix typo 2014-08-31 15:55:12 +02:00
cTn
911ddba278 only request firmware info from github api when firmware is valid 2014-08-31 10:10:53 +02:00
cTn
b1390b0b01 updating changelog 2014-08-30 10:36:55 +02:00
cTn
37de8dfefa new simplified flasher status UI 2014-08-30 10:30:28 +02:00
cTn
bed74a5f62 add note about flash slowly to explain its purpose 2014-08-30 09:08:08 +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
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
8128869c83 slider bugfix, optimizations 2014-08-24 23:39:19 +01:00
cTn
81e4211cc3 text polish 2014-08-24 23:39:19 +01:00
cTn
14f780b0fd use name from .manifest instead of hard written one 2014-08-24 23:39:19 +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
9e5edbbf6b reformat some stuff 2014-08-24 23:39:19 +01:00
cTn
c1c4f52df9 small ui polish / tweak for the plot control blocks 2014-08-24 23:38:43 +01:00
cTn
c2bd737362 motor and servo indicators will now have tooltip containing signal length in us 2014-08-24 23:38:43 +01:00
cTn
51ef74fadf merge multiType name and multiType diagram switch into one 2014-08-24 23:38:43 +01:00
creyc
0eafb01b09 Added airplane and vtail graphics
Added airplane and vtail graphics. Also further reduced filesize of
existing graphics + better readability.
2014-08-24 23:38:43 +01:00
cTn
c87025b3bf fixing all broken statements that got broken in recent undefined runs 2014-08-24 23:38:43 +01:00
cTn
b337359389 fix style 2014-08-24 23:38:43 +01:00
cTn
d4d82c39fd make initial tab data request burst better comply with strict mode to prevent random race conditions 2014-08-24 23:38:43 +01:00
cTn
d4f4d619cf another run on undefined comparators 2014-08-24 23:38:42 +01:00
cTn
644fb5afed fix graph initialization on cold start 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
36c4fef051 pretty pretty pretty 2014-08-24 23:38:42 +01:00
cTn
118715ef85 polishing run 2014-08-24 23:38:10 +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
cc8ca21cc0 enabling strict in last 2 tabs 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
7f20843ba8 enable strict mode in couple more files 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
01769559cc moving backers to sponsors block 2014-08-24 23:35:45 +01:00
cTn
3a3170f21c converting background page to eventPage 2014-08-24 23:34:59 +01:00
cTn
49e3433ef3 release 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