14662 Commits (cd8661c66520898aeb3f59e1ba5793ffe4bb1fd3)

Author SHA1 Message Date
Randy Mackay e13f4d0d56 DataFlash: removed unused optFlowEnabled from Log_Write_EKF 8 years ago
Randy Mackay 59ffc3cd65 AP_OpticalFlow: minor order declaration change 8 years ago
Randy Mackay cf24eef359 AP_OpticalFlow: init checks if enabled 8 years ago
Randy Mackay bc38affcb1 AP_OpticalFlow: px4flow retries init 10 times at startup 8 years ago
Randy Mackay fdb4c7b5ee AP_OpticalFlow: failure to init leaves enabled unchanged 8 years ago
Randy Mackay a7afffe14a AP_OpticalFlow: rename BUS_ID parameter to ADDR 8 years ago
chobits d6845a911a AP_AHRS: fix get_relative_position_NE_home calcalation 8 years ago
Lucas De Marchi 66a1e420cb AP_HAL_Linux: RCInput_SoloLink: better name to first field 8 years ago
Lucas De Marchi 373d41fd6e AP_HAL_Linux: switch aero to RCInput_SoloLink 8 years ago
Lucas De Marchi 79b004cf6a AP_HAL_Linux: add prototype for handling SoloLink 8 years ago
Peter Barker 154b212545 GCS_MAVLink: move serial_control case to base class 8 years ago
Peter Barker b17c0482fb GCS_MAVLink: move play_tune and led_control handling to base class 8 years ago
Peter Barker 23d91c93c8 AP_HAL_Linux: correct compilation warning 8 years ago
Randy Mackay 222dd0c9be AC_WPNav: correct comments 8 years ago
Jacob Walser b8e7d23cc4 AP_Arming: Add bool check_min_max parameter for Copter/Sub RC checks 8 years ago
Peter Barker 2a07a077d9 GCS_MAVLink: use GCS_MAVLINK subclasses to handle set_mode 8 years ago
Peter Barker 48c4e48225 AP_HAL_PX4: send statustext for RC input decoding type 8 years ago
Mateusz Sadowski eb56a010b3 AP_RangeFinder: TeraRangerI2C: use address from parameter instead of hardcoded 8 years ago
Mateusz Sadowski 0993300506 AP_Rangefinder: rename trone to TeraRangerI2C 8 years ago
Peter Barker b6076bcb77 GCS_MAVLink: adapt to new rangefinder method name 8 years ago
Peter Barker 30c4ea8123 AP_RangeFinder: stop storing sensor type as a variable 8 years ago
Peter Barker c79cbd71af GCS_MAVLink: use rangefinder backend accessors 8 years ago
Peter Barker f1d350bbb1 DataFlash: use rangefinder backend accessors 8 years ago
Peter Barker 63440800fc AP_NavEKF3: use rangefinder backend accessors 8 years ago
Peter Barker 1e83ef3c44 AP_NavEKF2: use rangefinder backend accessors 8 years ago
Peter Barker e0bea597c0 AP_Proximity: use rangefinder backend accessors 8 years ago
Peter Barker c0aa10d84b AP_RangeFinder: move rangefinder backend data accessors to backend 8 years ago
Michael du Breuil 067335f68d GCS_MAVLink: Handle termination requests from the GCS 8 years ago
Michael du Breuil 97c1785bef AP_AdvancedFailsafe: Allow the GCS to request terminations 8 years ago
Miguel Arroyo fc155eac7e AP_HAL_PX4: Adds UARTF as commandline option 8 years ago
JU Han eebef857f1 AP_TECS: gain scaler K_STE2Thr multiplies by (THRmax - THRmin) 8 years ago
Randy Mackay 9f876dc7a0 AR_AttitudeControl: throttle and steering control library 8 years ago
Peter Barker 7173025b43 AP_Arming: warn about uncalibrated throttle but do not fail check 8 years ago
Peter Barker b2459c67d5 AP_Arming: move Copter RC checking code into library 8 years ago
Peter Barker e3599ab4f9 AP_Param: remove CLI 8 years ago
Peter Barker bff31e8b42 GCS_MAVLink: remove CLI 8 years ago
Andrew Tridgell 1a25087dd5 AC_AttitudeControl: fixed PIRO_COMP index 8 years ago
Michael du Breuil 58e784024f AP_HAL_SITL: Add support for blocked pitot tube simulations 8 years ago
Michael du Breuil 4dbe282121 SITL: Add airspeed failure parameters 8 years ago
priseborough 2310cb6d19 AP_NavEKF3: Enable external control over use of GPS vertical velocity 8 years ago
priseborough f2f3067326 AP_NavEKF2: Add interface to control GPS vertical velocity use 8 years ago
Mark Whitehorn 3642ecd9ef AP_COMPASS: fix errors in addition of alternate LIS3MDL I2C address 8 years ago
Mark Whitehorn a6e9baa8f6 AP_Compass: probe for LIS3MDL in mRo Neo-M8N GPS module 8 years ago
Peter Barker 1fc82442a0 GCS_MAVLink: remove dummy functions; examples are linked with all libs 8 years ago
Peter Barker 7aaabea4ea GCS_MAVLink: send gps messages as separate queued messages 8 years ago
Peter Barker ee5874ab32 GCS_MAVLink: move sending of gps_raw up 8 years ago
Peter Barker 4e3cc6fd27 GCS_MAVLink: move sending of system_time up 8 years ago
Peter Barker d1a9128118 GCS_MAVLink: move sending of camera_feedback up 8 years ago
Peter Barker d03c7389f7 GCS_MAVLink: move sending of meminfo up 8 years ago
Michael du Breuil 5fca7d02b3 AdvancedFailsafe: Rework status texts to be more uniform 8 years ago