23500 Commits (f2dec971e7fb91138e31a3a7de49ab3fbea2643e)
 

Author SHA1 Message Date
Gustavo Jose de Sousa f2dec971e7 waf: add "ap_" prefix to keywords "libraries" and "vehicle" 9 years ago
Tom Pittenger 282817eeb9 AP_ADSB: revert default enable = 0 9 years ago
Tom Pittenger b5ec37b9d8 AP_ADSB: change adsb.enable param to be a flag 9 years ago
Tom Pittenger f90957e7ed Plane: remove all threat logic in adsb lib in favor of avoidance lib 9 years ago
Tom Pittenger 2be32e9daa AP_ADSB: remove all threat logic in adsb lib in favor of avoidance lib 9 years ago
Tom Pittenger b2b63b4d80 AP_ADSB: change param ADSB_ENABLE default from 0 to 1 9 years ago
Tom Pittenger 89271c29ab AP_ADSB: move variable into struct like the rest 9 years ago
Tom Pittenger f7c2df8e91 AP_ADSB: sanity check data via valid_flags before forwarding to avoidance lib 9 years ago
Tom Pittenger 5c0b5f5cd1 AP_ADSB: reject packets that are invalid or already stale 9 years ago
Tom Pittenger b12edf6a71 AP_ADSB: fix bug where the update timeout wasn't being stored correctly 9 years ago
Tom Pittenger e0bb77726e AP_ADSB: do not service transceiver if it is not detected 9 years ago
Pierre Kancir 07eb170b39 Autotest: correct mavproxy unloaded map error 9 years ago
Gustavo Jose de Sousa bd8526fd68 waf: update to version 1.9.2 9 years ago
Peter Barker 2844190e5b AP_RangeFinder: correct DisplayName comments 9 years ago
Peter Barker 1bb73383ec AP_RangeFinder: group _ADDR with other first-rangefinder params 9 years ago
Peter Barker d5ffc8a863 AP_RangeFinder: define 3_ADDR when we have three rangefinders 9 years ago
Randy Mackay d5c18dc987 AC_AttControl: remove unused 100hz definition 9 years ago
Randy Mackay 2dc111ff39 Copter: reduce WPNAV_LOIT_MINA parameter description range 9 years ago
Randy Mackay 7d0cac15fb AP_ICEngine: add casting to avoid compiler warnings 9 years ago
Lucas De Marchi e217faacab AP_Baro: MS56XX: cosmetic changes to members 9 years ago
Lucas De Marchi f7b453359d AP_Baro: MS56XX: convert to threaded bus 9 years ago
Lucas De Marchi 052f30bc70 AP_HAL: remove macros to use MS5611 in the main thread 9 years ago
Lucas De Marchi 929348ff75 AP_Baro: MS5611: always use timer thread 9 years ago
Lucas De Marchi 7b7e73680f AP_Math: add USEC_PER_MSEC 9 years ago
Lucas De Marchi 8541d5339d AP_HAL_Linux: Implement threaded SPI 9 years ago
Lucas De Marchi ea0595c7ac AP_HAL_Linux: SPIDevice: move implementation to outside 9 years ago
Lucas De Marchi 590539f674 AP_HAL_Linux: implement threaded I2C 9 years ago
Lucas De Marchi 11ddbb8fb8 AP_HAL_Linux: add PollerThread 9 years ago
Lucas De Marchi 7d451ac876 AP_HAL_Linux: allow to check if thread is running 9 years ago
Lucas De Marchi eca6f45b68 AP_HAL_Linux: remove unused part of Poller infra 9 years ago
Leandro Pereira 0f865a019a AP_HAL_Linux: Add Pollable/Poller 9 years ago
Lucas De Marchi c859c5ecd9 AP_HAL_PX4: update Device interface 9 years ago
Lucas De Marchi eaa1c39a15 AP_HAL_Linux: update Device interface 9 years ago
Lucas De Marchi 7669d54265 AP_HAL_Empty: update Device interface 9 years ago
Lucas De Marchi 37de995960 AP_HAL: update Device interface for periodic tasks 9 years ago
Lucas De Marchi 8e5aba8653 AP_HAL_Linux: I2CDevice: move implementation to outside 9 years ago
Lucas De Marchi 7b39f3d0a7 AP_HAL_Linux: do not warn for empty table 9 years ago
Lucas De Marchi f37a560295 AP_HAL_Linux: remove private headers 9 years ago
Lucas De Marchi e8f71a5bd2 AP_HAL_Linux: change define and members visibility 9 years ago
Lucas De Marchi f36e8d9c05 AP_HAL_Linux: remove AP_HAL_Linux_Namespace header 9 years ago
Gustavo Jose de Sousa 5edb03d184 waf: add option --no-autoconfig 9 years ago
Gustavo Jose de Sousa b65f63ffc1 waf: keep non-variant options definitions together 9 years ago
Gustavo Jose de Sousa 5597cc40e9 waf: update submodule for autoconfigure fix 9 years ago
Lucas De Marchi b044fac4b6 AP_HAL_Linux: rename variable to follow I2CDevice convention 9 years ago
Lucas De Marchi 57ec968b44 AP_HAL: remove SPIDriver 9 years ago
Lucas De Marchi dc91dfb446 AP_HAL_Empty: remove SPIDriver 9 years ago
Lucas De Marchi 7b140da6d1 AP_HAL_Linux: remove SPIDriver 9 years ago
Lucas De Marchi 5ab1c6ff51 AP_ADC: remove ADS7844 9 years ago
Lucas De Marchi ef81e71afa AP_ADC: remove example tailored to a single ADC 9 years ago
Lucas De Marchi 3a5e8a17c7 AP_HAL: remove enum id for Ublox and RASPIO 9 years ago