mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 21:57:35 +08:00
removed unused definition
Signed-off-by: RomanBapst <bapstroman@gmail.com>
This commit is contained in:
committed by
Paul Riseborough
parent
0e3a0b8659
commit
9b4b24ee71
@@ -40,9 +40,6 @@
|
||||
|
||||
#include "ekf.h"
|
||||
|
||||
|
||||
#define RNG_BAD_SIG_HYST (uint64_t)3e6 // range finder data needs to have 3 seconds of non-zero signal quality to be valid
|
||||
|
||||
// check that the range finder data is continuous
|
||||
void Ekf::updateRangeDataContinuity()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user