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.
 
 
 
 
 
 
Anton Matosov 6d3116e30b 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
..
Matlab Commander: updated mag calibration routine, matlab script updates 10 years ago
dist Update vehicle config mixer URLs 10 years ago
gencpp@26a86f04bc
genmsg@72f0383f0e
jMAVSim@aca1ddf309 Update simulators 8 years ago
px4airframes Removed unused code 8 years ago
px4params bump parameter minor version 8 years ago
sdlog2 Fix README name 9 years ago
sitl_gazebo@0becb9d4a1 Update SITL Gazebo to include model fixes 8 years ago
.gitignore
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: add upload command 8 years ago
airframes.xml Remove static airframe xml file 10 years ago
astylerc moving astyle options into astyle options file, adding sublime settings for astyle formatter plugin 10 years ago
boot_now.py
check_cmake.sh Fix CMake version check 9 years ago
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 filtering files for code check seperately to enable fast use of git pre-commit hook to check code style 9 years ago
check_submodules.sh Honor GIT_SUBMODULES_ARE_EVIL 8 years ago
clang-tool.sh rename Tools/rpi/clang-check.sh to Tools/clang-tool.sh 9 years ago
decode_backtrace.py Rename mainapp to px4. 9 years ago
fetch_file.py
files_to_check_code_style.sh Code style check: Remove stale folder location 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 Params script: Whitespace cleaning 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 restore px4fmu-v2_test 9 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 Add small script to sync meta data to QGC build 9 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