23068 Commits (a014d0c7906fb5e5d88ca6bebb1ac20d91b4663c)
 

Author SHA1 Message Date
Lucas De Marchi a014d0c790 mk: define missing headers for px4/qurt/sitl 9 years ago
Lucas De Marchi 40338c3272 AP_HAL: sparse-endian: use pragma once 9 years ago
Lucas De Marchi 6a80c3d70d AP_HAL: RingBuffer: remove trailing whitespaces 9 years ago
Lucas De Marchi 24c7f76034 AP_HAL: RingBuffer: remove C++11 initialization 9 years ago
Murilo Belluzzo 3e1acdcbbf AP_HAL: Use atomic instead volatile on RingBuffer head/tail 9 years ago
Murilo Belluzzo b7dd4dad64 AP_HAL: Fix ByteBuffer::reserve() breaking buffer state 9 years ago
Murilo Belluzzo 43d4012884 AP_HAL: Fix TOCTOU in ByteBuffer::peekiovec() 9 years ago
Murilo Belluzzo 9951b94d40 AP_HAL: Change the return type of 'peekiovec' 9 years ago
Murilo Belluzzo 625f47def7 AP_HAL: Improve ByteBuffer::set_size 9 years ago
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
Andrew Tridgell c926d7d41f Plane: fixed typo in quadplane landing detector 9 years ago
Andrew Tridgell 1a3b292aa3 autotest: fixed run_in_terminal_window() on Linux 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
Lucas De Marchi e2498a1090 autotest: add function to kill tasks on MacOS 9 years ago
Siddharth Bharat Purohit 4f0dad19ea autotest: support mac osx terminal launch 9 years ago
Siddharth Bharat Purohit 71c2f69a63 waf: add support for sitl build on mac 9 years ago
Lucas De Marchi 1923d9029e mk: use SYSTYPE for Darwin and append to LIBS 9 years ago
Siddharth Bharat Purohit 98c97a689f MK: remove unused and undefined librt as build flag for macosx 9 years ago
Siddharth Bharat Purohit 8903bc9eab AP_HAL: add support for get realtime on Darwin systems 9 years ago
Andrew Tridgell 3a8ed06267 Copter: added TKOFF_NAV_ALT parameter 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
stefanlynka fd2eb8bb31 Tracker: Adding altitude difference calculation using relative altitude. 9 years ago
stefanlynka ca22f6612d Tracker: Changing pitch_range to pitch_min and pitch_max 9 years ago
stefanlynka 18e51da12d Tracker: Changed yaw slew margin 9 years ago
Andrew Tridgell b6f58bdd98 Plane: don't give tuning errors when VTOL inactive 9 years ago
Randy Mackay 50bfd6e7fd Tracker: set armed state in mavlink heartbeat 9 years ago
Randy Mackay a079c7bf4c Tracker: bug fix re ignoring invalid START_LAT message 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 9b807fa8a5 Plane: 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 96d785f1c6 Plane: added auto_navigation_mode flag 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
Randy Mackay c368cb07c2 Git: ignore ral.txt files 9 years ago
Luis Vale Gonçalves 334233d48f AP_BoardConfig: fix spelling in parameter description 9 years ago