mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-24 00:33:56 -04:00
Sub: fixed AHRS_View update
This commit is contained in:
parent
e744460ff5
commit
053f0b4ce7
@ -512,6 +512,7 @@ void Sub::read_AHRS(void)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
ahrs.update();
|
ahrs.update();
|
||||||
|
ahrs_view.update();
|
||||||
}
|
}
|
||||||
|
|
||||||
// read baro and rangefinder altitude at 10hz
|
// read baro and rangefinder altitude at 10hz
|
||||||
|
Loading…
Reference in New Issue
Block a user