jackhong12
4a4f361a17
all: use CLASS_NO_COPY() macro
2022-10-04 11:23:04 +11:00
bnsgeyer
d5fed8ee4c
AC_InputManager: Change STAB_COL params to percent
2019-12-14 09:00:31 +09:00
Andrew Tridgell
25c409d4a2
AC_InputManager: removed create() method for objects
...
See discussion here:
https://github.com/ArduPilot/ardupilot/issues/7331
we were getting some uninitialised variables. While it only showed up in
AP_SbusOut, it means we can't be sure it won't happen on other objects,
so safest to remove the approach
Thanks to assistance from Lucas, Peter and Francisco
2017-12-14 08:12:28 +11:00
Lucas De Marchi
1baccdaf85
AC_InputManager: add static create method
2017-09-26 03:01:21 +01:00
Peter Barker
0f22f923e1
AC_InputManager: remove MAIN_LOOP_RATE in favour of parameter value
2017-08-29 08:41:07 +09:00
Mathieu OTHACEHE
152edf7189
Global: remove mode line from headers
...
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
2016-10-24 09:42:01 -02:00
Leonard Hall
1174ad3e66
AC_InputManager_Heli: get_pilot_desired_throttle in 0 to 1 range
2016-04-01 11:59:30 +09:00
Lucas De Marchi
498693d0b8
AC_InputManager: replace header guard with pragma once
2016-03-16 18:40:39 +11:00
Robert Lefebvre
afcc304cbf
AC_InputManager: Initial class creation
2015-11-12 19:37:21 +09:00