Hi all,
I got a LIDAR-Lite Rangefinder installed on my Copter 3.3-rc8 and it works great in Loiter and AltHold mode.
However when I try to performing an AUTO mission, Pixhawk follows the altitude from barometer instead of the LIDAR-Lite Rangefinder.
I need to perform some low altitude AUTO grid flying over a field and the barometer doesn’t hold the altitude well, LIDAR-Lite working in AUTO mode will help a lot.
I have read some of the source code of the Copter 3.3-rc8 firmware and notice that rangefinder is not enabled in AUTO mode, so I tried to modified the code but the result is not good.
So is makeing sonar enabled in AUTO mode on the Copter 3.3 developing schedule? If so when will the code released?
Thanks.