SITL: lower baro noise a bit

This commit is contained in:
Andrew Tridgell 2012-07-05 16:27:47 +10:00
parent 9f3da1bf7f
commit 1ce4a03147

View File

@ -28,7 +28,7 @@ class SITL
{ {
public: public:
SITL() { SITL() {
baro_noise = 10; // Pascals baro_noise = 3; // Pascals
gyro_noise = 30; // degrees/s gyro_noise = 30; // degrees/s
accel_noise = 3; // m/s/s accel_noise = 3; // m/s/s
mag_noise = 10; // mag units mag_noise = 10; // mag units