remove deprecated BAT_ params (#22872)

Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
Silvan Fuhrer
2024-06-14 14:42:32 +02:00
committed by GitHub
parent f8a42bcd58
commit f4e76cd392
8 changed files with 1 additions and 84 deletions
@@ -292,10 +292,6 @@ MavlinkParametersManager::send()
param_find("BAT_CRIT_THR");
param_find("BAT_EMERGEN_THR");
param_find("BAT_LOW_THR");
param_find("BAT_N_CELLS"); // deprecated
param_find("BAT_V_CHARGED"); // deprecated
param_find("BAT_V_EMPTY"); // deprecated
param_find("BAT_V_LOAD_DROP"); // deprecated
param_find("CAL_ACC0_ID");
param_find("CAL_GYRO0_ID");
param_find("CAL_MAG0_ID");