11791 Commits (e9e31172c072fc2bb2e88b93f4296363b67c3edb)

Author SHA1 Message Date
Murilo Belluzzo e9e31172c0 AP_HAL: Simplify ByteBuffer::readptr logic 9 years ago
Leandro Pereira fbefe32017 AP_HAL: Add method to reserve space in the ring buffer 9 years ago
Leandro Pereira e3b676ba89 AP_HAL: Add method to peek non-contiguous parts of a ByteBuffer 9 years ago
Lucas De Marchi efb6b4c57e DataFlash: ifdef both __APPLE__ and __MACH__ 9 years ago
Siddharth Bharat Purohit d65f453da1 AP_HAL_SITL:use common fenv function 9 years ago
Lucas De Marchi c728b6c164 AP_Common: missing/fenv: fix coding style 9 years ago
Siddharth Bharat Purohit 484db9ff82 AP_Common: add replacements for fe control functions systems without them 9 years ago
Siddharth Bharat Purohit 8903bc9eab AP_HAL: add support for get realtime on Darwin systems 9 years ago
Andrew Tridgell f090e9b27c HAL_Linux: fixed makefile build with PRIu64 9 years ago
Lucas De Marchi 3ba27df405 AP_Compass: BMM150: minor refactors 9 years ago
José Roberto de Souza 6e53854122 AP_Compass: Add BMM150 backend 9 years ago
Fernandes Pinheiro, Daker 51bf638ad3 PID: Remove unused method get_pid_4500 9 years ago
Tom Pittenger 19713200e5 AP_TECS: coverity scan: init variable struct 9 years ago
Tom Pittenger 6d0cf22358 AP_TECS: spelling 9 years ago
Tom Pittenger 753c0d47f0 AP_TECS: coverity scan - variables not initialized in constructor 9 years ago
Tom Pittenger 5f16d873b8 AP_L1_Control: coverity scan - ignoring get_position() result 9 years ago
Tom Pittenger a74e86c234 GCS_MAVLink: coverity scan - computed value overwritten without use for SITL 9 years ago
Tom Pittenger bd8debdf8b GCS_MAVLink: coverity scan - variables not initialized in constructor 9 years ago
Tom Pittenger 8d2872d3ab AP_Baro: coverity scan - variables not initialized in constructor 9 years ago
Tom Pittenger 93462d0fe3 AP_Airspeed: coverity scan - variables not initialized in constructor 9 years ago
Tom Pittenger d558f32142 AP_L1_Control: coverity scan - variables not initialized in constructor 9 years ago
Andrew Tridgell 0be442d34b SITL: improved throttle input in XPlane 9 years ago
Andrew Tridgell f387f248d3 SITL: added support for servo slew rates and retract servos 9 years ago
Luis Vale Gonçalves 334233d48f AP_BoardConfig: fix spelling in parameter description 9 years ago
Randy Mackay e820506c5a AC_Fence: add polygon fence check to check_destination_within_fence 9 years ago
Randy Mackay a9d1dcd6ac AC_Fence: trigger reloading of polygon fence if update from GCS 9 years ago
Jonathan Challinger 0eac5a5c8f AC_PrecLand: remove zero terms from math 9 years ago
Jonathan Challinger b5e80148c6 AC_WPNav: remove shift_loiter_target 9 years ago
Jonathan Challinger f74e162451 AC_PrecLand: redo math, simplify interface 9 years ago
Randy Mackay 4bedc57cbe DataFlash: rename SBFE's Long field to Lng 9 years ago
Randy Mackay 032e834849 Dataflash: log rally points 9 years ago
Andrew Tridgell 11975223dd AP_Motors: added H_RSC_POWER_NEGC and H_RSC_SLEWRATE 9 years ago
Andrew Tridgell 918c41b1e4 AP_BoardConfig: fixed IMU_TARGTEMP index 9 years ago
Andrew Tridgell 3377714300 RC_Channel: fixed typo 9 years ago
Andrew Tridgell a331542958 GCS_MAVLink: fixed typo 9 years ago
Andrew Tridgell 4dcff15603 DataFlash: fixed typo 9 years ago
Andrew Tridgell 50958bc026 AP_RangeFinder: fixed typo 9 years ago
Andrew Tridgell 1f2216982d AP_Mount: fixed typo 9 years ago
Andrew Tridgell bc7488e2f2 AP_Motors: fixed typos 9 years ago
Andrew Tridgell cb858d2c99 AP_InertialSensor: fixed typo 9 years ago
Andrew Tridgell 081df44d92 HAL_QURT: fixed typo 9 years ago
Andrew Tridgell 6e065b3fe2 AP_HAL: fixed typo 9 years ago
Andrew Tridgell 86ceee4a53 AC_WPNav: fixed typo 9 years ago
Andrew Tridgell 45c72eb442 AP_BoardConfig: added BRD_IMU_TARGTEMP 9 years ago
Andrew Tridgell 834acaffee AP_InertialSensor: provide IMU temperature to HAL for all boards 9 years ago
Andrew Tridgell 7c2e4d0419 HAL_PX4: implement IMU heater in hal.util for Pixhawk2 9 years ago
Andrew Tridgell 461c159b22 HAL_Linux: use set_imu_target_temp() API 9 years ago
Andrew Tridgell 8617db89dc AP_HAL: added hal.util->set_imu_target_temp() API 9 years ago
Leonard Hall fe68fe65e2 AP_Motors: Single and Coax fix flap gains 9 years ago
Andrew Tridgell fc9283964a HAL_SITL: fixed segv on cygwin 9 years ago