Commit Graph

799 Commits (3a7654b4332448c4dfe118f801435f7915728230)
 

Author SHA1 Message Date
cTn 3a7654b433 since erasing only needed pages appears to be working correctly, removing it from experimental 10 years ago
cTn a3995a4694 lower the "contacting bootloader" timeout from buggy 4s to 1s 10 years ago
Dominic Clifton c1ab10c0c8 Fix auxiliary tab when using parallel PWM. 10 years ago
Dominic Clifton 21c346d84f Update installation instructions. 10 years ago
Dominic Clifton 1688b41eb2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	changelog.html
	main.js
10 years ago
cTn 1c8faa5b13 bump the min chrome version to 36 10 years ago
cTn b84bba2eba release 10 years ago
cTn 95bf16584e fix window size on Windows 7 (most likely slight corrupts dimensions on other OSs, read note) 10 years ago
cTn ee70afb12e pretty whitelist keycode approach 10 years ago
cTn 9b4a6ad08e allow tab cascading 10 years ago
cTn 4e41fd3d90 ESC to dismiss 10 years ago
cTn 04960012ca tiny method re-order in serial layer 10 years ago
cTn 1fb3dd87e3 much cooler way of handling the options menu 10 years ago
cTn 85bee11712 use analytics exception API to handle/report serial related issues 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
Dominic Clifton 28313930a8 Use correct analytics id. 10 years ago
cTn fb7cbe0c8f use sync approach for displaying loading screen (faster then async) 10 years ago
cTn 8a52551671 request and store MSP_BOXIDS (for reasons unknown at the moment) 10 years ago
cTn 930a7f482f updating libs 10 years ago
cTn d32454f322 release 10 years ago
cTn 32012a831a switching to bars spinner 10 years ago
cTn 14c9aab1ec fix svg offset 10 years ago
cTn ce78dadcd1 going hardcore SVG
https://github.com/jxnblk/loading
10 years ago
cTn c312d520ce utilize the latest initialize callbacks (nice) 10 years ago
cTn 9fc0fa67cb add loading indicator between tab switches 10 years ago
cTn c1ef5aeead yaw offset can now be remembered while switching tabs 10 years ago
cTn e49f4ea5ff converting tab object initialization 10 years ago
cTn a8e19a6956 cleanup cli history 10 years ago
cTn 799fc76c8e hooking up all of the active_tab references 10 years ago
cTn 75e0accf75 hookup new cleanup system 10 years ago
cTn 31dcbbfa91 firmware flasher support in tabs 10 years ago
cTn 56a2bb6a60 logging in tabs 10 years ago
cTn e37191a1b0 cli in tabs 10 years ago
cTn 0a6ce25565 sensors in tabs 10 years ago
cTn 979d419e75 motor outputs in tabs 10 years ago
cTn 36c49dded7 gps in tabs 10 years ago
cTn 2d88d2d46d servos in tabs 10 years ago
cTn b76ec2831b aux config in tabs 10 years ago
cTn 13f49c0f64 receiver in tabs 10 years ago
cTn 00e1ae0500 pid tuning in tabs 10 years ago
cTn f2e8f8911c initial setup in tabs 10 years ago
cTn 5efb1685a4 moving default tab to new tabs object 10 years ago
cTn 7e67cccf96 adding new tabs object (will contain all tab methods in the future) 10 years ago
cTn b8fc822765 silent release 10 years ago
cTn aca493301a simplify some interval cleaning code 10 years ago
cTn c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 10 years ago
cTn 3f063f6654 initial stab on preventing tab switch chaining 10 years ago
cTn 795502a585 enforce stronger interval cleanup 10 years ago
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
10 years ago
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.
10 years ago