16215 Commits (c50359a5b51d4a1afa9d308a1a1c47d9f1876345)

Author SHA1 Message Date
Andrew Tridgell 5f29524a41 AP_Radio: fixed optimisation of AP_Radio drivers 7 years ago
Andrew Tridgell e55d3a0834 AP_Motors: fix mask passed to rc_set_freq 7 years ago
Andrew Tridgell 610a6a6c88 HAL_ChibiOS: optimise USB config driver 7 years ago
Andrew Tridgell bc32276966 HAL_ChibiOS: support DShot output 7 years ago
Andrew Tridgell 294aac6955 HAL_ChibiOS: fixed CTS pulldown 7 years ago
Andrew Tridgell a64819cbf2 HAL_ChibiOS: minimise DMA TX latency on contended UARTs 7 years ago
Andrew Tridgell a86e85c6b2 HAL_ChibiOS: enable checking for DMA contention 7 years ago
Andrew Tridgell 0fb4e4720d AP_HAL_VRBRAIN: added mask to set_output_mode() 7 years ago
Andrew Tridgell 25cc73c1e7 AP_HAL_PX4: added mask to set_output_mode() 7 years ago
Andrew Tridgell 4fb53d44f3 AP_HAL_F4Light: added mask to set_output_mode() 7 years ago
Andrew Tridgell 2c84d77306 AP_Motors: setup for DShot output modes 7 years ago
Andrew Tridgell e7dc304f4e AP_HAL: support DShot output modes 7 years ago
Andrew Tridgell 64278f07d3 HAL_ChibiOS: removed the DMA channels from RCIN in hwdef.dat 7 years ago
Andrew Tridgell 9a5df6d1f7 HAL_ChibiOS: auto-generate DMA channels for RCIN 7 years ago
Andrew Tridgell 6aff7ecbf5 HAL_ChibiOS: added channel numbers for STM32F4xx MCUs 7 years ago
Andrew Tridgell da2e79130b HAL_ChibiOS: generate channel numbers in DMA tables 7 years ago
Andrew Tridgell 3501763f4e HAL_ChibiOS: added DShot example app 7 years ago
Randy Mackay 64be134f7b GCS_MAVLink: add VISP logging 7 years ago
Tom Pittenger f03c73aeff AP_Terrain: compiler warning printing %u with signed value 7 years ago
Peter Barker b77d4ad82a AP_InertialNav: remove dead get_hagl method 7 years ago
Randy Mackay a8857726d1 AR_AttitudeControl: replace get_steering_out_angle_error with heading 7 years ago
Randy Mackay 4f0b26bd48 AP_L1_Control: update_waypoint gets dist_min argument 7 years ago
Randy Mackay e6f8021519 AR_AttitudeControl: add angular accel and rate limits 7 years ago
Peter Barker 3d84dfcc2e DataFlash: remove unused ins error count logging 7 years ago
Peter Barker c4ea83177f AP_Scheduler: remove unused ins error count logging 7 years ago
Peter Barker be634a893f AP_InertialSensor: remove unused ins error count logging 7 years ago
Peter Barker 81044760c7 AP_NavEKF2: const accessors 7 years ago
Peter Barker aca87ab638 AP_InertialSensor: remove pointless initialisations 7 years ago
Peter Barker 355752ebb8 AP_AHRS: remove pointless initialisations 7 years ago
Peter Barker 51991fdd76 AP_Proximity: fix compilation warning in LightWare driver 7 years ago
Peter Barker b7f1040dca DataFlash: do not log beacon if it is disabled 7 years ago
Randy Mackay f6cf52a748 AC_Loiter: move defines to cpp 7 years ago
Randy Mackay 757a35f3ba AC_Loiter: consolidate sanity checks 7 years ago
Randy Mackay 9de73a994f AC_Circle: add get distance and bearing to target 7 years ago
Randy Mackay 9426ee6df6 AC_WPNav: remove loiter 7 years ago
Randy Mackay 0ba22a1feb AC_WPNav: remove brake dependency on loiter 7 years ago
Randy Mackay cc5ad7c004 AC_Loiter: loiter extracted from AC_WPNav 7 years ago
Alexey Bulatov 4d08ec8c85 AP_HAL: Edge: set storage directory to /edge/ardupilot 7 years ago
Francisco Ferreira ac73fa9681
GCS_MAVLink: fix method shadowing 7 years ago
Peter Barker 4db9a5e6fe AP_HAL_SITL: remove cast to signed type 7 years ago
Peter Barker 4fd2ec1cef GCS_MAVLink: factor vehicle's mavlink send_heartbeat 7 years ago
Michael du Breuil a21eb12f9e AP_GPS: Correct HIL_GPS altitude conversion 7 years ago
Pierre Kancir 2b2c1e2d78 AP_NavEKF3: only use bcn EKF is the alignement as been completed 7 years ago
Pierre Kancir 44a21bc8ac EKF3: correct acos to acosf 7 years ago
Pierre Kancir 48c5a9b9c5 AP_NavEKF3: style change in BCN mesurements 7 years ago
Pierre Kancir 4d2f2a2aad AP_NavEKF3: correct flag in case of GPS disable 7 years ago
Peter Barker 1f862e8192 GCS_MAVLink: serial control: avoid nullptr dererences 7 years ago
Tom Pittenger b864cd6ae6 AP_HAL_ChibiOS: include correct wrappers 7 years ago
Peter Barker 30f944b921 AP_AirSpeed: notify of calibration start 7 years ago
Peter Barker d2ab76b2c6 GCS_MAVLink: calibrate airspeed sensor if it is present 7 years ago