Fixed problem with barometer at 50 Hz + Fixed overlapping of timestamps in sensor update
Temperature was not initialized correctly, therefore the simulation could run only at certain frequencies (e.g. 10 Hz). Now can run at 50 Hz as well as 100, or every frequency that gives a dt multiple of 0.01. Plus, the timestamps of sensorTot were not updated correctly, as an overlapping of the first timestamp of the new measure and the last timestamp of the previous measure occurred. Now this is fixed too.
Merge request reports
Activity
added 6 commits
-
77549c61...3591b1d9 - 3 commits from branch
dev
- f91095bf - fixed problem with barometer at 50 Hz
- 2cf01410 - Fixed bug in sensor frequencies: read description
- aa33f3f1 - [Pitot] Airspeed saved also in SensorData
Toggle commit list-
77549c61...3591b1d9 - 3 commits from branch
Please register or sign in to reply