You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Agar dc787830b5 circleci run tests under code coverage (#6273) 8 years ago
..
Matlab
dist
gencpp@26a86f04bc
genmsg@72f0383f0e
jMAVSim@c608c8bf60 jmavsim: update submodule 8 years ago
px4airframes Removed unused code 8 years ago
px4params use CmakeLists scope to generate te XML file 8 years ago
sdlog2 Fix README name 9 years ago
sitl_gazebo@367ab1bf55 update sitl_gazebo submodule 8 years ago
.gitignore
CTest2JUnit.xsl gather test results 8 years ago
adb_upload.sh adb_upload: try to sync after uploading (#4669) 9 years ago
adb_upload_to_bebop.sh bebop2 upload script: create microsd filesystem so that logger does not 8 years ago
aero_upload.sh aerofc: improve upload script 8 years ago
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 9 years ago
check_code_style_all.sh Fix hook install script to create hook dir if it doesn't exist. (#6269) 8 years ago
check_submodules.sh check_submodules recursevely go over all submodules (#6272) 8 years ago
clang-tool.sh clang-tidy config file .clang-tidy (#6277) 8 years ago
decode_backtrace.py Rename mainapp to px4. 9 years ago
docker_run.sh circleci run tests under code coverage (#6273) 8 years ago
fetch_file.py
files_to_check_code_style.sh mavlink fix code style 8 years ago
fix_code_style.sh filtering files for code check seperately to enable fast use of git pre-commit hook to check code style 9 years ago
fix_headers.sh Stop people from using broken awk. 8 years ago
fsm_visualisation.py
generate_listener.py fix the bug for double space 9 years ago
jmavsim_run.sh jmavsim_run.sh: add additional arguments for HITL 8 years ago
make_can_boot_descriptor.py Adding USVCAN bootloader support 8 years ago
make_color.sh
mavlink_px4.py Update mavlink_px4.py 9 years ago
mavlink_shell.py mavlink_{shell,ulog_streaming}.py: show full error output when pymavlink import fails 8 years ago
mavlink_ulog_streaming.py mavlink_ulog_streaming: always send an ack (#5853) 8 years ago
new_nuttx_px_config.sh Adding Carlo Woods's config cloning tool 8 years ago
parameters_injected.xml Fix param meta info 9 years ago
posix.gdbinit Added local position estimator. 9 years ago
posix_lldbinit POSIX: Provide lldb run target configuring lldb correctly 10 years ago
pre-commit filtering files for code check seperately to enable fast use of git pre-commit hook to check code style 9 years ago
px4_developer.mk.example Adding example of developer custom make file 8 years ago
px4_snapflight_sanitytest.sh Added PX4 sanity test script for Snapdragon Flight 8 years ago
px_generate_params.py Make parameter generation also depend on the scripts that run. Address some review comments. 8 years ago
px_generate_uorb_topic_files.py px_generate_uorb_topic_files.py: add multitopics to generate_topics_list_file_from_files method 9 years ago
px_generate_uorb_topic_helper.py orb message templates: move common code into px_generate_uorb_topic_helper.py 9 years ago
px_generate_xml.sh
px_mkfw.py px_mkfw.py: fix indent (fix for Python 3) 8 years ago
px_process_airframes.py restore px4fmu-v2_test 9 years ago
px_process_params.py px_process_params.py: fix for empty cmake scope 8 years ago
px_romfs_pruner.py ROMFS pruner: Kick out excluded files 8 years ago
px_update_git_header.py cmake: fix update of git hashes 8 years ago
px_update_wiki.sh
px_uploader.py px_uploader.py: catch exception in except block 8 years ago
qgc_meta_sync.sh Chance airframe and parameter meta generation to FMUv4 8 years ago
scp_upload.sh White space fixes 8 years ago
setup_gazebo.bash Improvements to SITL to make paths more flexible. (#5181) (#5255) 9 years ago
sitl_multiple_run.sh fix sitl_multiple_run.sh: adapt to path updates 8 years ago
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 8 years ago
uavcan_copy.sh Use _ prefix o uavcan files in ROMFS , simplify upgrade 9 years ago
upload.sh WIP:Using _PX4_ wildcard match - needs testing 8 years ago
upload_log.py Tools/upload_log.py: add missing source parameter 8 years ago
usb_serialload.py