10774 Commits (5cd4b789188bcf3d1dc33c70a91ad453b1ba6de6)

Author SHA1 Message Date
Daniel Frenzel ead51a9d19 AP_Math: Removed useless "undef INLINE" 9 years ago
Daniel Frenzel ef7cf7c4aa AP_Math: Removed useless header 9 years ago
Andrew Tridgell 04bac8a446 AP_GPS: removed duplicate dataflash write of ublox version 9 years ago
Andrew Tridgell 14bd4ba2c7 AP_GPS: removed console print for GPS type 9 years ago
Michael du Breuil 1426ff2732 AP_GPS: Broadcast what type of GPS is found and at what baud rate 9 years ago
Andrew Tridgell fe3812c51b GCS_MAVLink: re-worked text send in terms of ObjectArray 9 years ago
Andrew Tridgell 2120913ac2 AP_HAL: added ObjectArray template 9 years ago
Tom Pittenger 9718ee23d1 AP_HAL: fix peekbytes casting 9 years ago
Tom Pittenger 54d2a263fe GCS_MAVLink: create queue scheme for static statustext msgs 9 years ago
Tom Pittenger faa4238370 SITL: fixed warning comparing signed vs unsigned 9 years ago
Andrew Tridgell 7fede90df3 HAL_PX4: work around a bus locking issue on Pixracer 9 years ago
Andrew Tridgell 0a72c2bbd5 AP_Baro: prevent bad ground pressure from making a board unbootable 9 years ago
Andrew Tridgell 1df2512935 AP_HAL: added update() method for object ringbuffer 9 years ago
Tom Pittenger 1d528d552f AP_HAL: rename RingBuffer.force() to RingBuffer.push_force() 9 years ago
Paul Riseborough 7459bfb96b AP_NavEKF2: Eliminate simple compass fusion singularities near +-90 deg pitch 9 years ago
Andrew Tridgell 4ff396dfa8 AP_HAL: added force() and peek() method for object ringbuffers 9 years ago
Andrew Tridgell 5080201be6 GCS_MAVLINK: added set_dataflash() method 9 years ago
Paul Riseborough 4aefe1caee AP_NavEKF2: Fix sign error in magnetic heading innovation calculation 9 years ago
Tom Pittenger 7e4ae39b8e AP_Arming: fixed GPS_CFG mask bug 9 years ago
Víctor Mayoral Vilches 9bb039accd AP_HAL: PXFmini add HAL_BARO_MS5611_NAME 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
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
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
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
Leonard Hall 49a4bde5d9 AC_AttControl: lower minimum accelerations 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