2345 Commits (4d632a5bb2cc7d5f92b421cf0852a3d1b753a617)

Author SHA1 Message Date
Peter Barker eefdc32f51 Replay: print message when gap perceived in log 9 years ago
Peter Barker f6c7a73170 Replay: command line option to disable FP exceptions 9 years ago
Peter Barker 53df307c2d sim_vehicle.py: older python has no accessors for proc.status 9 years ago
Peter Barker 91e72de302 sim_vehicle.py: remove unused parameter 9 years ago
Peter Barker efef39732e autotest: pass any supplied -j through to waf make 9 years ago
Peter Barker eb0e3c993d Tools: build_examples.sh implemented in terms of build_examples.py 9 years ago
Peter Barker b6289af522 Tools: autotest uses waf directly for building examples 9 years ago
Peter Barker 8cf49d4e3e Tools: create build_examples.py, a replacement for build_examples.sh 9 years ago
Gustavo Jose de Sousa 6fa97c2289 waf: px4: require cmake version at least 3.2 9 years ago
Gustavo Jose de Sousa 03728ac2f7 waf: cmake: enable minimum version checking 9 years ago
Peter Barker 0924ae0d25 Tools: add cmake as a dep for PX4 in Vagrant 9 years ago
Francisco Ferreira 501284f65a ci: remove clang temporarily from APT packages 9 years ago
Andrew Tridgell 475579e8ff autotest: skip build of boards we don't support 9 years ago
Andrew Tridgell 168f4e52cf autotest: try to fix build of binaries 9 years ago
Andrew Tridgell 084a37d4fa autotest: enable LOG_REPLAY and LOG_DISARMED in autotest 9 years ago
Peter Barker 480e142cfb autotest.py: remove TARGET no longer required 9 years ago
Peter Barker 3548f90d3a autotest: create SIL object to hold valgrind logpath 9 years ago
Peter Barker ced07906ad Tools: correct valgrind run in autotest.py 9 years ago
Peter Barker 7b86a05722 Tools: convert autotest build.X and fly.X to use waf build system 9 years ago
Andrew Tridgell b76a993f7e autotest: support coaxcopter 9 years ago
Andrew Tridgell ba3703303a autotest: added SingleCopter 9 years ago
Francisco Ferreira ec0a80b6f4 ci: increase ccache size 9 years ago
Andrew Tridgell 1e44251d35 Replay: include a minimal set of FMT messages at start of log 9 years ago
Andrew Tridgell 366d95f45e Replay: fixed FMT messages in replay output 9 years ago
Gustavo Jose de Sousa 8e9752c3d3 waf: px4: setup build summary 9 years ago
Gustavo Jose de Sousa d65a7897e4 waf: px4: keep ELF files around 9 years ago
Gustavo Jose de Sousa 4f3af94c57 waf: build_summary: add Waf tool 9 years ago
Gustavo Jose de Sousa afcabda21c waf: use better style for add_option() calls 9 years ago
Gustavo Jose de Sousa 64b8ec61c7 waf: set lib as output dir for static libraries 9 years ago
Gustavo Jose de Sousa 236a62f4b9 waf: create program_dir directory 9 years ago
Gustavo Jose de Sousa 844222870c waf: boards: bind get_board() to configure and build contexts 9 years ago
Gustavo Jose de Sousa 80f03b618b waf: toolchain: add find_toolchain_program() 9 years ago
Gustavo Jose de Sousa 06a515645e waf: px4: reconfigure PX4Firmware for each program 9 years ago
Gustavo Jose de Sousa fee5053493 waf: cmake: reconfigure when configuration data change 9 years ago
Gustavo Jose de Sousa ce0ae66b19 waf: cmake: add CMAKE_VARS to task uid() 9 years ago
Gustavo Jose de Sousa b6a5052a97 waf: cmake: use CMakeConfig class instead of taskgen 9 years ago
Francisco Ferreira fe0c49ec54 ci: only run make builds for PX4 or when it is a scheduled job 9 years ago
Francisco Ferreira 292251e2aa ci: add time to complete make builds 9 years ago
Francisco Ferreira a74a7e5dfe ci: update ccache and improve its support 9 years ago
Andrew Tridgell 736c162d21 Replay: added --param-file option 9 years ago
Andrew Tridgell 600c23f3bf Replay: use SCHED_LOOP_RATE for loop rate if available 9 years ago
Peter Barker 0c70f0fc35 sim_vehicle.py: correct rebase 9 years ago
khancyr c9e877b3a5 sim_vehicle.py : reorder frame by type 9 years ago
khancyr 25066be990 sim_vehicle.py : add hexacopter 9 years ago
Grant Morphett 2f7a386b30 Rover: Added the new skid steering parameters file for SITL. 9 years ago
Grant Morphett d993c25cb1 Rover: Added skid steering rover as frame type for SITL. 9 years ago
Grant Morphett 6d675dfcb7 Rover: Just fixing a type in the default params. 9 years ago
Lucas De Marchi 92411402b6 Tools: remove support for flymaple 9 years ago
Lucas De Marchi 563614e84b waf: check for libiio for all linux boards 9 years ago
Lucas De Marchi 04fc1e22da waf: check for lttng-ust for all linux boards 9 years ago