21003 Commits (286697b8447116803bff30f9009b5ca9b356bd3c)
 

Author SHA1 Message Date
Lucas De Marchi 286697b844 AP_Compass: don't rebuild tree when single driver changes 9 years ago
Lucas De Marchi d3831dbb98 AP_Compass: AK8963: use AP_HAL::I2CDevice abstraction 9 years ago
Lucas De Marchi 41c1209169 AP_Compass: HMC5843: improve readability 9 years ago
Lucas De Marchi 0291ad869b AP_Compass: HMC5843: use AP_HAL::I2CDevice abstraction 9 years ago
Lucas De Marchi 5411057ec6 build: allow qurt to use sparse-endian.h 9 years ago
Lucas De Marchi 57f8db5672 AP_HAL: sparse-endian: conditionally include byteswap header 9 years ago
Lucas De Marchi c5dc54dac7 AP_HAL: utility: import sparse-endian header 9 years ago
Lucas De Marchi 0ed3a93142 AP_HAL: define compass locations for linux boards 9 years ago
Gustavo Jose de Sousa 6e658452ec waf: toolchain: filter supported compilers for cross-compilation 9 years ago
Gustavo Jose de Sousa 1b6a87d8b4 waf: toolchain: clang: use waf to find toolchain path 9 years ago
Gustavo Jose de Sousa 019cf3d483 waf: toolchain: clang: use configure wrapper 9 years ago
Gustavo Jose de Sousa 7ede9600db waf: toolchain: gcc: use cross-compilation prefix wrapper 9 years ago
Gustavo Jose de Sousa 95aeb0346e waf: load compilers tools in toolchain tool 9 years ago
Gustavo Jose de Sousa 19d6a88e84 waf: toolchain: refactor configure function 9 years ago
Gustavo Jose de Sousa ceda86bbd8 waf: toolchain: get rid of suffixes variable 9 years ago
Gustavo Jose de Sousa dbd27a9f39 waf: update submodule 9 years ago
ashwinvasudevan e33812e1cb AP_InertialSensor: added missing brackets 9 years ago
Peter Barker 14b51080a9 Tools: remove erroneous space in rst output 9 years ago
Randy Mackay a8bea0af03 Copter: allow switching to throw without position estimate 9 years ago
Peter Barker 9f9e3843e0 Tools: formatting changes for rst parameter file 9 years ago
Nitay Megides f77eed8f95 Copter: add break after prec landing case clause 9 years ago
Andrew Tridgell 0442c2c659 Plane: prepare for 3.5.1 release 9 years ago
Francisco Ferreira 4643c7bf9e travis: add Clang builds 9 years ago
Francisco Ferreira dd93f62bdd ci: fix PATH export 9 years ago
Francisco Ferreira 34de26502d ci: add Clang package 9 years ago
Lucas De Marchi 72b246e52c AP_HAL_Linux: fix use of 0-length array 9 years ago
Francisco Ferreira 02af9b6ab1 waf: toolchain: support Clang in toolchain for cross-compilation 9 years ago
Francisco Ferreira a8aae048c2 waf: boards: change toolchain to a board class attribute 9 years ago
Francisco Ferreira f8727f7362 waf: boards: fix bug in boards environment merge 9 years ago
Francisco Ferreira bf3dda9156 waf: boards: support Clang by adding necessary flags 9 years ago
Francisco Ferreira 3b3d59efd1 waf: boards: load toolchain and compiler before configuring env 9 years ago
Andrew Tridgell da2a71a3de AP_BoardConfig: raise uavcan startup delay to 2s 9 years ago
Lucas De Marchi abbe419823 AP_Compass: fix mismatched tag 9 years ago
Lucas De Marchi d5d6a10e63 AP_Compass: LSM303D now is part of LSM9DS0 9 years ago
Lucas De Marchi a671b7f5b2 AP_Compass: remove misleading message 9 years ago
raspilot 1d1d224c18 AP_InertialSensor: Enable dual IMU for raspilot 9 years ago
raspilot 9d787e44cc AP_HAL_Linux: update spi table for raspilot 9 years ago
Lucas De Marchi c5022ef5c9 AP_HAL: add names for LSM9DS0 on raspilot 9 years ago
Lucas De Marchi f75c12f57c AP_InertialSensor: LSM9DS0: change mode of drdy pins to input 9 years ago
raspilot c83e4df002 AP_InertialSensor: LSM9DS0: Disable I2C at init to avoid SDA hanging by slave. 9 years ago
raspilot 557beb4bb1 AP_InertialSensor: LSM9DS0: Fixed wrong call to _register_read_xm() 9 years ago
Lucas De Marchi c1623c21cc AP_HAL_Linux: rename ToneAlarmDriver to follow other names 9 years ago
Lucas De Marchi d52ee7c0a1 AP_HAL_Linux: ToneAlarmDriver_Raspilot: cleanup driver 9 years ago
Pritam Ghanghas 6de5b52974 AP_HAL_Linux: separate class for tone alarm driver 9 years ago
Michael Oborne 92106a944f AP_GPS_UBLOX: add data injection support 9 years ago
Andrew Tridgell f0eddd6366 Plane: ensure we always eventually capture a loiter 9 years ago
Andrew Tridgell eb89b5bbb6 AP_L1_Control: prevent possibly fly-away when passed waypoint in L1 9 years ago
Andrew Tridgell 7d92202db9 AP_Param: save flash space for parameter strings 9 years ago
Andrew Tridgell 30ca9fbb01 Plane: cope with upgrade to shifted indexes for quadplane 9 years ago
Andrew Tridgell 692e042eac AP_Arming: set AP_PARAM_NO_SHIFT 9 years ago