20858 Commits (658bead862e1727bb03a6fbeaa354091bd288b05)
 

Author SHA1 Message Date
Gustavo Jose de Sousa 658bead862 waf: px4: add initial implementation 9 years ago
Gustavo Jose de Sousa 4613b68efb AP_InertialSensor: waf: skip VibTest example 9 years ago
Gustavo Jose de Sousa 6729475b25 AP_Math: fix eulers example for PX4 9 years ago
Gustavo Jose de Sousa d9bb696fa3 AP_Math: avoid bias in rand_num() in eulers example 9 years ago
Gustavo Jose de Sousa 7ba3df8c80 Tools: waf: build Replay only for linux boards 9 years ago
Gustavo Jose de Sousa 841771096d waf: let toolchain loading in charge of the Board class 9 years ago
Gustavo Jose de Sousa b7e3071ba3 waf: gtest: disable for PX4 boards 9 years ago
Gustavo Jose de Sousa 6753b54b52 waf: git_submodule: support recursive submodules 9 years ago
Gustavo Jose de Sousa d57851e2a9 waf: git_submodule: add function git_submodule_head_hash 9 years ago
Gustavo Jose de Sousa 33fce2bfe5 waf: ardupilotwaf: add option --upload 9 years ago
Gustavo Jose de Sousa 0329cb14ed waf: ardupilotwaf: export program_name and program_group 9 years ago
Gustavo Jose de Sousa 45d1af8833 waf: ardupilotwaf: allow to build ap_program as a static library 9 years ago
Gustavo Jose de Sousa 32402b93af waf: ardupilotwaf: remove SITL from common libraries 9 years ago
Gustavo Jose de Sousa 03c067921e waf: ardupilotwaf: allow extra features for ap_program and ap_stlib 9 years ago
Gustavo Jose de Sousa 12946db4dc waf: ardupilotwaf: remove common_features() 9 years ago
Gustavo Jose de Sousa 9c5593ef09 waf: ardupilotwaf: don't use common_features() unnecessarily 9 years ago
Gustavo Jose de Sousa 8664c0344d waf: allow boards to tweak build 9 years ago
Gustavo Jose de Sousa 1fe795f283 waf: boards: set Board as an abstract board 9 years ago
Gustavo Jose de Sousa 93156e4325 waf: boards: allow defining abstract boards 9 years ago
Gustavo Jose de Sousa b53f38bb02 waf: boards: cache board in a variable 9 years ago
Gustavo Jose de Sousa 36b49debf6 waf: boards: allow defining board name 9 years ago
Gustavo Jose de Sousa 4f55c75767 waf: boards: pass configure context to configure_env() 9 years ago
Gustavo Jose de Sousa 2f324c056f waf: cmake: live output! 9 years ago
Gustavo Jose de Sousa 1f60e9e3e8 waf: cmake: refactor methods to accept cmake_config parameter 9 years ago
Gustavo Jose de Sousa b0e7fe26d5 waf: cmake: fix target processing for cmake_build 9 years ago
Gustavo Jose de Sousa 07700a821c waf: cmake: add method get_cmake_bldnode() 9 years ago
Gustavo Jose de Sousa b077613f28 waf: cmake: use BLUE color for cmake tasks 9 years ago
Gustavo Jose de Sousa 03146c5d15 waf: cmake: move cmake build task creation to a function 9 years ago
Gustavo Jose de Sousa 049abec55b waf: cmake: add keyword parameter cmake_output_patterns 9 years ago
Gustavo Jose de Sousa 4f82120c8f waf: cmake: improve documentation regarding target option 9 years ago
Gustavo Jose de Sousa 76bae701a8 waf: exclude build directory in collect_dirs_to_recurse() 9 years ago
Gustavo Jose de Sousa 6619af2e22 PX4Firmware: update submodule for cmake build 9 years ago
Andrew Tridgell b0ac6c26e0 SITL: support octaquad in quadplane sim 9 years ago
Andrew Tridgell f2411ac46e PX4Firmware: support 16 channel SBUS out in px4io 9 years ago
Andrew Tridgell 89970e4eaa Plane: support motor_test for quadplanes 9 years ago
Andrew Tridgell d644474817 Plane: support octaquad planes 9 years ago
Andrew Tridgell 2a6e64e358 HAL_PX4: send all channels to px4io 9 years ago
Jonathan Challinger 4bf3ec0e91 AP_HAL_PX4: implement RCOutput::read_last_sent 9 years ago
Jonathan Challinger 6663d30728 AP_HAL: add RCOutput::read_last_sent definition 9 years ago
Andrew Tridgell 7b4a4f6232 PX4Firmware: submodule update 9 years ago
Andrew Tridgell d7d528560d Plane: don't start summing for loiter until we reach loiter circle 9 years ago
Tom Pittenger f3638f421e Plane: fix short loiters exiting early 9 years ago
Michael du Breuil 8ae6e0d613 Rover: remove "Command received" statustext 9 years ago
Michael du Breuil f60b3fd6c7 Plane: remove "Command recieved" statustext 9 years ago
Tom Pittenger a85d4f2f4b AP_TECS: reverse-thrust cleanup 9 years ago
Andrew Tridgell 4a2f2483cb PX4Firmware: submodule update (SBUS frame rate) 9 years ago
Andrew Tridgell 36177526cf AP_BoardConfig: allow setting of SBUS output frame rate 9 years ago
Lucas De Marchi 4467929692 AP_Notify: add class to turn LED off 9 years ago
Gustavo Jose de Sousa e5de4f2348 AP_Compass: AP_Compass_test: code enhancements 9 years ago
Gustavo Jose de Sousa a61f9855d3 AP_Compass: AP_Compass_test: report multiple compasses 9 years ago