38765 Commits (9ad6d14c1690de59e4e4bec5996e27cea7f3940e)
 

Author SHA1 Message Date
Michael du Breuil 5dba9b0e48 Rover: Add keydump feature 6 years ago
Michael du Breuil f06251a07f AP_Param: Delay param dumps to avoid running out of buffer space 6 years ago
Michael du Breuil 1677c11855 AP_Scripting: Cope with new AP_GPS::first_unconfigured_gps 6 years ago
Michael du Breuil 4b2cb45ac0 AP_Arming: Cope with new AP_GPS::first_unconfigured_gps 6 years ago
Michael du Breuil d33006a2e7 AP_GPS: Refactor first_unconfigured_gps to return bool 6 years ago
Peter Barker 11b9737b34 AP_AccelCal: remove wrapper around send_text 6 years ago
Randy Mackay 00cc4ace8a RC_Channel: resolve gcs::send_text compiler warning 6 years ago
Randy Mackay 84b502b0c4 AP_RangeFinder: resolve gcs::send_text compiler warning 6 years ago
Randy Mackay 6a154c4e4c AP_InertialSensor: resolve gcs::send_text compiler warning 6 years ago
Randy Mackay f211a0e40c AP_RSSI: resolve gcs::send_text compiler warning 6 years ago
Randy Mackay 64637dba8f AP_GPS: resolve gcs::send_text compiler warning 6 years ago
Randy Mackay 767408ffe9 GCS_MAVLink: resolve gcs::send_text compiler warning 6 years ago
Randy Mackay b3431685a8 AP_ADSB: resolve gcs::send_text compiler warning 6 years ago
Randy Mackay a5c76b614e Rover: resolve send_text compiler warnings 6 years ago
Randy Mackay 480a3ebb03 AP_RangeFinder: LightwareSerial driver handles invalid distances 6 years ago
Andrew Tridgell fc65e04ef2 AP_NavEKF3: fixed baro innovation gate when on ground with AIDING_NONE 6 years ago
Andrew Tridgell 098701ec79 AP_NavEKF2: fixed baro innovation gate when on ground with AIDING_NONE 6 years ago
Randy Mackay 8e095d4a81 Copter: avoid terrain failsafe from a single out-of-range rangefinder reading 6 years ago
Randy Mackay 67ff96d8de Copter: 3.6.10 release notes 6 years ago
Randy Mackay 0e9688a4e1 AP_Scripting: resolve gcs::send_text compiler warning 6 years ago
Andrew Tridgell adcf9c4fa4 HAL_ChibiOS: added commented out baro on SPI5 for fmuv5 6 years ago
Andrew Tridgell f840e6cd77 ChibiOS: added automatic reset of SPI peripherals on STM32 6 years ago
Andrew Tridgell 04944fa6ce AP_NavEKF3: review fixes 6 years ago
Andrew Tridgell e7163afe06 AP_NavEKF2: review fixes 6 years ago
Andrew Tridgell 451fe840ee AP_NavEKF3: ensure that EKF origin stays in sync on all cores 6 years ago
Andrew Tridgell c57b25b4c9 AP_NavEKF2: ensure that EKF origin stays in sync on all cores 6 years ago
Andrew Tridgell 0fcb2037e1 AP_NavEKF3: use origin lat for earth rates 6 years ago
Andrew Tridgell a01faa2f00 AP_NavEKF2: use origin lat for earth rates 6 years ago
Andrew Tridgell a3411efdb5 AP_NavEKF3: set origin on all cores 6 years ago
Andrew Tridgell 742ae0b750 AP_NavEKF2: set origin on all cores 6 years ago
Andrew Tridgell 3818d8ecda AP_NavEKF3: restrict setting of EKF origin 6 years ago
Andrew Tridgell 5db41147ed AP_NavEKF2: restrict setting of EKF origin 6 years ago
Randy Mackay 95bc52de8e AP_Logger: fix PRX distance scaling 6 years ago
Andrew Tridgell 98f578394f HAL_ChibiOS: default OTG2 protocol to mavlink2 on most boards 6 years ago
Peter Barker 5e55aedd20 GCS_MAVLink: add printf-format attribute to send_text methods 6 years ago
Peter Barker 678c11f048 AP_GPS: supply format string to send_text 6 years ago
Peter Barker 65c46ac322 AP_AccelCal: supply format string to send_text 6 years ago
Peter Barker 4c434c2df9 AP_Math: add WARN_IF_UNUSED to bool methods 6 years ago
Leonard Hall 4aa74c5c53 AP_Logger: Missing label change 6 years ago
Andrew Tridgell 2b3ced752b AP_Motors: fixed typo in MotorsMatrixTS update for FF 6 years ago
Leonard Hall fb790cadda Tools: update parameter files after PID upgrade 6 years ago
Leonard Hall ad4b6fdeae Sub: param conversion for attitude control FF and FILT 6 years ago
Randy Mackay 35a57d1156 Rover: param conversions for FF and FILT params 6 years ago
Leonard Hall 34da437266 Plane: support for upgrade to PID object 6 years ago
Leonard Hall f128e93ec5 Copter: support for upgrade to PID object 6 years ago
Leonard Hall d61aa7a4ce Tracker: support for upgrade to PID object 6 years ago
Leonard Hall 6f14673f08 APM_Control: support for upgrade to PID object 6 years ago
Leonard Hall f913108efd AP_Winch: support for upgrade to PID object 6 years ago
Leonard Hall 3d831e4c04 AP_WheelEncoder: support for upgrade to PID object 6 years ago
Leonard Hall c7196a4232 AC_AutoTune: support for upgrade to PID object 6 years ago