1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
Commit graph

429 commits

Author SHA1 Message Date
cTn
fee5219a73 move index to ascii conversion for rcmap out of msp protocol, define feature index array (will get a proper text polish in the future)
updating mixer select with missing names
2014-09-17 11:23:31 +02:00
cTn
4894f7493a apply crunching mechanism to compatibility code in initial tab, disable magnetometer calib if magnetometer is missing 2014-09-17 10:51:54 +02:00
cTn
945b86f9b2 rename translation shortcuts, drop configuration files in 2014-09-17 10:31:36 +02:00
cTn
e9c4a533af finishing touches to the crunching mechanism, backup and restore is all cleaned up now 2014-09-17 09:27:54 +02:00
cTn
e626fbeb7b utilizing the new data cruncher in various tabs (aux, pid, receiver) and in restore routines, unfinished (looking solid) 2014-09-16 23:07:52 +02:00
cTn
52afdb2928 model type wont be displayed inside 3D area anymore 2014-09-16 21:28:18 +02:00
cTn
57b4e3cafa wait for cleanup callback, then reboot 2014-09-16 21:18:14 +02:00
cTn
875f3bfa15 first CAP_BASEFLIGHT_CONFIG implementation (unfinished) for initial tab, including temporary backwards compatibility support 2014-09-16 19:27:30 +02:00
cTn
5b3da95e05 add fallback to canvasrenderer on cros and linux (temporary) 2014-09-14 20:38:39 +02:00
cTn
619f9032be css3D hack replaced by a flying brick done in three js 2014-09-14 01:27:50 +02:00
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
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
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
cTn
e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-12 15:51:31 +02:00
cTn
ec44b77ff2 lots of work on removing global variables 2014-08-10 06:01:44 +02:00
cTn
9043358348 enabling strict in last 2 tabs 2014-08-09 20:51:06 +02:00
cTn
20e6ad0074 enable strict mode in couple more files 2014-08-09 20:01:17 +02:00
cTn
026f01434a moving backers to sponsors block 2014-08-06 15:11:11 +02:00
cTn
c30e883e16 chain changes, cleanup and fix style 2014-07-25 14:20:09 +02:00
Stefan Kolla
a8286c53c5 Merge pull request #42 from CurtisFissel/master
Added motor mix diagrams
2014-07-25 14:12:23 +02:00
CurtisFissel
d379cdfcf2 Added Motor Mix Diagrams 2014-07-25 04:03:33 -04:00
cTn
13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 2014-07-22 14:16:09 +02:00
cTn
1885fba5a0 analytics overhaul 2014-07-16 12:59:12 +02:00
cTn
fb7cbe0c8f use sync approach for displaying loading screen (faster then async) 2014-07-12 12:03:13 +02:00
cTn
8a52551671 request and store MSP_BOXIDS (for reasons unknown at the moment) 2014-07-11 17:52:56 +02:00
cTn
32012a831a switching to bars spinner 2014-07-10 23:46:23 +02:00
cTn
14c9aab1ec fix svg offset 2014-07-10 23:28:58 +02:00
cTn
ce78dadcd1 going hardcore SVG
https://github.com/jxnblk/loading
2014-07-10 20:50:58 +02:00
cTn
9fc0fa67cb add loading indicator between tab switches 2014-07-10 20:09:54 +02:00