mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-28 03:50:34 +08:00
move systemlib/rc_check to commander (the only usage) and convert to c++
This commit is contained in:
committed by
Lorenz Meier
parent
a6883c3a0d
commit
3399ec9e73
@@ -78,8 +78,6 @@
|
||||
#include <systemlib/hysteresis/hysteresis.h>
|
||||
#include <systemlib/mavlink_log.h>
|
||||
#include <parameters/param.h>
|
||||
#include <systemlib/rc_check.h>
|
||||
#include <systemlib/state_table.h>
|
||||
|
||||
#include <cmath>
|
||||
#include <cfloat>
|
||||
|
||||
Reference in New Issue
Block a user