Skip to content

Commit

Permalink
Tools: document airspeed params
Browse files Browse the repository at this point in the history
  • Loading branch information
antholuo committed Sep 21, 2023
1 parent 98404d3 commit afb6582
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions Tools/autotest/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -2151,19 +2151,10 @@ def get_sim_parameter_documentation_get_whitelist(self):
"SIM_ADSB_COUNT",
"SIM_ADSB_RADIUS",
"SIM_ADSB_TX",
"SIM_ARSPD2_FAIL",
"SIM_ARSPD2_FAILP",
"SIM_ARSPD2_OFS",
"SIM_ARSPD2_PITOT",
"SIM_ARSPD2_RATIO",
"SIM_ARSPD2_RND",
"SIM_ARSPD2_SIGN",
"SIM_ARSPD_FAILP",
"SIM_ARSPD_OFS",
"SIM_ARSPD_PITOT",
"SIM_ARSPD_RATIO",
"SIM_ARSPD_RND",
"SIM_ARSPD_SIGN",
"SIM_BAR2_DELAY",
"SIM_BAR2_DISABLE",
"SIM_BAR2_DRIFT",
Expand Down Expand Up @@ -2216,10 +2207,6 @@ def get_sim_parameter_documentation_get_whitelist(self):
"SIM_IE24_ENABLE",
"SIM_IE24_ERROR",
"SIM_IE24_STATE",
"SIM_IMU_COUNT",
"SIM_IMU_POS_X",
"SIM_IMU_POS_Y",
"SIM_IMU_POS_Z",
"SIM_IMUT1_ACC1_X",
"SIM_IMUT1_ACC1_Y",
"SIM_IMUT1_ACC1_Z",
Expand Down

0 comments on commit afb6582

Please sign in to comment.