54065 Commits (28007bfc1e344caf1ab63905990726ade7f84c3e)
 

Author SHA1 Message Date
Peter Barker 84adb059ed autotest: correct frsky text comparison bug 3 years ago
Peter Barker 271b4d7d3c autotest: disable mavutil autoreconnect in drain_mav 3 years ago
Peter Barker acd9fb9c0a autotest: pause/unpause SITL while draining mav 3 years ago
Peter Barker e38adc7d14 autotest: pause/unpause SITL while draining mav 3 years ago
Henry Wurzburg 2eb3f75a57 Tools: fix bootloaders to turn on switched supply during bootloader 3 years ago
Henry Wurzburg 2f90806f0a AP_HAL_ChibiOS: fix bootloaders to turn on switched supply during bootloader 3 years ago
Peter Barker e4ce4ebed3 AP_InertialSensor: remove un-needed methods 3 years ago
Peter Barker 01751fba60 AP_GPS: move defaulting of AP_GPS_UBLOX_ENABLED to AP_GPS_config 3 years ago
Iampete1 dd2221338b Plane: fence: do not re-trigger if mode change for expected reason 3 years ago
Iampete1 90f2bf3ba2 Plane: remove duplicate last mode reason 3 years ago
Peter Barker 0677965524 autotest: adjust PAUSE_CONTINUE_GUIDED to use globalframe for navigation 3 years ago
Leonard Hall f8e74d1da3 SITL: Make Yaw control scale with aircraft size 3 years ago
Peter Barker 28ed2e3cd5 autotest: add support for building alternate binaries 3 years ago
Peter Barker c0243772b4 waf: add --define command-line option 3 years ago
Peter Barker 6c17fd7bac waf: build Richenpower on SITL by default 3 years ago
Peter Barker 9acf4c88c8 AP_Generator: add AP_GENERATOR_RICHENPOWER_ENABLED 3 years ago
Andrew Tridgell 0d508750bc Tools: fixed the filter test tool for instance IMU data 3 years ago
Henry Wurzburg 406d03559f Tools:Add build option for Ublox 3 years ago
Henry Wurzburg ac6ae829e4 RC_Channel: Add docs for Mount_Lock option in parameter 3 years ago
Henry Wurzburg fe51cf2ae7 RC_Channel: Add FFT tune doc to param 3 years ago
Andrew Tridgell 28d2967883 Plane: allow for throttle control in MANUAL when disarmed 3 years ago
Andrew Tridgell 798ab5d859 AP_ICEngine: added option for throttle control while disarmed 3 years ago
Randy Mackay d38ac2b520 Copter: 4.2.2-attempt2 release notes 3 years ago
murata f3c23d1629 Copter: Append WHITE SPACE to the else statement 3 years ago
Peter Barker d593727205 AP_RAMTRON: reduce scope for WITH_SEMAPHORE 3 years ago
Peter Barker 2c64922a14 AP_BoardConfig: use HAL_GCS_ENABLED in place of periph/example check 3 years ago
Peter Barker 4561e78dd5 AP_Periph: include GCS_MAVLink.h for firmware version type define 3 years ago
Peter Barker 5286ad45ad AP_Common: AP_FWVersion doesn't need mavlink headers 3 years ago
Leonard Hall 0405451463 SITL: Fix BaroWindCorrection Test 3 years ago
Leonard Hall 7a5c71d8a4 Tools: Update Callisto Model 3 years ago
Peter Barker bceaa10794 autotest: add a test for rally point altitudes 3 years ago
Peter Barker da2b530ce8 AP_Rally: tidy creation of Location from RallyLocation 3 years ago
Andy Piper 591f43e7d0 scripts: add TRAMP to build options 3 years ago
Andrew Tridgell 5f5f70d20a Plane: fixed check for fixed wing approach QRTL start 3 years ago
Andrew Tridgell 0a7757a720 AP_RangeFinder: support Benewake H30 radar 3 years ago
Pierre Kancir 3969ae411b Dockerfile: improve docker env to be runnable noninteractively 3 years ago
Pierre Kancir 99ef5f5957 Tools: create an ardupilot entrypoint instead of hacking .bashrc on docker 3 years ago
Peter Barker ffc4910c7e AP_RangeFinder: reduce verbiage when detecting serial rangefinders 3 years ago
Peter Barker 55fb6c2c51 AP_OSD: include GCS_MAVLink for OSD_PARAM_NONE 3 years ago
Peter Barker 8f9ac91fa0 AP_AIS: include GCS_MAVLink.h 3 years ago
Peter Barker ba2b7b8014 GCS_MAVLink: remove mavlink-specific methods from AP_SerialManager 3 years ago
Peter Barker b958c3db70 AP_SerialManager: remove mavlink-specific methods from AP_SerialManager 3 years ago
Peter Barker 10bc615b57 AP_GPS: add include for GCS_MAVLink.h 3 years ago
Iampete1 712611c50e Plane: Quadplane: add yaw command model 3 years ago
Peter Barker 4de69823e8 AP_HAL_ChibiOS: allow crashdump even if !HAL_GCS_ENABLED 3 years ago
Andy Piper 6ab6aa1ef4 AP_VideoTX: Tramp VTX support 3 years ago
Andy Piper 58ea8d6b7b AP_Vehicle: wire-in tramp support 3 years ago
Andy Piper c541639e13 AP_SerialManager: add Tramp protocol 3 years ago
Andy Piper 81aa5b9dc6 AP_HAL_ChibiOS: make available/available_locked consistent with read/read_locked 3 years ago
Iampete1 cf14e741ee AP_NavEKF3: only include log struture if enabled 3 years ago