14641 Commits (c79cbd71af7193252bc52e5a923d82092e82d930)

Author SHA1 Message Date
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
Peter Barker 127edce39e AP_RangeFinder: move prearm checks into backend 8 years ago
Peter Barker 0b1c67d170 AP_RangeFinder: remove unused parameters from detect and constructors 8 years ago
Peter Barker 08cd3f4a77 AP_RangeFinder: move instance parameters into instance state 8 years ago
Randy Mackay f995106c1e AC_PID: minor formatting change 8 years ago
Peter Barker a841fddb3e GCS_MAVLink: rename MSG_RETRY_DEFERRED to MSG_LAST and clarify comments 8 years ago
Peter Barker 0c5f66dc59 GCS_MAVLink: refactor code into new retry_deferred method 8 years ago
Peter Barker fdac13d3d3 GCS_MAVLink: tidy send_message function 8 years ago
Randy Mackay 164096225b AP_SteerController: fix get_steering_out_rate bug when reversing 8 years ago
Randy Mackay 638ba02d5f AP_Mission: add support for Set-Yaw-Speed command 8 years ago
Randy Mackay 42cab6b533 AP_LandingGear: add startup position selection parameter 8 years ago
Francisco Ferreira e0f4d3dbe5
AP_HAL: remove unused HAL_AIRSPEED_MS4515DO_I2C_BUS macro 8 years ago
Francisco Ferreira d3ed4420e6
AP_Airspeed: remove unused MS4525D0_I2C_BUS macro 8 years ago
Vinicius Juvinski 78deddabda AP_Airspeed: MS4525: Add support to I2C Bus 2 8 years ago
José Roberto de Souza 9ee007f924 AP_HAL_PX4: Map PX4_I2C_BUS_EXPANSION1 8 years ago
José Roberto de Souza e674d6ee20 AP_HAL_PX4: aeorfc: Move GPS to UART7 8 years ago
Francisco Ferreira 6cf8791eb5
AP_Compass: correct comment in LIS3MDL driver 8 years ago
Lucas De Marchi 5ea1784838 global: remove AP_HAL::in_timerprocess() 8 years ago
Lucas De Marchi 08637f1dcc AP_HAL_VRBRAIN: Scheduler: replace use of in_timerprocess() 8 years ago
Lucas De Marchi 1aaba01622 AP_HAL_QURT: Scheduler: replace use of in_timerprocess() 8 years ago
Lucas De Marchi 9e66938f68 AP_HAL_PX4: Scheduler: replace use of in_timerprocess() 8 years ago
Lucas De Marchi 93a558ce5c AP_HAL_Linux: do not call delay callbacks on other threads 8 years ago