PX4 Firmware
PX4 Autopilot Software http://px4.io
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Functions
_
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
w
z
+
Variables
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
Typedefs
Enumerations
+
Enumerator
c
d
f
h
k
l
m
n
o
p
r
s
t
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
e
f
g
m
n
r
s
t
v
w
+
Enumerations
a
b
d
e
f
i
l
m
n
o
p
r
s
t
u
v
w
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Related Functions
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
+
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
u
v
+
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
+
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
+
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
PositionControl Member List
This is the complete list of members for
PositionControl
, including all inherited members.
_acc_sp
PositionControl
private
_constraints
PositionControl
private
_ctrl_pos
PositionControl
private
_ctrl_vel
PositionControl
private
_gain_pos_p
PositionControl
private
_gain_vel_d
PositionControl
private
_gain_vel_i
PositionControl
private
_gain_vel_p
PositionControl
private
_hover_thrust
PositionControl
private
_interfaceMapping
()
PositionControl
private
_lim_thr_max
PositionControl
private
_lim_thr_min
PositionControl
private
_lim_tilt
PositionControl
private
_lim_vel_down
PositionControl
private
_lim_vel_horizontal
PositionControl
private
_lim_vel_up
PositionControl
private
_pos
PositionControl
private
_pos_sp
PositionControl
private
_positionController
()
PositionControl
private
_setCtrlFlag
(bool value)
PositionControl
private
_skip_controller
PositionControl
private
_thr_int
PositionControl
private
_thr_sp
PositionControl
private
_vel
PositionControl
private
_vel_dot
PositionControl
private
_vel_sp
PositionControl
private
_velocityController
(const float &dt)
PositionControl
private
_yaw
PositionControl
private
_yaw_sp
PositionControl
private
_yawspeed_sp
PositionControl
private
generateThrustYawSetpoint
(const float dt)
PositionControl
getAttitudeSetpoint
(vehicle_attitude_setpoint_s &attitude_setpoint) const
PositionControl
getLocalPositionSetpoint
(vehicle_local_position_setpoint_s &local_position_setpoint) const
PositionControl
getVelSp
() const
PositionControl
inline
PositionControl
()=default
PositionControl
resetIntegralXY
()
PositionControl
inline
resetIntegralZ
()
PositionControl
inline
setHoverThrust
(const float thrust)
PositionControl
inline
setPositionGains
(const matrix::Vector3f &P)
PositionControl
inline
setThrustLimits
(const float min, const float max)
PositionControl
setTiltLimit
(const float tilt)
PositionControl
inline
setVelocityGains
(const matrix::Vector3f &P, const matrix::Vector3f &I, const matrix::Vector3f &D)
PositionControl
setVelocityLimits
(const float vel_horizontal, const float vel_up, float vel_down)
PositionControl
updateConstraints
(const vehicle_constraints_s &constraints)
PositionControl
updateSetpoint
(const vehicle_local_position_setpoint_s &setpoint)
PositionControl
updateState
(const PositionControlStates &states)
PositionControl
~PositionControl
()=default
PositionControl
Generated by
1.8.13