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

796 commits

Author SHA1 Message Date
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
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
cTn
5efb1685a4 moving default tab to new tabs object 2014-07-10 18:14:17 +02:00
cTn
7e67cccf96 adding new tabs object (will contain all tab methods in the future) 2014-07-10 18:13:38 +02:00
cTn
b8fc822765 silent release 2014-07-10 14:48:42 +02:00
cTn
aca493301a simplify some interval cleaning code 2014-07-10 14:48:33 +02:00
cTn
c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 2014-07-09 16:12:37 +02:00
cTn
3f063f6654 initial stab on preventing tab switch chaining 2014-07-09 16:10:02 +02:00
cTn
795502a585 enforce stronger interval cleanup 2014-07-09 15:46:35 +02:00
Dominic Clifton
58f933e92c Merge remote-tracking branch 'multiwii/master'
Conflicts:
	_locales/en/messages.json
	tabs/auxiliary_configuration.html
	tabs/auxiliary_configuration.js
	tabs/receiver.css
2014-07-07 19:45:33 +01:00
Dominic Clifton
9c6fdf81c8 Update servos tab to support cleanflight's cleaner implementation of
channel forwarding which doesn't re-use 'middle'

This essentially removes the legacy multiwii hack support.
2014-07-06 12:26:41 +01:00
cTn
71c0cb65b3 display true heading and heading offset inside 3D cube area 2014-07-06 11:24:18 +02:00
cTn
918d02bedc updating welcome text, manifest version, changelog, release 2014-07-04 21:08:33 +02:00
cTn
628972d5f2 removing RapidFlash promotion 2014-07-04 20:58:55 +02:00