You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Ms5611 is detected and gives appropriate pressure value. I have implemented it from HukeIOT repository. But it seems that the drone still uses velocity based altitude/height hold due to which drone either very slowly climbs to the ceiling or goes down to the floor while using height hold/altitude hold.
Version (please complete the following information):
IDF Version: 4.4.8
SoC Chip: ESP32 Wroom 32D
Hardware: ESP 32 Devkit C
To Reproduce
Steps to reproduce the behavior:
Go to cfclient ,attach joystick and use alt/height hold, also watch the sensor plotter for the barometer
Modified on
See error
Expected behavior
Barometer gives height based on pressure
Logs
Normal Logs nothing special.
Error
The plotter shows changes when the move th drone up or down and then goes back to normal which means it's using imu for velocity based height hold and not the barometer.
The text was updated successfully, but these errors were encountered:
Describe the bug
Ms5611 is detected and gives appropriate pressure value. I have implemented it from HukeIOT repository. But it seems that the drone still uses velocity based altitude/height hold due to which drone either very slowly climbs to the ceiling or goes down to the floor while using height hold/altitude hold.
Version (please complete the following information):
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Barometer gives height based on pressure
Logs
Normal Logs nothing special.
Error
The plotter shows changes when the move th drone up or down and then goes back to normal which means it's using imu for velocity based height hold and not the barometer.
The text was updated successfully, but these errors were encountered: