9632 Commits (6522fb262148873b0a211e4239b1674ddadfc655)

Author SHA1 Message Date
Paul Riseborough 6522fb2621 AP_NavEKF2: Allow user to relax pre-flight GPS checks 9 years ago
Randy Mackay d13b4c2dc3 AC_PrecLand: init members to resolve compile warning 9 years ago
Randy Mackay 175f5654c1 AC_PrecLand: fix backend compile error 9 years ago
Peter Barker fc05ad81eb DataFlash_File: cache oldest log to avoid directory scans when downloading 9 years ago
Paul Riseborough 0b653bb82b AP_NavEKF2: Update MAVLnk parameter documentation 9 years ago
José Roberto de Souza 17e105640e AP_InertialSensor: Add HAL_COMPASS_AK8963_MPU9250_I2C to _detect_backends() 9 years ago
José Roberto de Souza 6ece4d60aa AP_HAL: HAL_COMPASS_AK8963_MPU9250_I2C to the supported list 9 years ago
José Roberto de Souza bdc36349b4 AP_Compass: AK8963: Add support to use a AK8963 behind of a MPU9250 over I2C 9 years ago
José Roberto de Souza d1ff4286c2 AP_InertialSensor: Make detect_backends() public 9 years ago
José Roberto de Souza 0cbe99a862 AP_InertialSensor: MPU9250 I2C: Connect the auxiliary I2C bus to the main bus 9 years ago
José Roberto de Souza b3322ed1ae AP_InertialSensor: Add MPU9250 over I2C to detect_backends() 9 years ago
José Roberto de Souza b3f030f650 AP_HAL: Add MPU9250 over I2C 9 years ago
José Roberto de Souza 607ab5b005 AP_InertialSensor: MPU9250: Add I2C support 9 years ago
José Roberto de Souza c3dae6fcec AP_InertialSensor: MPU9250: Remove methods not used anymore 9 years ago
José Roberto de Souza 1fc29a2654 AP_Compass: AK8963: Use MPU9250 auxiliary bus 9 years ago
José Roberto de Souza 588df53429 AP_InertialSensor: Add support to get auxiliary bus of multiple instances of the same sensor 9 years ago
José Roberto de Souza 3e1b974fd2 AP_InertialSensor: MPU9250: Export auxiliary bus 9 years ago
José Roberto de Souza 206f0fb773 AP_InertialSensor: MPU9250: Add BusDriver abstraction 9 years ago
Lucas De Marchi 977f6aaf15 AP_Baro: MS5611: remove empty statement 9 years ago
Lucas De Marchi 94d01934f7 AP_Baro: MS5611: reduce OSR to 1024 9 years ago
Andrew Tridgell ea5cd99651 RC_Channel: use is_bounded_int32() 9 years ago
Andrew Tridgell 090c02e6bd AP_Common: rename is_bounded() to is_bounded_int32() and make inclusive 9 years ago
Grant Morphett ba8dbf6696 AP_Common: Added a new is_bounded global function. 9 years ago
Grant Morphett 7edf8c0e0a RC_Channel: New method to detect if channel is in trim location 9 years ago
Lucas De Marchi 1d51e60571 AP_HAL_Linux: move Util instantiation 9 years ago
Paul Riseborough ca31ced2b4 AP_NavEKF2: Fix bug preventing use of optical flow with multiple IMU's 9 years ago
José Roberto de Souza 01766e7069 AP_HAL_Linux: RCOutput: Add LinuxRCOutput_Sysfs 9 years ago
Lucas De Marchi 392879112e AP_HAL_Linux: document functions to write file 9 years ago
Lucas De Marchi 821814007e AP_Common: add scanf format macro 9 years ago
Lucas De Marchi c66c61180a AP_HAL_Linux: rework PWM_Sysfs 9 years ago
José Roberto de Souza 39bd5fa80e AP_HAL_Linux: Add PWM_Sysfs 9 years ago
José Roberto de Souza d53911e3f6 AP_Math: Add functions to convert microseconds to/from nanoseconds 9 years ago
José Roberto de Souza ca533a9d94 AP_Math: Add functions to convert frequency to/from nanoseconds 9 years ago
Paul Riseborough 577670ccee AP_NavEKF2: Reduce memory required by 6KB when running at 400Hz 9 years ago
Siddharth Bharat Purohit 5e2382ea09 AP_GPS:UBLOX: send save cfg msg once per 5s and 5 times only 9 years ago
Siddharth Bharat Purohit 360c09f9bd AP_GPS_UBLOX: send cfg save msg only once every 1 second 9 years ago
Jonathan Challinger bc708f9808 AP_GPS: add SAVE_CFG parameter make ublox config saving optional 9 years ago
Jonathan Challinger e82df48631 AP_GPS: save configuration to non-volatile memory in UBlox GPS 9 years ago
lvale 89b593b1f4 APM_OBC: status text severity to INFO or ERROR 9 years ago
lvale b601ef2f9e AP_Arming: status text severity to INFO 9 years ago
lvale 9d88508cc3 GCS_MAVLink: handle_mission_item text severity to info 9 years ago
Jonathan Challinger 6784fd8625 AC_AttitudeControl: reserve parameter IDs 9 years ago
Lucas De Marchi 825d10c81a Filter: remove filter with double type 9 years ago
Paul Riseborough e33aa7898a AP_NavEKF2: Prevent return of uninitialised variable 9 years ago
Paul Riseborough 3d8e74df26 AP_NavEKF2: Don't switch magnetometers when on the ground or just started 9 years ago
Paul Riseborough 3099d94e78 AP_NavEKF2: Retrieve correct time-stamp for active compass 9 years ago
Paul Riseborough 6698d4379d AP_Compass: Enable usec timestamps to be retrieved for specified instance 9 years ago
Paul Riseborough 42b47acdfc DataFlash: Fix logging error for EKF second instance 9 years ago
Paul Riseborough 5d2f78996a AP_NavEKF2: Remove un-used data in IMU buffer 9 years ago
Paul Riseborough 88cc1e2ffe DataFlash: Publish the EKF2 magnetometer selection index 9 years ago