20866 Commits (21bdf32d336008cf617ec4f69cbd525160b7192d)
 

Author SHA1 Message Date
Michael du Breuil 21bdf32d33 AP_Arming: Add minimum voltage to arm 9 years ago
Lucas De Marchi bb44f20c57 gitignore: ignore mav.parm in the entire tree 9 years ago
Gustavo Jose de Sousa f416f1e5a1 waf: px4: implement --upload option 9 years ago
Gustavo Jose de Sousa e6fa2d54e8 waf: px4: build firmware 9 years ago
Gustavo Jose de Sousa bf91286ade waf: px4: prepare ROMFS 9 years ago
Gustavo Jose de Sousa a36a766e1a waf: px4: make program as single library 9 years ago
Gustavo Jose de Sousa 79d9bf2f8a waf: px4: define dynamic environment 9 years ago
Gustavo Jose de Sousa 95848488e7 waf: boards: define PX4 boards 9 years ago
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