PX4/PX4-GPSDrivers

Submodule not working

REGATTE opened this issue · 2 comments

../src/GPS/Drivers/src/ubx.cpp:1981: error: no member named 'heading_accuracy' in 'sensor_gps_s'

Hi,
I've been developing QGC as a hobbyist, and the first I try to compile to QGC, I get this error. Anyway to sort it out??

You need to make sure the submodule points to the right commit -> git submodule update

oh okay, thanks.
It worked when i pointed it to an older commit.