9908 Commits (0bcc6e324afd95e9048cabfcbf0355a9465633bd)

Author SHA1 Message Date
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
Paul Riseborough f00b1ff22d AP_NavEKF2: Publish the magnetometer selection index 9 years ago
Paul Riseborough 7294c8004b AP_NavEKF2: Enable use of backup magnetometers after a timeout 9 years ago
Paul Riseborough 6deabe28c2 AP_NavEKF2: Require all magnetometer axes to pass innovation test 9 years ago
Paul Riseborough afeadfca51 AP_NavEKF2: Don't attempt to compensate for external mag calibration 9 years ago
Paul Riseborough e8305c5653 AP_NavEKF: Prevent front-end from returning uninitialised data (garbage) 9 years ago
Andrew Tridgell 840c9e65bb AP_Baro: don't notify the GCS of new pressure reference too often 9 years ago
Andrew Tridgell e873ff1e5f AP_Param: copter with vectors when sending parameters 9 years ago
Peter Barker 1b13315092 AP_Baro: notify GCS of calibration 9 years ago
Peter Barker 5f9b1c5f4e AP_Param: provide facility to notify GCS of param set 9 years ago
Peter Barker 046b008889 AP_Param: send saved param values to all GCS 9 years ago
Peter Barker 368363531f GCS_MAVLink: provide facilities to send param values to all GCS 9 years ago
Tom Pittenger 73c5234633 AP_Terrain: cache status 9 years ago
Paul Riseborough f08a4af751 AP_NavEKF2: Remove redundant if statement 9 years ago
Paul Riseborough 0f8cfa02ab AP_NavEKF: Remove redundant if statement 9 years ago
Paul Riseborough 2243f95074 AP_NavEKF: Enable clean entry into GPS aiding whilst in-flight 9 years ago
Paul Riseborough 9efc2152fc AP_NavEKF2: Fix comment 9 years ago
Paul Riseborough a8983d075f AP_NavEKF2: Enable clean entry into GPS aiding in-flight 9 years ago
Paul Riseborough f99dbc70f9 AP_NavEKF2: Don't return ready to use GPS true if user has inhibited GPS 9 years ago
Paul Riseborough d6f7156f4e AP_NavEKF2: Fix timing offset in position reset calculation 9 years ago
Paul Riseborough 803817821d AP_AHRS: Support changes to EKF2 interfaces that specify the instance 9 years ago
Paul Riseborough 138315af21 DataFlash: Add logging for second NKF instance 9 years ago
Paul Riseborough 0b64ad0123 AP_NavEKF2: Enable EKF instance to be specified when requesting public data 9 years ago
Paul Riseborough dfdacf2ddc GCS_MAVLink: Accommodate change to EKF2 interface 9 years ago
Paul Riseborough 5b1d6f2aa2 DataFlash: accomodate change in EKF2 interface 9 years ago