Commit Graph

47 Commits (5631fa794d5029c2e8a29cb0cebf6027e25e14c3)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) e9d2a06b7e fixed bugs with not detecting new mixer capable firmware 7 years ago
Pawel Spychalski (DzikuVx) 614a0c1ed9 motor tab updates 7 years ago
Pawel Spychalski (DzikuVx) c1fe0ede87 Updated list and basic model 7 years ago
Pawel Spychalski (DzikuVx) 7fbf63b7fc Basic support for MSP2_INAV_MIXER frame 7 years ago
Pawel Spychalski (DzikuVx) eb208af39d chainer for motors tab 7 years ago
Pawel Spychalski (DzikuVx) 80dfe85930 another bunch of rationalizations 7 years ago
Pawel Spychalski (DzikuVx) 37738ac269 adaptive intervals 8 years ago
Pawel Spychalski (DzikuVx) d695b7cec3 serial port load balancing on motors tab 8 years ago
Pawel Spychalski (DzikuVx) 083eee3115 msp queue load 8 years ago
Pawel Spychalski (DzikuVx) 93a4dd1b84 MSP_IDENT removed from usage 8 years ago
Pawel Spychalski (DzikuVx) eff3eb2420 fixes for global status pull handler 8 years ago
Pawel Spychalski (DzikuVx) 3f196a9505 MSP_STATUS removed from manual pulls 8 years ago
Pawel Spychalski (DzikuVx) d1fcb81017 timing methods extracted to separate classes 8 years ago
Pawel Spychalski (DzikuVx) 24e126dfe0 motor test mode fix 8 years ago
Pawel Spychalski (DzikuVx) ef831a32ac Servo update fix 8 years ago
Pawel Spychalski (DzikuVx) 1bb6850c24 Merge remote-tracking branch 'origin/master' into osd-support 8 years ago
Konstantin Sharlaimov (DigitalEntity) 2946004ccf Add support for MSP_SENSOR_STATUS if firmware version is gte 1.5 8 years ago
Pawel Spychalski (DzikuVx) 18a00dedf8 MSP refactoring 8 years ago
skaman82 6b6fd4d35c Color scheme changes 8 years ago
Dominic Clifton 6935fa62ce Merge pull request #321 from DL6ER/development
Add vibrations RMS to Motors tab
9 years ago
Dominik Derigs 327b0ecb28 Again, minor change 9 years ago
Dominik Derigs f60f599fb9 Further simplification of the new code 9 years ago
Dominik Derigs ed735556df Fixed variable rms being at the wrong place (doesn't affect functionality) 9 years ago
Dominik Derigs 9b5fdb6aba Minor change 9 years ago
Dominik Derigs a3c39289bd Added RMS display in Motors tab 9 years ago
NightHawk32 da4f916f10 no modifications to motor values in 3d mode if msp 3d isn't supported 9 years ago
tricopterY d22271ce61 Sanity Check 3D-Neutral limits 9 years ago
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