545 Commits (9de73a994fa39b1e15b3477db7b4326dab5b61b7)

Author SHA1 Message Date
Peter Barker 2a274675f6 AP_AHRS: narrow enumeration to uint8_t to avoid narrowing-warnings 7 years ago
Peter Barker aae4ed2553 AP_AHRS_NavEKF: accept external position estimates into AHRS 7 years ago
Peter Barker 20412dc0db AP_AHRS: accept external position estimates into AHRS 7 years ago
Peter Barker 3a5807ae56 AP_AHRS: move home_status into AP_AHRS 7 years ago
Lucas De Marchi 517f71c183 AP_AHRS: use ins singleton 7 years ago
Peter Barker 1dabcc473d AP_AHRS: use ins singleton 7 years ago
Peter Barker 024b29858d AP_AHRS: use baro singleton 7 years ago
Peter Barker 659ab06d3b AP_AHRS: AP_AHRS gets a virtual get_hagl function, EKF marks it override 7 years ago
Peter Barker dc30197ca7 AP_AHRS: add AP::ahrs() singleton 7 years ago
Andrew Tridgell 504e231ba2 AP_AHRS: reverted UAVCAN PR 7827 7 years ago
DOMINATOR\Eugene 2f7196d71f AP_AHRS: UAVCAN publishing of attitude and location 7 years ago
Andrew Tridgell 55358459c7 AP_AHRS: fixed AP_MODULE_SUPPORTED 7 years ago
Andrew Tridgell 0b5e3936fe AP_AHRS: added earth to body 2D rotations 7 years ago
Andrew Tridgell e2d91535d0 AP_AHRS: fill in have_pos_abs 7 years ago
Peter Barker e15442355a AP_AHRS: use GPS singleton 7 years ago
khancyr 2732226664 AP_AHRS: use direct assignation and correct some style 7 years ago
khancyr dae636b39e AP_AHRS: correct some constcorrectness 7 years ago
khancyr d89d496c8f AP_AHRS: make getter const 7 years ago
Andrew Tridgell 0ccaa5bcba AP_AHRS: removed create() method for objects 7 years ago
Andrew Tridgell 7a6ab4ac44 AP_AHRS: fixed a bug with startup ordering of SITL 7 years ago
Peter Barker 5eeed442c8 AP_AHRS: correct comment 7 years ago
Andrew Tridgell 1f9a3dd1bd AP_AHRS: improved init attitdue in DCM 7 years ago
Peter Barker 8a4ab685c7 AP_AHRS: implement get_hgt_ctrl_limit on base class 7 years ago
Peter Barker 89e12163cd AP_AHRS: correct comment 7 years ago
Randy Mackay 82cd320bd0 AP_AHRS: add get_origin method to parent 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 0ecb14361d AP_AHRS: NFC spell in comments 7 years ago
Samuel Tabor 05492be269 AP_AHRS: clarify scope of AHRS_GPS_USE parameter 7 years ago
Lucas De Marchi bfd13dfe87 global: use static method to construct AP_AHRS_DCM 7 years ago
Lucas De Marchi cd1ff7b86f AP_AHRS: DCM: add static create method 7 years ago
Lucas De Marchi beabae6a98 global: use static method to construct AP_AHRS_NavEKF 7 years ago
Lucas De Marchi e2a9d9c001 AP_AHRS: add static create method 7 years ago
Lucas De Marchi c9fbf7b722 global: use static method to construct AP_NavEKF3 7 years ago
Lucas De Marchi e2fe36357a global: use static method to construct AP_NavEKF2 7 years ago
Lucas De Marchi 69b6d95cb2 global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
Lucas De Marchi 72fd2d6f05 global: use static method to construct AP_SerialManager 7 years ago
Lucas De Marchi 40fd1b346c global: remove rangefinder from AP_AHRS_NavEKF 7 years ago
Lucas De Marchi 9027a55696 global: use static method to construct RangeFinder 7 years ago
Lucas De Marchi 8094482f21 global: use static method to construct AP_GPS 7 years ago
Lucas De Marchi 87b30b4552 global: use static method to construct AP_InertialSensor 7 years ago
Lucas De Marchi c1a957fbf3 global: use static method to construct Compass 7 years ago
Lucas De Marchi 91feec0e14 global: use static method to construct AP_Baro 7 years ago
Peter Barker 97b6ca218b AP_AHRS: send ekf status reports even when EKF inactive 8 years ago
chobits d6845a911a AP_AHRS: fix get_relative_position_NE_home calcalation 8 years ago
Randy Mackay 1ddf38869a AP_AHRS: set AP_Notify gps_glitching flag 8 years ago
Peter Barker 3e0ed6deae AP_AHRS: Use GCS_Dummy GCS singleton 8 years ago
Peter Barker 12b4f2c4b6 AP_AHRS: correct example 8 years ago
priseborough fa5534502a AP_AHRS: Update to match AP_GPS interface change 8 years ago
Andrew Tridgell 770f697cfc AP_AHRS: added set/get for flying state 8 years ago
priseborough a3483d0d34 AP_AHRS: Update for compatibility with EKF interface change 8 years ago
Randy Mackay 3e130273a9 AP_AHRS: do not fallback to DCM if EKF can provide relative position 8 years ago