Files
PX4-Autopilot/src/modules/simulator
Julian Oes a1fc44d1f0 simulator: fix noise in airspeed
It turns out the noise of the airspeed depends on the least significant
bit of time which is now always 0 because time is quite regular with
lockstep. Therefore, we need a better source for the randomness. I chose
to use the sign of the y-gyro and it seems to work.
2018-12-22 10:32:18 +01:00
..
2018-11-06 07:43:43 +08:00
2018-11-26 14:40:14 -08:00