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

821 commits

Author SHA1 Message Date
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
creyc
421163193e Reduced filesize, include proper licensing 2014-08-24 23:32:05 +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
creyc
2b6e371ce6 exported as plain SVG 2014-08-24 23:32:05 +01:00
cTn
4e6e927e92 add motor order (motor mix) svg graphics from creyc, thanks 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
078d5b4ad6 move flashing protocols to separate folder 2014-08-24 23:32:05 +01:00
cTn
3a7654b433 since erasing only needed pages appears to be working correctly, removing it from experimental 2014-08-24 23:32:04 +01:00
cTn
a3995a4694 lower the "contacting bootloader" timeout from buggy 4s to 1s 2014-08-24 23:32:04 +01:00
Dominic Clifton
c1ab10c0c8 Fix auxiliary tab when using parallel PWM. 2014-07-31 00:18:04 +01:00
Dominic Clifton
21c346d84f Update installation instructions. 2014-07-20 01:01:39 +01:00
Dominic Clifton
1688b41eb2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	changelog.html
	main.js
2014-07-20 01:01:25 +01: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
Dominic Clifton
28313930a8 Use correct analytics id. 2014-07-14 22:09:54 +01: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