Shiv Tyagi
|
4483b9d6fe
|
AP_Motors: add matrix for deca-cwx frame
This adds a missing matrix for deca-cwx frame
|
2021-11-23 15:52:25 +09:00 |
Hwurzburg
|
2f4bcfb21c
|
AP_Motors: change H_COLL_HOVER to H_COL_HOVER for consistency
|
2021-11-18 14:37:05 -05:00 |
Peter Barker
|
55cdbd208d
|
AP_Motors: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED
|
2021-11-15 20:27:40 +11:00 |
Peter Barker
|
9e8126d07c
|
AP_Motors: ensure ENABLE_SCRIPTING is always defined
|
2021-11-15 20:27:40 +11:00 |
Bill Geyer
|
d2c37daa66
|
AP_Motors: change internal variable names and methods for mid collective to be more accurate
|
2021-11-10 16:45:17 -05:00 |
Bill Geyer
|
183b5e9e6d
|
AP_Motors: update H_SV_MAN parameter to reflect zero thrust collective
|
2021-11-10 16:45:17 -05:00 |
Bill Geyer
|
d02097bf1c
|
AP_Motors: add protection for new tradheli parameters
|
2021-11-10 16:45:17 -05:00 |
Bill Geyer
|
1a50dce206
|
AP_Motors: coll setup uses actual blade pitch angle
|
2021-11-10 16:45:17 -05:00 |
Iampete1
|
6c29eb73d2
|
AP_Motors: Coax: correct array indexnig offset
|
2021-11-10 11:52:19 +09:00 |
Iampete1
|
291ab5b5f2
|
AP_Motors: Coax: remvoe servo outs from motor mask
|
2021-11-10 11:52:19 +09:00 |
Hwurzburg
|
47028f136e
|
AP_Motors: change build option name to new standard
|
2021-11-08 19:13:00 +09:00 |
Hwurzburg
|
0b5123b194
|
AP_Motors: add Y4 Frame type to Quadcopters
|
2021-11-05 07:39:27 +11:00 |
Mirko Denecke
|
8b46ab66bd
|
AP_Motors: remove throttle roll adjust for single motor tailsitter
|
2021-11-03 12:32:31 +11:00 |
Hwurzburg
|
9349abfe48
|
AP_Motors: add build options for each frame class
|
2021-10-27 07:59:52 +09:00 |
Iampete1
|
b595beab10
|
AP_Motors: set ouput scaled with float
|
2021-10-20 18:29:58 +11:00 |
Iampete1
|
d16be50e57
|
AP_Motors: add PWM min and max param conversion function
|
2021-10-11 22:19:17 -04:00 |
Iampete1
|
14dfac42e7
|
AP_Motors: remove use of external PWM min and max
|
2021-10-11 22:19:17 -04:00 |
Iampete1
|
bc29735cb2
|
AP_Motors: make pwm_type protected and add helpers
|
2021-10-06 18:59:57 +11:00 |
Iampete1
|
1371499022
|
AP_Motors: add note about test to new inverse functions
|
2021-10-01 22:04:51 +01:00 |
Iampete1
|
484a0b989f
|
AP_Motors: add expo inverse test example
|
2021-10-01 22:04:51 +01:00 |
Iampete1
|
0c1fe0b373
|
AP_MotorsMulticopter: add inverse thrust_to_actuator and thrust curve functions
|
2021-10-01 22:04:51 +01:00 |
Iampete1
|
1a2ea893b6
|
AP_MotorsMatrix: correct octo I testing order
|
2021-09-13 13:39:03 +09:00 |
Peter Barker
|
380d962648
|
AP_Motors: do not use int version to define motors
|
2021-09-08 18:20:44 +10:00 |
Peter Barker
|
dbb43a5746
|
AP_Motors: remove motor_num from motor definition structures
Every structure simply used the defines in sequence, meaning 0, 1, 2, 3
etc. Handily we have a loop counter where we use these structures...
|
2021-09-08 18:20:44 +10:00 |
Peter Barker
|
a152ad70a9
|
AP_Motors: use structures to save flash when initialising motors (raw motors)
|
2021-09-08 18:20:44 +10:00 |
Peter Barker
|
26385009ca
|
AP_Motors: use structures to save flash when initialising motors
|
2021-09-08 18:20:44 +10:00 |
Peter Barker
|
5f980929d9
|
AP_Motors: use add_motors to save flash
|
2021-08-31 20:23:58 +10:00 |
Andy Piper
|
513aa592e4
|
AP_Motors: add accessors for turtle mode
|
2021-08-12 19:00:51 +09:00 |
Andy Piper
|
30252c1b3f
|
AP_Motors: remove tri yaw servo from motor mask
|
2021-08-03 11:16:50 +09:00 |
Andrew Tridgell
|
4b9311d87d
|
AP_Motors: added new MOT_PWM_TYPE=8 for PWM range
this allows multirotors to set individual PWM ranges per motor. This
is needed for heliquads flying as multirotors
|
2021-07-28 17:40:40 +10:00 |
Iampete1
|
e75d3b68e6
|
AP_Motors: move AP_MotorsUGV to new AR_Motors directory
|
2021-07-20 10:48:01 +09:00 |
Iampete1
|
6848cbc241
|
AP_Motors: add scripting dynamic mixer, allowing varable geometry vehicles
|
2021-07-20 09:19:28 +10:00 |
Andrew Tridgell
|
83158ceadb
|
AP_Motors: fixup build for ftype conflict
|
2021-07-10 07:20:41 +10:00 |
Peter Barker
|
183cee3f2c
|
AP_Motors: remove @Values from param metadata where @Bitmask exists
|
2021-06-23 18:37:34 +10:00 |
Peter Barker
|
c28a03728d
|
AP_Motors: tidy frame description strings
Before: AP: Frame: TRI/
After: AP: Frame: TRI
|
2021-06-21 16:30:37 +10:00 |
Leonard Hall
|
ac41bb50ee
|
AP_Motors: correct expo parameter description and internal limits
|
2021-06-21 08:41:31 +09:00 |
Andy Piper
|
96d0e8cf3f
|
AP_Motors: add comments to AP_MotorsUGV
|
2021-06-07 20:16:26 +09:00 |
Andy Piper
|
7c213a8bbf
|
AP_Motors: move AP_MotorsUGV here
add singleton and motor_mask to AP_MotorsUGV
|
2021-06-07 20:16:26 +09:00 |
Hwurzburg
|
57ee6ffdfe
|
AP_Motors: correct H_SV_MAN metadata warning
|
2021-05-25 10:22:21 +10:00 |
Peter Hall
|
42538c7083
|
AP_Motors: add throttle factor to Matrix
|
2021-05-25 09:01:06 +09:00 |
Dr.-Ing. Amilcar do Carmo Lucas
|
2393097417
|
AP_Motors: Use the same limits described in the wiki
According to Leonard Hall's tuning instructions at:
https://ardupilot.org/copter/docs/tuning-process-instructions.html
Fix a typo
|
2021-05-18 09:54:23 +10:00 |
Andy Piper
|
d70b8425f7
|
AP_Motors: trigger digital throttle range with digital outputs
|
2021-05-12 21:02:42 +10:00 |
Peter Hall
|
ed7db5b2b6
|
AP_Motors: tailsitter: slew outputs and output throttle directly
|
2021-04-27 09:37:32 +10:00 |
Andrew Tridgell
|
ea3657e941
|
AP_Motors: added accessors for ff output to motors
needed for tailsitters
|
2021-04-13 10:28:47 +10:00 |
Sergey Bokhantsev
|
ef95bf088c
|
AP_Motors: Constrain get_throttle_hover value with allowed range
|
2021-04-01 13:06:02 +09:00 |
murata
|
8e8f2b93a7
|
AP_Motors: Add DECA frame class and type string
|
2021-03-09 19:59:10 +09:00 |
murata
|
9228925bea
|
AP_Motors: Battery voltage compensation maximum voltage
|
2021-03-05 08:48:20 +09:00 |
Randy Mackay
|
0c9559db6d
|
AP_Motors: fixup octaquad CW_X motor directions
|
2021-02-22 11:00:44 +09:00 |
Iampete1
|
9ace8ed216
|
AP_Motors: Matrix 6DoF scripting add get_frame_string
|
2021-02-09 12:43:54 +09:00 |
Peter Hall
|
cc26a520bc
|
AP_MotorsMatrix: init to virtual and remove duplicate set initalised
|
2021-02-09 12:43:54 +09:00 |