21815 Commits (eea2d5dcb52fd96c5208e8446f2804792bfbe62c)
 

Author SHA1 Message Date
Jonathan Challinger a7f959e6f9 AP_Notify: add ToneAlarm_PX4_Solo 9 years ago
Jonathan Challinger 19f80dbcb4 PX4: add startup tone file 9 years ago
Jonathan Challinger 246cf113df PX4: clean up whitespace in startup scripts 9 years ago
Jonathan Challinger d2ca2d2e0e AP_Notify: change OREOLED config to ifdef 9 years ago
Jonathan Challinger 06ccf88cc9 AP_BattMonitor_SMBus: set AP_Notify powering_off flag 9 years ago
Jonathan Challinger dba55182af AP_Notify: add flags.powering_off 9 years ago
Andrew Tridgell ac60901b0c AP_NavEKF2: use vector comparison for new mag vector 9 years ago
Jonathan Challinger c9b1b02b8e Copter: loop through compasses and save offsets 9 years ago
Jonathan Challinger 6a5f1c0bec AP_AHRS_NavEKF: reflect changes to getMagOffsets 9 years ago
Jonathan Challinger 97112ccd44 AP_NavEKF2: check mag instance id when returning mag offsets 9 years ago
Jonathan Challinger 6938e3d57b AP_NavEKF: check mag instance id when returning mag offsets 9 years ago
Jonathan Challinger 1185cd1be7 AP_NavEKF2: move getMagOffsets into outputs 9 years ago
Jonathan Challinger acfaafe276 AP_NavEKF2: detect changes to magnetometer offset parameters and reset states 9 years ago
Andrew Tridgell d013878c17 Plane: improved speed limiting on landing approach in VTOL mode 9 years ago
Andrew Tridgell 835c0b1759 HAL_SITL: follow sqrt law to 60m for wind 9 years ago
Andrew Tridgell d8b0d17fe4 Plane: added weathervaning to landing reposition 9 years ago
Andrew Tridgell f34af03891 Plane: added Q_WVANE_GAIN 9 years ago
Andrew Tridgell e9e43dc016 Plane: added Q_VFWD_GAIN for forward motor in VTOL modes 9 years ago
Andrew Tridgell 57aef8e1e9 SITL: added basic wind support in multicopter, plane and quadplane 9 years ago
Andrew Tridgell 28aa4c40cc HAL_PX4: fixed order of wifi and frsky on FMUv4 9 years ago
Andrew Tridgell 4a35f8e9fc HAL_PX4: fixed comments for FMUv4 uarts 9 years ago
Andrew Tridgell 4ef977c68b HAL_SITL: fixed initial path for uartF 9 years ago
Andrew Tridgell ef180710db AP_SerialManager: fixed doc strings 9 years ago
Andrew Tridgell 62986957b4 GCS_MAVLink: raise number of mavlink buffers to 5 9 years ago
Andrew Tridgell 0baf8ee2eb AP_SerialManager: added SERIAL5_* support 9 years ago
Andrew Tridgell 6120631977 HAL_VRBRAIN: added uartF 9 years ago
Andrew Tridgell 0d27409511 HAL_SITL: added uartF 9 years ago
Andrew Tridgell 9c9f66e5f3 HAL_QURT: added uartF 9 years ago
Andrew Tridgell 18ccaf7e2b HAL_PX4: added uartF 9 years ago
Andrew Tridgell c7dabad02c HAL_Linux: added uartF 9 years ago
Andrew Tridgell 543604731f HAL_FLYMAPLE: added uartF 9 years ago
Andrew Tridgell a78e23d6fb HAL_Empty: added uartF 9 years ago
Andrew Tridgell 76868dd070 AP_HAL: added uartF 9 years ago
Lucas De Marchi 5f80858cba waf: use system extensions 9 years ago
Lucas De Marchi e6907a607b waf: link with winmm on cygwin 9 years ago
Lucas De Marchi b8cb88092f Tools: install-prereqs-ubuntu: fix exporting PATH 9 years ago
Lucas De Marchi 0fae368635 Tools: install-prereqs-ubuntu: allow to run from repository 9 years ago
Lucas De Marchi 757f48ff83 Tools: install-prereqs-ubuntu: fix return code checking 9 years ago
Lucas De Marchi 4c6dac2d5d Tools: install-prereqs-ubuntu: install python-setuptools 9 years ago
Lucas De Marchi 03f5362538 Tools: install-prereqs-ubuntu: remove 32-bit variants 9 years ago
Lucas De Marchi 1a24a3174f Tools: install-prereqs-ubuntu: fix string concatenation 9 years ago
Andre Kjellstrup b6b593b6fb Tools: install-prereqs-ubuntu: update for Ubuntu 16.x 9 years ago
Andrew Tridgell 2a214f1e46 AP_GPS: support a wider variety of NMEA receivers 9 years ago
Lucas De Marchi 0d9b9433da GCS_MAVLink: fix home position unit 9 years ago
Lucas De Marchi 0095f6168e ArduPlane: fix handling of SET_HOME_POSITION 9 years ago
Lucas De Marchi a310d3735e ArduCopter: fix handling of SET_HOME_POSITION 9 years ago
Michael du Breuil 9398531811 Mavlink: change mavlink commit to reflect changes to the flags 9 years ago
Michael du Breuil c17ea21a97 Plane: Add support for DO_REPOSITION via COMMAND_INT 9 years ago
Michael du Breuil bb7cf6c0b6 AP_Math: Update location_sanitize to sanitize for lat/lng 9 years ago
Andrew Tridgell 62574b35b5 Plane: fixed negative loiter radius values 9 years ago