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

859 commits

Author SHA1 Message Date
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
377853b58a recovery bugfix 2014-08-10 06:01:21 +02:00
cTn
42e25fbb02 updating d3 library 2014-08-09 20:59:15 +02:00
cTn
9043358348 enabling strict in last 2 tabs 2014-08-09 20:51:06 +02:00
cTn
fc0fff017e more strict 2014-08-09 20:47:07 +02:00
cTn
f16b3a479a corrections of inline functions 2014-08-09 20:40:40 +02:00
cTn
20e6ad0074 enable strict mode in couple more files 2014-08-09 20:01:17 +02:00
cTn
36f456d2e7 turning on strict mode for various js files 2014-08-09 19:38:46 +02:00
cTn
026f01434a moving backers to sponsors block 2014-08-06 15:11:11 +02:00
cTn
b7e880678e converting background page to eventPage 2014-07-30 19:53:33 +02:00
cTn
81cceba005 release 2014-07-27 19:03:39 +02:00
cTn
54d1c4f614 updating manifest, changelog, note about 6k users 2014-07-26 23:02:23 +02:00
Stefan Kolla
52ba658a56 Merge pull request #43 from creyc/development
Filesize reduced from 144KB to 77KB total, include proper licensing
2014-07-25 15:26:31 +02:00
creyc
471a38d7ce Reduced filesize, include proper licensing 2014-07-25 09:23:15 -04: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
Stefan Kolla
d1ceb24faa Merge pull request #41 from creyc/development
exported as plain SVG files to remove some extraneous metadata
2014-07-24 18:03:57 +02:00
creyc
8b73b9dc3d exported as plain SVG 2014-07-24 10:57:09 -04:00
cTn
aeb3036183 add motor order (motor mix) svg graphics from creyc, thanks 2014-07-24 16:27: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
cTn
8d67811644 since erasing only needed pages appears to be working correctly, removing it from experimental 2014-07-21 07:21:03 +02:00
cTn
b47892eca1 lower the "contacting bootloader" timeout from buggy 4s to 1s 2014-07-21 03:48:35 +02:00
cTn
1c8faa5b13 bump the min chrome version to 36 2014-07-17 01:27:28 +02:00
cTn
b84bba2eba release 2014-07-17 00:54:31 +02:00
cTn
95bf16584e fix window size on Windows 7 (most likely slight corrupts dimensions on other OSs, read note) 2014-07-17 00:28:54 +02:00
cTn
ee70afb12e pretty whitelist keycode approach 2014-07-17 00:28:01 +02:00
cTn
9b4a6ad08e allow tab cascading 2014-07-16 16:10:36 +02:00
cTn
4e41fd3d90 ESC to dismiss 2014-07-16 15:56:24 +02:00
cTn
04960012ca tiny method re-order in serial layer 2014-07-16 14:06:15 +02:00
cTn
1fb3dd87e3 much cooler way of handling the options menu 2014-07-16 13:38:11 +02:00
cTn
85bee11712 use analytics exception API to handle/report serial related issues 2014-07-16 13:07:24 +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
930a7f482f updating libs 2014-07-11 13:26:46 +02:00
cTn
d32454f322 release 2014-07-11 00:01:03 +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
c312d520ce utilize the latest initialize callbacks (nice) 2014-07-10 20:12:27 +02:00
cTn
9fc0fa67cb add loading indicator between tab switches 2014-07-10 20:09:54 +02:00
cTn
c1ef5aeead yaw offset can now be remembered while switching tabs 2014-07-10 19:23:16 +02:00
cTn
e49f4ea5ff converting tab object initialization 2014-07-10 19:19:45 +02:00
cTn
a8e19a6956 cleanup cli history 2014-07-10 19:16:53 +02:00
cTn
799fc76c8e hooking up all of the active_tab references 2014-07-10 18:51:02 +02:00