Ray Morris
91b9ee7f1f
js/model.js: PLATFORM_OTHER is not valid, remove
2024-07-06 19:21:24 -05:00
Scavanger
06a4d8b0c8
Convert to CommonJS Modules Part 3
2024-04-18 15:39:19 -03:00
Scavanger
38727c54a8
Convert to CommonJS Modules - Part 2
2024-03-24 11:40:50 -03:00
Andi Kanzler
91f1699659
Convert to CommonJS Modules
2024-02-26 11:58:56 -03:00
Andi Kanzler
f24ccfc637
Init
2024-02-10 18:08:17 -03:00
shota
31d05169d4
fix motor stop on low preset
2023-10-21 00:51:50 +09:00
Darren Lines
1901556828
Added colouration for the + and - stabilised mixes
2022-06-21 22:11:02 +01:00
Darren Lines
1eb9ad6639
Fix colours and labels bug in the mixer
2022-05-13 23:35:07 +01:00
Darren Lines
55c861f0d3
removed un-needed properties
2022-03-13 14:56:55 +00:00
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.
2022-03-13 10:25:22 +00:00
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.
2022-02-14 19:55:00 +00:00
Darren Lines
80d091b379
Updated mixer to improve the ease of use
2021-12-30 13:01:51 +00:00
Darren Lines
08f96aab69
Finally, a rudderless plane
2021-06-04 21:34:02 +01:00
Darren Lines
2805aed84c
Added a V-tail too
...
Couldn't help myself!
2021-06-03 21:41:44 +01:00
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.
2021-06-02 16:32:44 +01:00
ted
cfe5087931
Add model flying wing json
2021-03-24 11:54:29 +01:00
ted
fd3ffaaa03
Add model flying wing json
2021-03-24 10:49:44 +01:00
Niccolò Maggioni
e75db57252
V-Tail and airplane without rudder mixer images
2020-10-02 16:48:16 +02:00
Niccolò Maggioni
de848bddf7
Standardize and reorder mixer definitions
2020-10-02 16:46:37 +02:00
Niccolò Maggioni
14b5bf6d41
Fix tail saturation in V-Tail mixer preset
2020-10-02 16:46:37 +02:00
Pawel Spychalski (DzikuVx)
7c4208638f
Rearrange servo mixer rules
2020-09-29 12:20:33 +02:00
Pawel Spychalski (DzikuVx)
6baf3c4c6c
Fix OTHER platform name
2020-01-22 10:07:52 +01:00
Pawel Spychalski (DzikuVx)
f8c6ae475d
Add boat, rover and other default mixers
2019-12-27 11:46:33 +01:00
Pawel Spychalski (DzikuVx)
20c2d362e1
Enable Rover, Boat and Other platforms
2019-12-27 10:59:16 +01:00
Michel Pastor
9b30cbb973
Fix Nano Talon mixer
2018-07-22 08:20:36 +02:00
Pawel Spychalski (DzikuVx)
ad513d985f
Updated Nano Talon mixer
2018-06-18 16:07:55 +02:00
Pawel Spychalski (DzikuVx)
def0cd27cc
More mixer presets
2018-05-14 11:48:41 +02:00
Pawel Spychalski (DzikuVx)
f902c7d803
small cleanup
2018-05-09 15:48:58 +02:00
Paweł Spychalski
323a3c78cf
Merge pull request #440 from iNavFlight/dzikuvx-vtail-airplane-preset
...
Mixer preset for Vtail airplanes like Mini Talon
2018-05-09 15:46:23 +02:00
Pawel Spychalski (DzikuVx)
e19a592e79
Mixer preset for Vtail airplanes like Mini Talon
2018-05-09 15:45:09 +02:00
giacomo892
3d08d068c5
Adding FW with differential thrust
2018-05-09 15:36:10 +02:00
Pawel Spychalski (DzikuVx)
8c68f34b81
Airplane with differentual thrust mixer preset
2018-04-26 15:58:36 +02:00
Pawel Spychalski (DzikuVx)
14a74e76dc
possibility to delete mixer rules
2018-03-31 16:03:38 +02:00
Pawel Spychalski (DzikuVx)
a7b387a2dc
Basic layout
2018-03-30 19:38:21 +02:00
Pawel Spychalski (DzikuVx)
4f48ecff1b
Mixer tab, first elements
2018-03-29 22:24:37 +02:00
Pawel Spychalski (DzikuVx)
c1fe0ede87
Updated list and basic model
2018-03-29 15:51:06 +02:00
Pawel Spychalski (DzikuVx)
2e19037667
Servo mix rules
2018-03-29 11:35:51 +02:00
Pawel Spychalski (DzikuVx)
d0cdef46f4
motor mix rules for all default presets
2018-03-28 22:14:04 +02:00
Pawel Spychalski (DzikuVx)
cf3a5b2a64
UI for smix rules
2018-01-24 16:25:39 +01:00
U-PAWEL-X220\pawel
b99c5c1bf4
mixer added to preset
2017-01-09 19:20:37 +01:00
Dominic Clifton
4e41f46523
First cut of support for custom airplane and tricopter on servos tab.
2015-06-28 23:19:03 +01:00
Dominic Clifton
438dc8d46d
Some changes required for the 'custom-servo-mixers' cleanflight branch.
...
TODO - Support old version of MSP_SERVO_CONF
2015-06-28 22:30:36 +01:00
Dominic Clifton
b3424eadcb
Defining the models and images used in one place to make maintainance of
...
the mixer list easier.
2015-01-27 21:06:39 +01:00
Jonathan Hudson
30ddc6ac83
replace motor order models with script generated varients
2015-01-10 19:17:23 +00:00
Dominic Clifton
6d24ce6b28
Re-instate support for A-Tail now that the firmware supports it.
2014-12-21 15:00:53 +00:00
Dominic Clifton
e8bd813fb8
Re-implement model diagram on motors tab.
...
See 79505e42ed
.
2014-12-20 00:29:49 +00:00
Dominic Clifton
f3968aaa70
Normalize all the line endings
2014-10-15 15:27:57 +01:00
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.
2014-09-04 02:59:31 +01:00