Commit Graph

40 Commits (705c8fe88ba3328956fb2b2ec55f94ad6f3e2811)

Author SHA1 Message Date
Darren Lines 55c861f0d3 removed un-needed properties 3 years ago
Darren Lines 1c571ca681 Dynamic mixer outputs image
First cut of code. It's pretty much there. I just need to decide how to handle changing the mixer type, then deciding to stick with the current mixer. Other than that, it's working as expected.
3 years ago
Darren Lines 47a9f4b36e Updated mixer
- Tidied up the code a little and grouped mixer types in model.js.
- Removed second motor from all fixed wing mixers that aren't differential thrust. A bug was discovered that if an FC only has a single motor output, and 2 motors are set in the mixer, the motors won't work.
- Added mixer for V-Tail with differential thrust
- Enhanced the new servo button. Clicking it now selects the next available servo number, rather than just 0.
3 years ago
Darren Lines 80d091b379 Updated mixer to improve the ease of use 3 years ago
Darren Lines 08f96aab69 Finally, a rudderless plane 3 years ago
Darren Lines 2805aed84c Added a V-tail too
Couldn't help myself!
3 years ago
Darren Lines 7f4e15925d Added 3D plane model to setup page
Added a 3D plane model, so fixed wing pilots who like tails, don't have to stare at the cleanflight box any more.
3 years ago
ted cfe5087931 Add model flying wing json 4 years ago
ted fd3ffaaa03 Add model flying wing json 4 years ago
Niccolò Maggioni e75db57252
V-Tail and airplane without rudder mixer images 4 years ago
Niccolò Maggioni de848bddf7
Standardize and reorder mixer definitions 4 years ago
Niccolò Maggioni 14b5bf6d41
Fix tail saturation in V-Tail mixer preset 4 years ago
Pawel Spychalski (DzikuVx) 7c4208638f Rearrange servo mixer rules 4 years ago
Pawel Spychalski (DzikuVx) 6baf3c4c6c Fix OTHER platform name 5 years ago
Pawel Spychalski (DzikuVx) f8c6ae475d Add boat, rover and other default mixers 5 years ago
Pawel Spychalski (DzikuVx) 20c2d362e1 Enable Rover, Boat and Other platforms 5 years ago
Michel Pastor 9b30cbb973 Fix Nano Talon mixer 6 years ago
Pawel Spychalski (DzikuVx) ad513d985f Updated Nano Talon mixer 6 years ago
Pawel Spychalski (DzikuVx) def0cd27cc More mixer presets 6 years ago
Pawel Spychalski (DzikuVx) f902c7d803 small cleanup 6 years ago
Paweł Spychalski 323a3c78cf
Merge pull request #440 from iNavFlight/dzikuvx-vtail-airplane-preset
Mixer preset for Vtail airplanes like Mini Talon
6 years ago
Pawel Spychalski (DzikuVx) e19a592e79 Mixer preset for Vtail airplanes like Mini Talon 6 years ago
giacomo892 3d08d068c5 Adding FW with differential thrust 6 years ago
Pawel Spychalski (DzikuVx) 8c68f34b81 Airplane with differentual thrust mixer preset 7 years ago
Pawel Spychalski (DzikuVx) 14a74e76dc possibility to delete mixer rules 7 years ago
Pawel Spychalski (DzikuVx) a7b387a2dc Basic layout 7 years ago
Pawel Spychalski (DzikuVx) 4f48ecff1b Mixer tab, first elements 7 years ago
Pawel Spychalski (DzikuVx) c1fe0ede87 Updated list and basic model 7 years ago
Pawel Spychalski (DzikuVx) 2e19037667 Servo mix rules 7 years ago
Pawel Spychalski (DzikuVx) d0cdef46f4 motor mix rules for all default presets 7 years ago
Pawel Spychalski (DzikuVx) cf3a5b2a64 UI for smix rules 7 years ago
U-PAWEL-X220\pawel b99c5c1bf4 mixer added to preset 8 years ago
Dominic Clifton 4e41f46523 First cut of support for custom airplane and tricopter on servos tab. 9 years ago
Dominic Clifton 438dc8d46d Some changes required for the 'custom-servo-mixers' cleanflight branch.
TODO - Support old version of MSP_SERVO_CONF
9 years ago
Dominic Clifton b3424eadcb Defining the models and images used in one place to make maintainance of
the mixer list easier.
10 years ago
Jonathan Hudson 30ddc6ac83 replace motor order models with script generated varients 10 years ago
Dominic Clifton 6d24ce6b28 Re-instate support for A-Tail now that the firmware supports it. 10 years ago
Dominic Clifton e8bd813fb8 Re-implement model diagram on motors tab.
See 79505e42ed.
10 years ago
Dominic Clifton f3968aaa70 Normalize all the line endings 10 years ago
Dominic Clifton 79505e42ed Show model diagram on motors tab.
When testing motors it's more useful to have it present on the motors
tab so you don't have to keep cross-referencing the initial setup tab.
10 years ago