1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 03:19:58 +03:00
Commit graph

44 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
debbf9ec43 Rename servo input ONE to MAX 2020-04-25 15:08:13 +02:00
Pawel Spychalski (DzikuVx)
9381a1ff40 Updatede docs for Logic Conditions and Global Functions 2019-10-10 18:22:19 +02:00
Paweł Spychalski
6017dd0de8
Merge pull request #4556 from iNavFlight/dzikuvx-one-missing-doc
Add a missing description of ONE smix input
2019-03-29 09:18:31 +01:00
Pawel Spychalski (DzikuVx)
e8ea7d9d08 Add a missing description of ONE smix input 2019-03-28 14:31:39 +01:00
Pawel Spychalski (DzikuVx)
d21588058d Mention logic condition id in smix documentation 2019-03-28 13:41:20 +01:00
Pawel Spychalski (DzikuVx)
59b1ff6255 Merge remote-tracking branch 'origin/development' into dzikuvx-new-mixer-inputs 2019-02-25 22:45:21 +01:00
Michel Pastor
e93077c595 Rewrite mixer documentation 2019-02-19 17:42:21 +01:00
Pawel Spychalski (DzikuVx)
072f40ad73 New mixer inputs for stabilized axises 2019-01-03 21:11:54 +01:00
Pawel Spychalski (DzikuVx)
9fab108bbb smix reverse removed as obsolete 2019-01-02 21:51:17 +01:00
Pawel Spychalski (DzikuVx)
69080ba863 various doc updates 2018-05-24 13:53:18 +02:00
Pawel Spychalski (DzikuVx)
f81e723c8b more docs update 2018-04-13 12:52:12 +02:00
Paweł Spychalski
5499bd82c8
Grammatical fixes 2018-01-26 11:38:43 +01:00
giacomo892
97e13ffcd8
Update Mixer.md
fixes
2018-01-07 17:58:13 +01:00
Schalonsus
0efec46a29 deleted unused values
changed all mixes to # Rule / Servo / Source / Rate / Speed
changed flaps input on last custom mix example
2017-09-21 08:07:08 +02:00
Pawel Spychalski (DzikuVx)
272879608b docs update 2017-07-01 15:21:36 +02:00
Pawel Spychalski (DzikuVx)
3621739cbe Servo speed rework 2017-07-01 15:21:34 +02:00
Konstantin Sharlaimov
32b13fdad6 Merge pull request #1692 from GeeF/patch-1
Fixed fixed wing smix example
2017-05-22 21:39:23 +10:00
Schalonsus
346ed50d3e Update Mixer.md
Wrong Number for "FEATURE FLAPS"
2017-05-20 18:20:49 +02:00
GeeF
24712603da remove box value from example 2017-05-16 18:24:10 +02:00
GeeF
00032d1814 Fixed fixed wing smix example 2017-05-16 16:10:42 +02:00
Konstantin Sharlaimov
f1f6ebbf95 Merge pull request #1689 from TNgineering/patch-2
Added new smix example to CUSTOM_AIRPLANE
2017-05-16 14:31:40 +10:00
TNgineering
896f30eb13 Added new smix example to CUSTOM_AIRPLANE
Added a 5th smix example that includes flaps output while only using 6 output pins total for fixed wings.
2017-05-15 22:43:57 -05:00
Konstantin Sharlaimov
dfe59be64f Merge pull request #1631 from TNgineering/patch-2
Update Mixer.md
2017-05-05 17:30:16 +10:00
TNgineering
6339776134 Update Mixer.md
Changed "PWM_pin" to "SERVO_ID"
2017-05-04 21:29:14 -05:00
TNgineering
b2212625c5 Update Mixer.md
Added more details to the 'smix' procedure
2017-05-03 00:10:59 -05:00
Stefan Haubold
9202603d8d replaced "cleanflight" with "inav" in documentation where it make sense 2017-04-19 17:20:15 +02:00
Konstantin Sharlaimov (DigitalEntity)
2b3a575e86 Fix compilation bug, update docs 2017-03-19 14:44:18 +10:00
Schalonsus
1053d6f4a2 Update Mixer.md
remove "box" value, because creates parse error
2017-03-03 21:25:22 +01:00
Pawel Spychalski (DzikuVx)
a588ee08b9 docs update fixes#282 2016-06-14 21:38:51 +02:00
Dominic Clifton
df5d805859 Keep rudder on the same servo output. 2015-10-30 00:37:43 +00:00
Konstantin Sharlaimov (DigitalEntity)
93300caeb8 Removed SERVO_FLAPS (not used anywhere through the code). Fixes broken servo mixer on CC3D/NAZE.
Re-added SERVO_FLAPS but moved to Out8

Unit-tests update
2015-10-29 23:44:43 +00:00
Austin St. Aubin
9c0aff7e38 Updated Mixer.md with more Custom Airplane
Added Custom Airplane for 6 Pinout Boards and Custom Airplane with Differential Thrust documentation.
2015-10-04 14:41:34 -05:00
Austin St. Aubin
c6ff73584d Custom Airplane with Differential Thrust
Added notes on how to make a custom airplane configuration that supports differential thrust.
2015-10-03 23:17:14 -05:00
Dominic Clifton
0d0311607c Merge pull request #1280 from sppnk/patch-1
Fix servo mixing tables
2015-09-09 21:08:48 +01:00
Dominic Clifton
9ca456933e Clarify usage of servo and smix. 2015-09-09 20:14:20 +01:00
Dominic Clifton
84ae209c1e Update smix reverse documentation, closes #1140 2015-09-05 16:43:54 +01:00
sppnk
4fe835ec08 Fix servo mixing tables 2015-09-02 16:31:41 +02:00
stuphi
0182413a17 Change cmix to mmix on one line 2015-08-03 20:53:28 +01:00
Dominic Clifton
9a23abb610 Correct mixer documentation.
(Thanks Robert Coppock)
2015-08-03 15:49:55 +01:00
Dominic Clifton
79e72760e1 Update mixer documentation. 2015-07-09 21:31:47 +01:00
Dominic Clifton
3776bb07dc Update mixer documentation. 2015-07-08 13:59:53 +01:00
Brnadon Miller
036fa9c049 Added custom mixer examples and documentation 2015-03-11 14:20:45 -04:00
Joel Fuster
afeedf40c7 Servo tune documentation 2015-02-28 20:01:02 -05:00
Joel Fuster
9d5a8e8e86 Pull in mixer docs 2015-01-05 21:32:49 -05:00