ardupilot/libraries/AP_AHRS
Peter Barker 355752ebb8 AP_AHRS: remove pointless initialisations
These are either in bss or new'd.

Saves ~130 bytes
2018-04-04 10:14:40 +01:00
..
examples/AHRS_Test AP_AHRS: use ins singleton 2018-03-16 00:37:35 -07:00
AP_AHRS.cpp AP_AHRS: use ins singleton 2018-03-16 00:37:35 -07:00
AP_AHRS.h AP_AHRS: remove pointless initialisations 2018-04-04 10:14:40 +01:00
AP_AHRS_DCM.cpp AP_AHRS: use ins singleton 2018-03-16 00:37:35 -07:00
AP_AHRS_DCM.h AP_AHRS: remove pointless initialisations 2018-04-04 10:14:40 +01:00
AP_AHRS_NavEKF.cpp AP_AHRS: remove pointless initialisations 2018-04-04 10:14:40 +01:00
AP_AHRS_NavEKF.h AP_AHRS_NavEKF: accept external position estimates into AHRS 2018-03-27 20:28:00 +09:00
AP_AHRS_View.cpp AP_AHRS: added earth to body 2D rotations 2018-02-08 17:36:33 +11:00
AP_AHRS_View.h AP_AHRS: added earth to body 2D rotations 2018-02-08 17:36:33 +11:00