20752 Commits (e502e0fc2e78b9649725f24e735b43ad2b0a9160)
 

Author SHA1 Message Date
Tom Pittenger 7e4ae39b8e AP_Arming: fixed GPS_CFG mask bug 9 years ago
Gustavo Jose de Sousa 3566052d6a waf: add option --no-submodule-update 9 years ago
Víctor Mayoral Vilches 9bb039accd AP_HAL: PXFmini add HAL_BARO_MS5611_NAME 9 years ago
Lucas De Marchi 0b22b520b8 ArduPlane: remove unused CMAKE define 9 years ago
Lucas De Marchi 09e7cbe005 ArduCopter: remove unused CMAKE define 9 years ago
Lucas De Marchi 0ccd2de12b AP_AHRS: fix use of undefined macro 9 years ago
Lucas De Marchi 7d24b4d1ca AP_Notify: add missing include to use board config 9 years ago
Lucas De Marchi 69f6a73c19 Global: fix missing renames for HAL_BOARD_SUBTYPE_LINUX_ERLEBOARD 9 years ago
Lucas De Marchi 15ce176818 waf: add -Wundef to all boards 9 years ago
Lucas De Marchi f0277cecb4 waf: ignore -Wundef for gtest 9 years ago
Peter Barker 4ba769d4a3 mk: native boards get -Wundef 9 years ago
Peter Barker 475a2040a1 AP_NavEKF2: avoid use of undefined #defines 9 years ago
Peter Barker 11760c33f6 AP_NavEKF: avoid use of undefined #defines 9 years ago
Peter Barker 80bc7a50d7 AP_Math: define MATH_CHECK_INDEXES 9 years ago
Peter Barker ca4017d093 Plane: defines.h should not use defines from config.h 9 years ago
Peter Barker 44c63b8873 Copter: move use of defines after config.h and defines.h 9 years ago
Lucas De Marchi 3ace8b52de AP_HAL_Linux: use AnalogIn_IIO for minlure 9 years ago
Lucas De Marchi f865e085b1 AP_BattMonitor: add defaults for minlure 9 years ago
Lucas De Marchi 4e034cd2e1 AP_HAL_Linux: AnalogIn_IIO: add scale for minlure 9 years ago
Lucas De Marchi f56a80cd80 AP_HAL_Linux: AnalogIn_IIO: return fixed board voltage 9 years ago
Lucas De Marchi d387deb2f5 PID: fix example using wrong type 9 years ago
Lucas De Marchi edd3e3c34a Filter: silence warning about unused function 9 years ago
Lucas De Marchi 1f072c4353 AP_HAL: fix unused variable 9 years ago
Andrew Tridgell cc626d2fc7 PX4Firmware: submodule update (SBUS fix) 9 years ago
Jonathan Challinger c454631be8 AP_InertialSensor: work around gyro and accel errors on startup 9 years ago
Paul Riseborough 047e9fabaf AP_NavEKF2: Fix bug in simple heading fusion 9 years ago
Lucas De Marchi bf9cf74c38 StorageManager: replace header guard with pragma once 9 years ago
Lucas De Marchi 98904825cb Filter: replace header guard with pragma once 9 years ago
Lucas De Marchi f5437f30ac AP_Scheduler: replace header guard with pragma once 9 years ago
Lucas De Marchi 008e3c9810 AP_OpticalFlow: replace header guard with pragma once 9 years ago
Lucas De Marchi 09d926fa11 AP_Notify: replace header guard with pragma once 9 years ago
Lucas De Marchi 705393b30c AP_HAL_Linux: replace header guard with pragma once 9 years ago
Lucas De Marchi dbf2aedf1e AP_HAL: replace header guard with pragma once 9 years ago
Lucas De Marchi 2bed317c6c AP_HAL_Empty: replace header guard with pragma once 9 years ago
Lucas De Marchi 1a71c169fe AP_Compass: replace header guard with pragma once 9 years ago
Lucas De Marchi 246f940d01 AP_Buffer: replace header guard with pragma once 9 years ago
Lucas De Marchi 62f50aede7 AP_BattMonitor: replace header guard with pragma once 9 years ago
Lucas De Marchi 6623246cf5 AP_ADC: replace header guard with pragma once 9 years ago
Gustavo Jose de Sousa 393bea8945 waf: boards: use classes for boards definition 9 years ago
Leonard Hall 49a4bde5d9 AC_AttControl: lower minimum accelerations for large copters 9 years ago
Leonard Hall 8e790d3f91 Copter: autotune adjustment for large copters 9 years ago
mirkix 8da58226ae AP_HAL_Linux: Fix BBBmini IIO scaling 9 years ago
mirkix d868fe4eff AP_HAL: Remove unused GPIO leds for BBBmini 9 years ago
Paul Riseborough d3c9a0aef1 AP_NavEKF: Limit heading innovations after the consistency check 9 years ago
Paul Riseborough 6a34e4c384 AP_NavEKF2: Fix bug in magnetic heading and declination fusion equations. 9 years ago
Paul Riseborough 59bf29198d AP_NavEKF2: Remove unnecessary logic preventing constant position 9 years ago
Paul Riseborough 7e05646316 AP_NavEKF2: Improvements to non-GPS performance 9 years ago
Tom Pittenger a9c985bfb3 AP-Mount: compiler warning 9 years ago
Tom Pittenger d0edfa5dfa Plane: compile warning fix 9 years ago
Tom Pittenger 0b26a34f22 Plane: new param LAND_THEN_NEUTRL 9 years ago