2354 Commits (2566a13e1bc0d65a944d5556b1764a140ac1d7fb)

Author SHA1 Message Date
Peter Barker d9ad962b33 sim_vehicle.py: allow starting mavproxy without --sitl option 9 years ago
Peter Barker 51020387c8 sim_vehicle.py: allow model to be overridden on command line 9 years ago
Randy Mackay a7422153cb SITL: disable avoidance so we can trigger fence failsafe 9 years ago
David B. Bitton f58ce71a77 Update initvagrant.sh 9 years ago
Peter Barker 6530c3bd91 autotest.py: exit with error if requested step not found 9 years ago
Andrew Tridgell d9d53c82d0 autotest: added xplane as vehicle type 9 years ago
Randy Mackay 036349cd2f SITL: set copter MOT_THST_HOVER default 9 years ago
Randy Mackay ed90d00fff SITL: throttle to 50 percent now that hover throttle automatically updates 9 years ago
Tom Pittenger ed7af8c717 scripts: Add libc6-i386 to px4 package install. 9 years ago
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