Commit Graph

20 Commits (48a5953db1636db24799a13a317b52eab42767d6)

Author SHA1 Message Date
tricopterY b8acb13e5d Motors test mode switch and dynamically enabling/disabling Switchery Sliders
see: #297 and #233
9 years ago
Dominic Clifton f0144b3d99 Fix initialisation of allowTestMode. Without this if you connected to a
board that had 3D API support and then connected to another board
without the 3D API support the test mode would be incorrectly enabled.
9 years ago
Dominic Clifton 18fd5d01ec Disable use of switchery on motors tab for motor control checkbox.
Switchery sliders do not respect the 'disabled' property.
9 years ago
NightHawk32 904a55c930 Adding fixes for 3D to the newest version
Merge remote-tracking branch 'upstream/master'

Conflicts:
	tabs/configuration.html
9 years ago
NightHawk32 09100c8eba Adapted the check for running motors in the motor control for 3D. 9 years ago
NightHawk32 d183f19369 In case you deactivate the motor-control it checks now if 3D is activated and resets the throttle to the proper neutral value. 9 years ago
Dominic Clifton d73196ea11 Fix toggle buttons reverting to checkboxes after reboot.
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
9 years ago
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
9 years ago
skaman82 add49f7aca removing fading 9 years ago
skaman82 09b8578300 fixing motor/servo indicator 9 years ago
skaman82 92d11f71e3 Motor Tab rework 9 years ago
skaman82 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 9 years ago
skaman82 87e9bfd3d9 ...restoring some files 9 years ago
Dominic Clifton 7e6cdd5d1d Fix the servo order and numbering on the 'motors' tab.
Fixes #251.
9 years ago
Dominic Clifton 41cd7f3f18 Update motors tab to handle armed state. Re-order HTML elements on
motors tab.
9 years ago
Dominic Clifton e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
10 years ago
Dominic Clifton a8cf910f51 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	README.md
	_locales/en/messages.json
	changelog.html
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
	js/protocols/stm32.js
	js/serial_backend.js
	main.css
	main.html
	main.js
	manifest.json
	tabs/auxiliary_configuration.css
	tabs/default.css
	tabs/firmware_flasher.js
	tabs/initial_setup.css
	tabs/initial_setup.html
	tabs/initial_setup.js
	tabs/modes.html
	tabs/modes.js
	tabs/motor_outputs.css
	tabs/motors.html
	tabs/receiver.css
	tabs/servos.js
10 years ago
cTn 366cd018b2 whops, fixing trailing commas 10 years ago
cTn 59df068b63 rename all underlying references inside the renamed files 10 years ago
cTn 0cd315b5e7 rename files to better correspond to their specific tabs 10 years ago