2268 Commits (fe4aaaac95942d0b67f0ef31dac7b9ff364de7fc)

Author SHA1 Message Date
Peter Barker 27e7c870ed Tools: remove absolute paths in run_in_terminal_window 9 years ago
Andrew Tridgell 4116f80901 Replay: added --no-params option 9 years ago
Peter Barker 18e0131680 sim_vehicle.py: avoid requesting process name on zombie process 9 years ago
Peter Barker 38010cf3f3 sim_vehicle.py: wrap jsbsim version fetch in a try 9 years ago
Ricardo de Almeida Gonzaga 1062aed91e Tools: Fix typos 9 years ago
Francisco Ferreira 1ae85be918 autotest: fix copter_mission 9 years ago
Francisco Ferreira ae5fdc2fde autotest: if auto mission fails, land the copter 9 years ago
Francisco Ferreira c873524966 autotest: change wait_waypoint mode check 9 years ago
khancyr 14e2fa5642 sim_vehicle.py : load Rover default params 9 years ago
Peter Barker f33cdaa212 sim_vehicle.py: add --strace option 9 years ago
Gustavo Jose de Sousa 4529028c8a waf: ardupilotwaf: ap_get_all_libraries: ignore non-directory files 9 years ago
Lucas De Marchi b012d5bb7b sim_vehicle.py: fix error to find binary 9 years ago
Lucas De Marchi ad8cedc452 sim_vehicle.py: remove unused AUTOTEST variable 9 years ago
Lucas De Marchi e772c70536 sim_vehicle.py: use helper function to execute blocking command 9 years ago
Lucas De Marchi 1ef9eb637f sim_vehicle.py: configure project only once 9 years ago
Lucas De Marchi 7a548e45f9 sim_vehicle.py: default to -j1 if running in compat mode 9 years ago
Pierre Kancir 03e565ee47 sim_vehicle.py : change default number of jobs 9 years ago
Francisco Ferreira efc3f5058b ci: simplify build script 9 years ago
khancyr bb648280ae sim_vehicle.py: correct APMrover2 typo 9 years ago
Peter Barker b7d1e047aa sim_vehicle.py: correct binary to use for --debug 9 years ago
Andrew Tridgell 45609bb568 autotest: don't use --sitl if using flightaxis 9 years ago
Andrew Tridgell 401b8d4fa6 autotest: use channel 13 for firefly tilt 9 years ago
Andrew Tridgell cafc3f131e autotest: improved firefly default parameters 9 years ago
Andrew Tridgell 5b3e4fc47a autotest: adjust tricopter parms for default yaw servo 9 years ago
Andrew Tridgell 12e5b7881f autotest: use more default parms for quadplanes 9 years ago
Andrew Tridgell b3cb83731c autotest: added quadplane-tilttri model 9 years ago
Lucas De Marchi cb0ffc0e07 Replay: fix build error due to missing noreturn 9 years ago
Lucas De Marchi f04b954a1c build_binaries.sh: fix typo on rebase 9 years ago
Lucas De Marchi 06f5a3ac39 build_binaries.sh: replace tabs with spaces 9 years ago
abilbaotm 9814955eef Update build_binaries.sh 9 years ago
LanderU df84cde3e6 Added erlebrain2 in build_binaries.sh 9 years ago
dgrat 76362caee0 AP_Math: Replace wrap_* functions with template versions 9 years ago
Gustavo Jose de Sousa a136e42d39 Tools: sitl_calibration: fix mavlink_packet() for magcal 9 years ago
Gustavo Jose de Sousa c77e763eca Tools: sitl_calibration: add sitl_magcal command 9 years ago
Gustavo Jose de Sousa fcc80de20a Tools: sitl_calibration: add sitl_accelcal command 9 years ago
Gustavo Jose de Sousa 363f241e9a Tools: sitl_calibration: add initial implementation 9 years ago
Andrew Tridgell 84d45cce40 Replay: fixed log rate detection 9 years ago
Andrew Tridgell fcd7611248 waf: ensure we don't build a library twice 9 years ago
Andrew Tridgell 2f656c187a waf: cope with -ve return from mavgen on segv 9 years ago
Andrew Tridgell 9653aae21f waf: fixed link of antennatracker on windows 9 years ago
Andrew Tridgell 5ef0c4d3fe waf: added AP_RPM to build 9 years ago
Andrew Tridgell 237b63284b waf: fixed typo 9 years ago
Lucas De Marchi e5a21cd459 waf: allow mavgen to segfault without failing 9 years ago
Andrew Tridgell 276f5dd3f1 Replay: use a larger LOG_FILE_BUFSIZE for Replay 9 years ago
Andrew Tridgell 248ce2e0e6 Replay: enable LOG_REPLAY in replay 9 years ago
Peter Barker 5d24f0de23 sim_vehicle: use waf --debug option to create debug builds 9 years ago
Lucas De Marchi b07acea6b6 Tools: get version exclusively from version.h 9 years ago
Gustavo Jose de Sousa ff46384258 waf: add --debug configuration option 9 years ago
Peter Barker 50330e22d4 sim_vehicle.py: set default_waf_target, clearer help 9 years ago
Peter Barker 39c29820c4 sim_vehicle.py: avoid exception when frame information not found 9 years ago