mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 11:06:04 +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"
|
#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
|
// check that the range finder data is continuous
|
||||||
void Ekf::updateRangeDataContinuity()
|
void Ekf::updateRangeDataContinuity()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user