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

622 commits

Author SHA1 Message Date
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
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
Dominic Clifton
c1ab10c0c8 Fix auxiliary tab when using parallel PWM. 2014-07-31 00:18:04 +01: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
Dominic Clifton
1688b41eb2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	changelog.html
	main.js
2014-07-20 01:01:25 +01: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
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
cTn
75e0accf75 hookup new cleanup system 2014-07-10 18:45:18 +02:00
cTn
31dcbbfa91 firmware flasher support in tabs 2014-07-10 18:41:11 +02:00
cTn
56a2bb6a60 logging in tabs 2014-07-10 18:36:10 +02:00
cTn
e37191a1b0 cli in tabs 2014-07-10 18:33:30 +02:00
cTn
0a6ce25565 sensors in tabs 2014-07-10 18:31:27 +02:00
cTn
979d419e75 motor outputs in tabs 2014-07-10 18:29:09 +02:00
cTn
36c49dded7 gps in tabs 2014-07-10 18:27:04 +02:00
cTn
2d88d2d46d servos in tabs 2014-07-10 18:24:56 +02:00
cTn
b76ec2831b aux config in tabs 2014-07-10 18:22:50 +02:00
cTn
13f49c0f64 receiver in tabs 2014-07-10 18:20:09 +02:00
cTn
00e1ae0500 pid tuning in tabs 2014-07-10 18:14:33 +02:00
cTn
f2e8f8911c initial setup in tabs 2014-07-10 18:14:26 +02:00