ardupilot/libraries/AP_AHRS
Peter Barker 4139b7a548 AP_AHRS: rename OpticalFlow class to AP_OpticalFlow
Brings us in-line with other classes in ArduPilot.

Removes ambiguity with AP_HAL::OpticalFlow which can cause compilation errors as we start to make code more portable across targets
2022-08-18 14:24:01 +10:00
..
examples/AHRS_Test AP_AHRS: stop using AHRS as conduit for Compass pointer 2021-07-30 12:19:42 +10:00
AP_AHRS.cpp AP_AHRS: stop using GCS_MAVLINK.h in header files 2022-08-16 09:45:51 +10:00
AP_AHRS.h AP_AHRS: stop using GCS_MAVLINK.h in header files 2022-08-16 09:45:51 +10:00
AP_AHRS_Backend.cpp AP_AHRS: update rotation based on board_orient parameter 2022-06-12 17:32:11 +10:00
AP_AHRS_Backend.h AP_AHRS: rename OpticalFlow class to AP_OpticalFlow 2022-08-18 14:24:01 +10:00
AP_AHRS_DCM.cpp AP_AHRS: stop using GCS_MAVLINK.h in header files 2022-08-16 09:45:51 +10:00
AP_AHRS_DCM.h AP_AHRS: stop using GCS_MAVLINK.h in header files 2022-08-16 09:45:51 +10:00
AP_AHRS_Logging.cpp AP_AHRS: remove method casting active EKF type for logging 2022-07-29 11:05:19 +10:00
AP_AHRS_View.cpp AP_AHRS_view: add rotate method to move from AHRS to AHRS view referance frames 2022-06-21 10:01:30 +10:00
AP_AHRS_View.h AP_AHRS_view: add rotate method to move from AHRS to AHRS view referance frames 2022-06-21 10:01:30 +10:00
LogStructure.h AP_AHRS: add video stab log message 2022-01-05 19:56:03 +11:00