mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
enable baro-gnss autocalibration by default (#25196)
This commit is contained in:
parent
b4bfbbb5e0
commit
a755dfa07f
@ -64,4 +64,4 @@ PARAM_DEFINE_FLOAT(SENS_BARO_RATE, 20.0f);
|
||||
* @category system
|
||||
* @group Sensors
|
||||
*/
|
||||
PARAM_DEFINE_INT32(SENS_BAR_AUTOCAL, 0);
|
||||
PARAM_DEFINE_INT32(SENS_BAR_AUTOCAL, 1);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user