|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Go to the source code of this file.
Classes | |
| class | VelocitySmoothingTest |
Functions | |
| TEST_F (VelocitySmoothingTest, testTimeSynchronization) | |
| TEST_F (VelocitySmoothingTest, testConstantSetpoint) | |
| TEST_F (VelocitySmoothingTest, testZeroSetpoint) | |
| TEST_F | ( | VelocitySmoothingTest | , |
| testTimeSynchronization | |||
| ) |
Definition at line 90 of file VelocitySmoothingTest.cpp.
References f().
| TEST_F | ( | VelocitySmoothingTest | , |
| testConstantSetpoint | |||
| ) |
Definition at line 115 of file VelocitySmoothingTest.cpp.
References matrix::ceil(), dt, f(), and t123.
| TEST_F | ( | VelocitySmoothingTest | , |
| testZeroSetpoint | |||
| ) |