Commit Graph

31 Commits (26e7b5e9ea29922124d54eb0df1be446b87150c1)

Author SHA1 Message Date
mikeller 9594cbded5 Centralised feature handler in BF_CONFIG. Switched all access to features to use the handler. 2016-07-24 23:30:51 +12:00
nathan cbb7122336 disable stats 2016-06-15 22:25:11 -07:00
skaman82 4433ec8159 images replacement 2016-06-12 17:41:14 +02:00
Dominic Clifton 6935fa62ce Merge pull request #321 from DL6ER/development
Add vibrations RMS to Motors tab
2016-01-30 12:32:22 +01:00
Dominik Derigs 327b0ecb28 Again, minor change 2016-01-18 08:52:42 +01:00
Dominik Derigs f60f599fb9 Further simplification of the new code 2016-01-18 08:45:19 +01:00
Dominik Derigs ed735556df Fixed variable rms being at the wrong place (doesn't affect functionality) 2016-01-17 23:36:01 +01:00
Dominik Derigs 9b5fdb6aba Minor change 2016-01-17 22:56:03 +01:00
Dominik Derigs a3c39289bd Added RMS display in Motors tab 2016-01-17 22:54:10 +01:00
NightHawk32 da4f916f10 no modifications to motor values in 3d mode if msp 3d isn't supported 2016-01-12 17:18:34 -05:00
tricopterY d22271ce61 Sanity Check 3D-Neutral limits 2016-01-10 13:25:03 +11:00
tricopterY b8acb13e5d Motors test mode switch and dynamically enabling/disabling Switchery Sliders
see: #297 and #233
2016-01-10 09:48:41 +11:00
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.
2015-12-16 14:46:07 +01:00
Dominic Clifton 18fd5d01ec Disable use of switchery on motors tab for motor control checkbox.
Switchery sliders do not respect the 'disabled' property.
2015-12-16 12:12:02 +01:00
NightHawk32 904a55c930 Adding fixes for 3D to the newest version
Merge remote-tracking branch 'upstream/master'

Conflicts:
	tabs/configuration.html
2015-11-12 17:34:21 -05:00
NightHawk32 09100c8eba Adapted the check for running motors in the motor control for 3D. 2015-11-12 16:22:04 -05:00
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. 2015-11-12 16:00:07 -05:00
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.
2015-11-11 21:01:22 +00:00
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
2015-11-09 23:01:42 +00:00
skaman82 add49f7aca removing fading 2015-11-09 21:57:37 +01:00
skaman82 09b8578300 fixing motor/servo indicator 2015-11-09 21:40:26 +01:00
skaman82 92d11f71e3 Motor Tab rework 2015-11-08 21:31:24 +01:00
skaman82 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 2015-11-04 22:22:23 +01:00
skaman82 87e9bfd3d9 ...restoring some files 2015-10-23 15:42:32 +02:00
Dominic Clifton 7e6cdd5d1d Fix the servo order and numbering on the 'motors' tab.
Fixes #251.
2015-10-14 21:20:57 +01:00
Dominic Clifton 41cd7f3f18 Update motors tab to handle armed state. Re-order HTML elements on
motors tab.
2015-05-25 23:07:08 +01:00
Dominic Clifton e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
2014-12-20 00:29:49 +00:00
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
2014-12-18 22:40:03 +00:00
cTn 366cd018b2 whops, fixing trailing commas 2014-11-15 01:18:04 +01:00
cTn 59df068b63 rename all underlying references inside the renamed files 2014-10-30 12:47:52 +01:00
cTn 0cd315b5e7 rename files to better correspond to their specific tabs 2014-10-30 12:43:35 +01:00