PX4 Firmware
PX4 Autopilot Software http://px4.io
AttitudeControlTest.cpp File Reference
#include <gtest/gtest.h>
#include <AttitudeControl.hpp>
#include <mathlib/math/Functions.hpp>
Include dependency graph for AttitudeControlTest.cpp:

Go to the source code of this file.

Classes

class  AttitudeControlConvergenceTest
 

Functions

 TEST (AttitudeControlTest, AllZeroCase)
 
 TEST_F (AttitudeControlConvergenceTest, AttitudeControlConvergence)
 

Function Documentation

◆ TEST()

TEST ( AttitudeControlTest  ,
AllZeroCase   
)

Definition at line 40 of file AttitudeControlTest.cpp.

References f(), and AttitudeControl::update().

Here is the call graph for this function:

◆ TEST_F()

TEST_F ( AttitudeControlConvergenceTest  ,
AttitudeControlConvergence   
)

Definition at line 96 of file AttitudeControlTest.cpp.

References f(), and matrix::Vector< Type, M >::normalize().

Here is the call graph for this function: