1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 00:05:22 +03:00
Commit graph

656 commits

Author SHA1 Message Date
cTn
a96e804359 removing MSP pass through mode 2014-09-08 17:52:07 +02:00
cTn
125be0271f static size for mix diagrams and adding missing custom definition in multitype switch 2014-09-06 11:02:54 +02:00
cTn
4623853b0a initial work on scalable cube 2014-09-05 15:10:32 +02:00
cTn
9c6d803334 firmware received from the github server can now be saved locally (as requested) 2014-09-04 17:16:13 +02:00
cTn
3aa8d6aa71 minimize the primary padding/margin UI footprint to get some more space for log and content area 2014-09-04 09:33:00 +02:00
cTn
8528e3f066 pixel perfect block alignment for initial setup tab 2014-09-04 08:57:58 +02:00
Dominic Clifton
6a360d973b Update URLs to use cleanflight again. 2014-09-04 03:19:48 +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
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
9034a94135 release 2014-08-31 16:52:55 +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
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
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
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
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
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
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
cc8ca21cc0 enabling strict in last 2 tabs 2014-08-24 23:37:07 +01:00
cTn
7f20843ba8 enable strict mode in couple more 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
d8f834fa51 chain changes, cleanup and fix style 2014-08-24 23:32:05 +01:00
CurtisFissel
356c66b30e Added Motor Mix Diagrams 2014-08-24 23:32:05 +01:00
cTn
6a58fee7c4 stm32/stm32usbdfu parameters rework, removing UI options dependency 2014-08-24 23:32:05 +01:00
cTn
ab02817095 slider bugfix, optimizations 2014-08-18 19:28:26 +02:00
cTn
5bfc81e317 text polish 2014-08-18 19:28:06 +02:00
cTn
8fdda97b01 reformat some stuff 2014-08-16 15:04:17 +02:00
cTn
194798ca2d small ui polish / tweak for the plot control blocks 2014-08-16 00:23:49 +02:00
cTn
80e60d5638 motor and servo indicators will now have tooltip containing signal length in us 2014-08-16 00:16:28 +02:00
cTn
14bb0b5dca merge multiType name and multiType diagram switch into one 2014-08-16 00:11:25 +02:00
Stefan Kolla
6264fd4245 Merge pull request #46 from creyc/development
Added airplane and vtail graphics
2014-08-14 20:12:29 +02:00
creyc
41615891a0 Added airplane and vtail graphics
Added airplane and vtail graphics. Also further reduced filesize of
existing graphics + better readability.
2014-08-14 14:03:17 -04:00
cTn
d7810e1bb6 make initial tab data request burst better comply with strict mode to prevent random race conditions 2014-08-14 16:48:16 +02:00
cTn
dbf528345e another run on undefined comparators 2014-08-14 16:41:49 +02:00
cTn
468d7f57c8 fix graph initialization on cold start 2014-08-14 16:40:55 +02:00
cTn
932a58d355 pretty pretty pretty 2014-08-12 16:20:26 +02:00
cTn
2753f354e0 polishing run 2014-08-12 16:05:22 +02:00