2368 Commits (5d5a85c38e14f810cd80bfd92f12c43ac7c7fa26)

Author SHA1 Message Date
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
Lucas De Marchi 9ac6c399e9 waf: accept env variable to append library 9 years ago
Andrew Tridgell a1c52415e9 waf: pass mavlink include path into cmake build 9 years ago
Andrew Tridgell 7e7c21d114 waf: update for MAVLink2 build 9 years ago
Andrew Tridgell d521852f84 autotest: make -P2 only control mavproxy mavlink protocol version 9 years ago
Andrew Tridgell 511ca6d764 autotest: support -P2 option for SITL with MAVLink2 9 years ago
Paul Riseborough b1e9207c0f Replay: extend ekf fault status reporting coverage 9 years ago
Randy Mackay 00445ce7bd SITL: parameter file to enable rangefinder in copter 9 years ago
Peter Barker a5db4194bd Tools: update PrintVersion.py for new firmware version location 9 years ago
Gustavo Jose de Sousa bc62164ac9 waf: mavgen: scan for implicit dependencies 9 years ago
Gustavo Jose de Sousa 0f60c8ed4f waf: boards: check for librt when necessary 9 years ago
Gustavo Jose de Sousa f10c150e70 waf: cxx_checks: add check_librt() 9 years ago
Gustavo Jose de Sousa e630c2b33f waf: cxx_checks: define ap_common_checks() instead of configure() 9 years ago
Gustavo Jose de Sousa 83244dfe10 waf: cxx_checks: add copyright notice 9 years ago
Gustavo Jose de Sousa 468e8284f0 waf: cxx_checks: use check() instead of check_cxx() 9 years ago
Francisco Ferreira f7f90546d1 ci: build PX4 with waf again 9 years ago
Francisco Ferreira 057124bd90 waf: px4: use lib/rc for v4 9 years ago
Gustavo Jose de Sousa 8578d7c16f waf: px4: don't add libarm_cortexM4lf_math.a to extra libs 9 years ago
Gustavo Jose de Sousa de96ca95a6 CPUInfo: cast result of sizeof to unsigned long 9 years ago
Gustavo Jose de Sousa f29d8bd42c waf: px4: set ARDUPILOT_BUILD cmake variable 9 years ago
Gustavo Jose de Sousa 5b91a6e065 Tools: magcal_graph: add mavproxy module 9 years ago
Gustavo Jose de Sousa 2b57c146fe Tools: sitl_calibration: add note on using calibration model 9 years ago
Gustavo Jose de Sousa 91e7f02d9d Tools: sim_vehicle: add calibration frame 9 years ago
Gustavo Jose de Sousa 41f5602fea Tools: sim_vehicle: add local mavproxy modules path to PYTHONPATH 9 years ago
Gustavo Jose de Sousa ede0360ee1 Tools: sim_vehicle: allow passing keywords to run_cmd_blocking 9 years ago
Lucas De Marchi 524b0870ff Tools: remove unused Linux scripts/sources 9 years ago
mblsktxy bc5fb10ddc Added name to GIT_Success.txt 9 years ago
Glody Guo cda21a3d78 Fix argument 'valgrind' issue about fly.CopterAVC test 9 years ago