px4-firmware/Tools
Daniel Agar ac7c309925 move cmake version check into cmake 2017-01-02 10:14:41 +01:00
..
Matlab
dist
gencpp@26a86f04bc
genmsg@72f0383f0e
jMAVSim@aca1ddf309 Update simulators 2016-10-29 00:00:33 +02:00
px4airframes Removed unused code 2016-12-21 08:37:45 +01:00
px4params bump parameter minor version 2016-12-16 18:12:17 +01:00
sdlog2 Fix README name 2016-08-06 20:42:44 +02:00
sitl_gazebo@367ab1bf55 update sitl_gazebo submodule 2016-12-30 10:39:57 +01:00
.gitignore
adb_upload.sh
adb_upload_to_bebop.sh bebop2 upload script: create microsd filesystem so that logger does not 2016-12-15 00:11:13 +01:00
aero_upload.sh aerofc: improve upload script 2016-12-26 16:11:33 +01:00
airframes.xml
astylerc
boot_now.py
check_code_style.sh filtering files for code check seperately to enable fast use of git pre-commit hook to check code style 2016-09-07 11:25:51 +02:00
check_code_style_all.sh filtering files for code check seperately to enable fast use of git pre-commit hook to check code style 2016-09-07 11:25:51 +02:00
check_submodules.sh Honor GIT_SUBMODULES_ARE_EVIL 2016-12-21 08:34:20 +01:00
clang-tool.sh rename Tools/rpi/clang-check.sh to Tools/clang-tool.sh 2016-08-18 16:11:05 +02:00
decode_backtrace.py Rename mainapp to px4. 2016-07-29 11:05:01 +02:00
fetch_file.py
files_to_check_code_style.sh Code style check: Remove stale folder location 2016-12-26 12:12:44 +01:00
fix_code_style.sh filtering files for code check seperately to enable fast use of git pre-commit hook to check code style 2016-09-07 11:25:51 +02:00
fix_headers.sh Stop people from using broken awk. 2016-11-13 19:36:27 +01:00
fsm_visualisation.py
generate_listener.py fix the bug for double space 2016-09-01 08:44:16 +02:00
jmavsim_run.sh jmavsim_run.sh: add additional arguments for HITL 2016-10-20 18:54:47 +02:00
make_can_boot_descriptor.py Adding USVCAN bootloader support 2016-12-21 08:34:20 +01:00
make_color.sh
mavlink_px4.py
mavlink_shell.py mavlink_{shell,ulog_streaming}.py: show full error output when pymavlink import fails 2016-11-04 11:08:06 +01:00
mavlink_ulog_streaming.py mavlink_ulog_streaming: always send an ack (#5853) 2016-11-14 17:06:21 +01:00
new_nuttx_px_config.sh Adding Carlo Woods's config cloning tool 2016-12-21 08:34:22 +01:00
parameters_injected.xml
posix.gdbinit
posix_lldbinit
pre-commit filtering files for code check seperately to enable fast use of git pre-commit hook to check code style 2016-09-07 11:25:51 +02:00
px4_developer.mk.example Adding example of developer custom make file 2016-12-21 08:34:20 +01:00
px4_snapflight_sanitytest.sh Added PX4 sanity test script for Snapdragon Flight 2016-12-02 18:49:30 +01:00
px_generate_params.py Params script: Whitespace cleaning 2016-12-21 08:37:45 +01:00
px_generate_uorb_topic_files.py px_generate_uorb_topic_files.py: add multitopics to generate_topics_list_file_from_files method 2016-09-19 13:03:40 +02:00
px_generate_uorb_topic_helper.py
px_generate_xml.sh
px_mkfw.py px_mkfw.py: fix indent (fix for Python 3) 2016-10-15 22:01:22 +02:00
px_process_airframes.py
px_process_params.py
px_romfs_pruner.py ROMFS pruner: Kick out excluded files 2016-12-21 08:37:45 +01:00
px_update_git_header.py cmake: fix update of git hashes 2016-12-21 14:09:41 +01:00
px_update_wiki.sh
px_uploader.py px_uploader.py: catch exception in except block 2016-10-20 23:18:56 +02:00
qgc_meta_sync.sh
scp_upload.sh White space fixes 2016-12-21 08:34:21 +01:00
setup_gazebo.bash Improvements to SITL to make paths more flexible. (#5181) (#5255) 2016-08-25 21:47:45 +02:00
sitl_multiple_run.sh fix sitl_multiple_run.sh: adapt to path updates 2016-09-30 13:50:51 +02:00
sitl_run.sh Implement the way to run posix simulator directly from IDE without the need to reconfigure command lines, but use runner created via CMake 2016-12-26 15:38:25 +01:00
uavcan_copy.sh
upload.sh WIP:Using _PX4_ wildcard match - needs testing 2016-11-28 09:18:45 +01:00
upload_log.py Tools/upload_log.py: add missing source parameter 2016-12-23 00:20:17 +01:00
usb_serialload.py