6579 Commits (5193b2b7cfd778f558b0556bd91cb2ddbd645a50)

Author SHA1 Message Date
Andrew Tridgell 11ff12dfd3 AP_OpticalFlow: split library into frontend/backend 10 years ago
priseborough a9eec29e45 DataFlash: Update EKF optical flow data logging 10 years ago
priseborough 69e86d3ea4 AP_NavEKF: Update EKF optical flow data logging 10 years ago
priseborough b651eac48d AP_NavEKF: Apply timeout to terrain offset validity reporting 10 years ago
priseborough e6474d676e AP_NavEKF: Report correct horiz vel sol'n status during optical flow nav 10 years ago
priseborough 75201c8968 AP_NavEKF: Prevent divide by zero casued by Tnb_flow.c.z = 0 10 years ago
Andrew Tridgell 6bb4a8c361 AP_Math: make location_path_proportion() and location_passed_point() more efficient 10 years ago
Andrew Tridgell 6993be54b7 HAL_Linux: raise storage size to 16k 10 years ago
Andrew Tridgell 745b739ab7 AP_InertialSensor: make calibrated() function fast enough to call in flight 10 years ago
Randy Mackay 5ba1b20d3b BattMon: add SMBus to MONITOR param description 10 years ago
Randy Mackay ffbc3862bd Compass: update compass orient param description 10 years ago
Jonathan Challinger 9e5a30d5ba AP_Math: change ROTATION_YAW_293_PITCH_68_ROLL_180 to ROLL_90 10 years ago
Andrew Tridgell ef55a3c6a6 AP_GPS: keep reporting GPS status messages when no GPS at 1Hz 10 years ago
priseborough 8d3940ce1b AP_NavEKF: Improved use of enumerated type for aiding mode 10 years ago
priseborough 76d1378962 AP_NavEKF: Fix compiler warning messages 10 years ago
priseborough 3e3dd9d695 AP_NavEKF: Fix parenthesis error in EKF status reporting and clean up logic 10 years ago
priseborough c06f6e105e AP_NavEKF: Consistent initialisation of tuning parameters and variables 10 years ago
priseborough f1dfa282dc AP_NavEKF: Consolidate constant velocity mode decision logic 10 years ago
priseborough 9caf2ac895 AP_NavEKF: Make reversion to no GPS mode unambiguous 10 years ago
priseborough 58e9dd5dcd AP_NavEKF: Enumerate Position and Velocity aiding status 10 years ago
Andrew Tridgell fb5e53e1e4 AP_Param: cope with older gcc versions 10 years ago
Andrew Tridgell 9ae0dd05f8 AP_Param: avoid build warning due to %S format 10 years ago
Andrew Tridgell f38f86ab8c AP_Math: added location_path_proportion() 10 years ago
Andrew Tridgell 4e5510c99e AP_TECS: fixed warning 10 years ago
Andrew Tridgell f8bce994b5 AP_OpticalFlow: don't write an error message if no flow sensor 10 years ago
Andrew Tridgell 06a72839ed AP_InertialSensor: fixed error detection on secondary IMUs 10 years ago
Randy Mackay 022c549339 BattMon_SMBus_I2C: use get_PEC to check reads 10 years ago
Randy Mackay bf0e5a350c BattMon_SMBus_I2C: add get_PEC method 10 years ago
Randy Mackay 3951e4d99b BattMon: example sketch reads from SMBus 10 years ago
Randy Mackay aecc8aac1f BattMon: correct typo in monitor type enum 10 years ago
Randy Mackay 909d525206 BattMon: fix example sketch compile error 10 years ago
Randy Mackay cf36fd55bd GCS_MAVlink: correct sending of 2nd battery's voltage 10 years ago
Randy Mackay 76a28a962c BattMon: remove #defines for monitor type 10 years ago
Randy Mackay f077ecd338 BattMon_PX4: class to read from PX4Firmware via orb 10 years ago
Randy Mackay 3f35dc54fe BattMon_I2C: smart battery class for APM 10 years ago
Randy Mackay 314db1403d BattMon_SMBus: smart battery monitor driver 10 years ago
Randy Mackay 4d7df9ed26 BattMon_Analog: move analog features to new class 10 years ago
Randy Mackay 39dbf05c8f BattMon_Backend: create backend class 10 years ago
Randy Mackay eec66d8451 BattMon: parent class becomes frontend class 10 years ago
Randy Mackay c36253b9b2 AC_PosControl: add comments 10 years ago
Jonathan Challinger 6eab698e85 AC_WPNav: remove various timing hacks 10 years ago
Jonathan Challinger 557d339cf1 AC_PosControl: remove various unnecessary timing hacks 10 years ago
Jonathan Challinger 5438d38df5 AC_WPNav: provide reset_I to init_xy_controller 10 years ago
Jonathan Challinger d6e455417f AC_PosControl: change keep_xy_I_terms to a parameter of init_xy_controller 10 years ago
priseborough b016bae445 AP_NavEKF: Clean up reset of constant velocity mode 10 years ago
priseborough 3d207c316a AP_NavEKF: Change names for position and velocity hold modes 10 years ago
priseborough b650ee51a9 AP_NavEKF: Consolidate arming checks 10 years ago
priseborough 48cae0df15 AP_NavEKF: Fall back to attitude and hgt estimation for copter if GPS lost 10 years ago
priseborough b21f9daa90 AP_NavEKF: Update solution status reporting 10 years ago
priseborough b99b3c7b9d DataFlash: Don't log EKF optical flow data if not required 10 years ago