27114 Commits (94a5e94ec992e854ca8519265d45af1065ebf85e)
 

Author SHA1 Message Date
Peter Barker 94a5e94ec9 AP_GPS: canonicalise statustext messages 8 years ago
Peter Barker 4334a92ac9 AP_GPS: remove unimplemented method declarations 8 years ago
Peter Barker 608d6d0a5f DataFlash: implement a printf-like Log_Write_MessageF method 8 years ago
Andrew Tridgell 385d1c1951 waf: cope with spaces in directory name in mavgen 8 years ago
Lucas De Marchi cacfc4cb2f Tools: set mavlink log backend for Intel Aero RTF 8 years ago
karthik.desai afc382c342 Copter: moved beacon logging to dataflash 8 years ago
karthik.desai 28a6ca7d75 Dataflash: add AP_Beacon logging 8 years ago
Randy Mackay 8f43b60247 Copter: set EKF origin from first do-set-home command 8 years ago
Randy Mackay b255c7b370 AP_NavEKF: add setOrigin 8 years ago
Randy Mackay 0af9433c8e AP_AHRS: add set_origin 8 years ago
Jacob Walser 96f503d9d1 AP_Baro: Fix GND_EXT_BUS @Values formatting 8 years ago
Michael du Breuil e0d49e6d84 AP_BattMonitor: Use a unified SMBus temperature interface 8 years ago
Michael du Breuil 9c3b97347a AP_BattMonitor: Unify read_word interface 8 years ago
Michael du Breuil 3319c3ccdc AP_BattMonitor: Use a common PEC helper 8 years ago
Randy Mackay 35a965ebc5 AC_Avoidance: add configurable margin 8 years ago
Randy Mackay 3348ab4fa8 Copter: send upward DISTANCE_SENSOR message to GCS 8 years ago
Randy Mackay 496e8f3cdb Copter: integrate proximity method rename 8 years ago
Randy Mackay 3ad5c3775e AP_Proximity: rename get_distances to get_horizontal_distances 8 years ago
Randy Mackay 09e3d6b7f0 AP_Proximity_MAV: healthy if either horiz or vert positions received 8 years ago
Randy Mackay 3df5484a39 Tools: update intel aero default params 8 years ago
Randy Mackay 56281f9c79 Tools: update intel aero default params 8 years ago
Tom Pittenger 58ad4dfc0d README: update project details 8 years ago
David Ingraham 25bd57e85b Fix broken links in README 8 years ago
Pierre Kancir 327ac07d54 AP_HAL_SITL: gps correct glitchs 8 years ago
Florent Martel 949aa4d9ca AP_Frsky_Telem: replace VDOP with extra GPS status bits 8 years ago
Jacob Walser 2c22a17f85 Sub: version to 3.6-dev 8 years ago
Eugene Shamaev fb8f4f8cd1 AP_UAVCAN: ESC numbering correction 8 years ago
Michael du Breuil a96772e46e AP_BattMonitor: get Solo battery voltage from sum of cell voltages 8 years ago
Michael du Breuil 3b6d348241 DataFlash: Log battery temperature and cell voltages 8 years ago
Michael du Breuil 341ac701d1 GCS_MAVLink: report temperature information to the battery status report 8 years ago
Michael du Breuil 9cb0d8f99b GCS_MAVlink: Add battery cell backend 8 years ago
Michael du Breuil 8f24d211ce AP_BattMonitor: Solo add support for temperature and cells 8 years ago
Michael du Breuil 043b93d643 AP_BattMonitor: Maxell support temperature 8 years ago
Michael du Breuil de02bd52ed AP_BattMonitor: SMBus_Maxell request voltages 8 years ago
Michael du Breuil 121ebebfef AP_BattMonitor: Add temperature interface 8 years ago
Michael du Breuil e39ae6d48c AP_BattMonitor: Add cell monitoring 8 years ago
Andrew Tridgell c8d6311047 waf: added -Werror=switch 8 years ago
Andrew Tridgell 0cfc6f8e0f Sub: ignore MSG_AOA_SSA 8 years ago
Andrew Tridgell 1a8669201e Copter: ignore MSG_AOA_SSA 8 years ago
Andrew Tridgell 7cc1009dab Rover: ignore MSG_AOA_SSA 8 years ago
Andrew Tridgell 03430c98d1 AntennaTracker: ignore MSG_AOA_SSA 8 years ago
Eugene Shamaev c9f413da38 GCS_MAVLink: AOA, SSA message 8 years ago
Eugene Shamaev a144e79a50 DataFlash: logging of AOA and SSA 8 years ago
Eugene Shamaev 5c080ce875 AP_AHRS: calculation and reporting of AOA and SSA 8 years ago
Eugene Shamaev ca84ab36be Plane: AOA and SSA estimations are added to parameters and data logs 8 years ago
Reza Farrahi M aa0de36b2e Tools: fix wxpython package name on Arch 8 years ago
Andrew Tridgell 3bbdb64ec0 mavlink: submodule update 8 years ago
Lucas De Marchi 915f10dc8a AP_HAL: SPIDevice: prefer nullptr for pointer 8 years ago
Vinicius Juvinski c3d5aaa21c AP_Notify: add AP_BoardLED support for BBBMini 8 years ago
Vinicius Juvinski 203073e543 AP_HAL: add LEDs for BBBMini 8 years ago