Skip to content

Commit

Permalink
Tools: remove baro param from white list
Browse files Browse the repository at this point in the history
  • Loading branch information
YuxinPan authored and peterbarker committed Sep 16, 2024
1 parent d1562d5 commit a717283
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions Tools/autotest/vehicle_test_suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -2566,35 +2566,6 @@ def get_sim_parameter_documentation_get_whitelist(self):
"SIM_ARSPD2_RND",
"SIM_ARSPD_OFS",
"SIM_ARSPD_RND",
"SIM_BAR2_DELAY",
"SIM_BAR2_DISABLE",
"SIM_BAR2_DRIFT",
"SIM_BAR2_FREEZE",
"SIM_BAR2_WCF_BAK",
"SIM_BAR2_WCF_DN",
"SIM_BAR2_WCF_FWD",
"SIM_BAR2_WCF_LFT",
"SIM_BAR2_WCF_RGT",
"SIM_BAR2_WCF_UP",
"SIM_BAR3_DELAY",
"SIM_BAR3_DISABLE",
"SIM_BAR3_DRIFT",
"SIM_BAR3_FREEZE",
"SIM_BAR3_WCF_BAK",
"SIM_BAR3_WCF_DN",
"SIM_BAR3_WCF_FWD",
"SIM_BAR3_WCF_LFT",
"SIM_BAR3_WCF_RGT",
"SIM_BAR3_WCF_UP",
"SIM_BARO_DELAY",
"SIM_BARO_DISABLE",
"SIM_BARO_FREEZE",
"SIM_BARO_WCF_BAK",
"SIM_BARO_WCF_DN",
"SIM_BARO_WCF_FWD",
"SIM_BARO_WCF_LFT",
"SIM_BARO_WCF_RGT",
"SIM_BARO_WCF_UP",
"SIM_FTOWESC_ENA",
"SIM_FTOWESC_POW",
"SIM_IE24_ENABLE",
Expand Down

0 comments on commit a717283

Please sign in to comment.