mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-12 02:44:00 -04:00
Tools: remove sonar_pos param from white list
This commit is contained in:
parent
25e1701447
commit
f95a8e96a7
@ -2721,9 +2721,6 @@ class TestSuite(ABC):
|
|||||||
"SIM_SHIP_PSIZE",
|
"SIM_SHIP_PSIZE",
|
||||||
"SIM_SHIP_SPEED",
|
"SIM_SHIP_SPEED",
|
||||||
"SIM_SHIP_SYSID",
|
"SIM_SHIP_SYSID",
|
||||||
"SIM_SONAR_POS_X",
|
|
||||||
"SIM_SONAR_POS_Y",
|
|
||||||
"SIM_SONAR_POS_Z",
|
|
||||||
"SIM_TA_ENABLE",
|
"SIM_TA_ENABLE",
|
||||||
"SIM_VIB_FREQ_X",
|
"SIM_VIB_FREQ_X",
|
||||||
"SIM_VIB_FREQ_Y",
|
"SIM_VIB_FREQ_Y",
|
||||||
|
Loading…
Reference in New Issue
Block a user