mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-12 01:23:56 -03:00
Tools : Remove documented params from whitelist
This commit is contained in:
parent
4e12b4ee0e
commit
24a764c502
@ -2559,13 +2559,6 @@ class TestSuite(ABC):
|
||||
def get_sim_parameter_documentation_get_whitelist(self):
|
||||
# common parameters
|
||||
ret = set([
|
||||
"SIM_ACC_TRIM_X",
|
||||
"SIM_ACC_TRIM_Y",
|
||||
"SIM_ACC_TRIM_Z",
|
||||
"SIM_ARSPD2_OFS",
|
||||
"SIM_ARSPD2_RND",
|
||||
"SIM_ARSPD_OFS",
|
||||
"SIM_ARSPD_RND",
|
||||
"SIM_FTOWESC_ENA",
|
||||
"SIM_FTOWESC_POW",
|
||||
"SIM_IE24_ENABLE",
|
||||
|
Loading…
Reference in New Issue
Block a user