23564 Commits (97cb766c0f27f5e0166904b445050edc1d71f1fd)
 

Author SHA1 Message Date
Randy Mackay 381397c7bd Copter: set throw mode stage on init 9 years ago
Randy Mackay 807e930251 Copter: throw uses motor spooling instead of interlock 9 years ago
Randy Mackay f4f13bbe6b Copter: add throw mode logging 9 years ago
Randy Mackay 8c5c8eec44 Copter: minor throw mode comment fix 9 years ago
Randy Mackay 8e58ea9277 Copter: add throw mode defines for required speed 9 years ago
chambana 25940c8e0f Copter: add THROW_TYPE and allow dropping vehicle to trigger motors 9 years ago
Randy Mackay f0f87a2f0c Copter: add throw_nextmode 9 years ago
Randy Mackay 64ac18da6c Copter: move throw state into structure 9 years ago
Randy Mackay 40db19549e Copter: allow taking off in Guided mode's attitude control sub mode 9 years ago
Randy Mackay 4e92f08bf1 Copter: only accept attitude targets in Guided mode 9 years ago
Randy Mackay 1161417d7f Copter: add GUIDED_NOGPS flight mode 9 years ago
Holger Steinhaus cc4fafc3e4 AP_GPS_PX4: fixed GPS epoch calculations 9 years ago
Gustavo Jose de Sousa 5ccd3dfec8 waf: create ap_version taskgen in the corresponding function 9 years ago
Gustavo Jose de Sousa 2e1ac0de8d waf: make get_legacy_defines() "public" 9 years ago
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