20358 Commits (c2e3f05dbfe7fd288a3ffd077861b9dd36b0f1e8)
 

Author SHA1 Message Date
Gustavo Jose de Sousa 17e5d99509 waf: allow partial builds with new mavlink as submodule 9 years ago
Gustavo Jose de Sousa ce294e841c waf: ardupilotwaf: make vehicle_stlib pass **kw to bld.stlib 9 years ago
Gustavo Jose de Sousa 5816dcba03 waf: mavgen: set system env during build instead of configure 9 years ago
Gustavo Jose de Sousa e5c66de554 waf: mavgen: ensure order without bld.add_group() 9 years ago
Gustavo Jose de Sousa c9ca75e2cb waf: mavgen: set task signature for dynamic output 9 years ago
Gustavo Jose de Sousa b3c1c2efd9 waf: mavgen: expand tabs to spaces 9 years ago
bugobliterator abc2d712c3 submodule/mavlink:update mavlink submodule 9 years ago
bugobliterator d7fcc7cd85 GCS_MAVLink: remove obsolete files from GCS_MAVLink dir 9 years ago
Siddharth Bharat Purohit 11b82474de waf: generate mavlink headers for waf build 9 years ago
Siddharth Bharat Purohit dd65495668 mk: generate mavlink headers using mavlink module files 9 years ago
Siddharth Bharat Purohit 9a534da18c modules: add mavlink submodule 9 years ago
Randy Mackay d989cf29e2 Copter: cancelling no-gps-land switches to AltHold 9 years ago
Randy Mackay dc2ec5db18 Copter: add Bitmask param description for PILOT_THR_BHV 9 years ago
Randy Mackay 2c5f9422d4 Copter: log event if pilot cancels land 9 years ago
Jonathan Challinger 8965185587 Copter: add "high throttle cancels landing" option 9 years ago
Randy Mackay 9e0cd7a5cf Copter: allow arming in Drift and Sport modes 9 years ago
Derek Ma 3751dbef91 ArduCopter: include precision landing sensor in mavlink system status 9 years ago
Julien BERAUD 25de3c74c5 README: add github for Julien BERAUD 9 years ago
Julien BERAUD b8aef20ee8 Frame_Params: Fix bebop compass orient 9 years ago
Paul Riseborough 287ebe8e6a AP_NavEKF2: Fix bug in application of sensor bias corrections 9 years ago
Paul Riseborough 20923da23a AP_NavEKF2: Allow tuning of non-GPS mode 9 years ago
Paul Riseborough 23038e7243 AP_NavEKF2: Use measurement uncertainties to initialise covariance 9 years ago
khancyr 360d9fafb6 waf: force linking of phtread with gbenchmark 9 years ago
Linus 81fc4ec838 SITL: add NFSC flying club location 9 years ago
Randy Mackay 97725c3187 Copter: add DISALLOW_GCS_MODE_CHANGE_DURING_RC_FAILSAFE to APM_Config.h 9 years ago
Jonathan Challinger cc1f27ad95 Copter: add DISALLOW_GCS_MODE_CHANGE_DURING_RC_FAILSAFE option 9 years ago
Jonathan Challinger 5cc969f01b Copter: simplify battery and radio failsafe logic 9 years ago
squilter 91187899fd Copter: initialize capabilities earlier 9 years ago
Randy Mackay 89c147184f Copter: log guided mode targets 9 years ago
Gustavo Jose de Sousa d5e7b321f6 waf: add most linux boards 9 years ago
Gustavo Jose de Sousa e21d41afe3 waf: enable fully static linking 9 years ago
Gustavo Jose de Sousa c90b0e8659 waf: add static_linking tool 9 years ago
Gustavo Jose de Sousa 41e2a8cf1e waf: gbenchmark: disable cross-compilation 9 years ago
Gustavo Jose de Sousa e7312a1f81 waf: add toolchain tool for cross-compiling 9 years ago
Gustavo Jose de Sousa 7aa43d36d2 waf: process board and project configuration before toolchain 9 years ago
Gustavo Jose de Sousa 82a33399ef waf: gbenchmark: call _configure_cmake() in waf configuration 9 years ago
Gustavo Jose de Sousa a31816c039 waf: gbenchmark: move cmake configuration to a separate function 9 years ago
Gustavo Jose de Sousa 7e8d25a56a waf: gbenchmark: use dict for cmake variables 9 years ago
Gustavo Jose de Sousa 7d94095497 travis: unset CXX and CC at the beginning 9 years ago
Lucas De Marchi 237a7207fc README: add Pritam as raspilot maintainer 9 years ago
Lucas De Marchi a3cac102cd AP_HAL_Linux: AnalogIn_Raspilot: rename misleading variables 9 years ago
Lucas De Marchi 0cff40ed7b AP_HAL_Linux: AnalogIn_Raspilot: remove unused debug 9 years ago
Pritam Ghanghas 60636c1653 AP_HAL_Linux: rename RaspilotAnalogIn.cpp to AnalogIn_Raspilot.cpp 9 years ago
Lucas De Marchi 1fde473afc AP_HAL_Linux: AnalogIn_IIO: normalize names 9 years ago
Lucas De Marchi be2af0877c AP_HAL_Linux: AnalogIn_IIO: formatting fixes 9 years ago
Víctor Mayoral Vilches 8195631fac HAL_Linux: AnalogIn_IIO update reopen_pin 9 years ago
Víctor Mayoral Vilches b9c83da8c6 HAL_Linux: AnalogIn_IIO, replace reopen by select 9 years ago
Víctor Mayoral Vilches da1b529415 HAL_Linux: AnalogIn_IIO add init_pins 9 years ago
Víctor Mayoral Vilches 546fbd1f25 HAL_Linux: mv AnalogIn_PXF to AnalogIn_IIO 9 years ago
Víctor Mayoral Vilches 4820e0b2c7 HAL_Linux: AnalogIn_PXF changes in AnalogIn 9 years ago