px4-firmware/Tools
Mark Whitehorn a0c8a78a14 use trim values to set mixer:scaler.offset
clamp mixer output offset to [-.2,.2] ([-2000, 2000] in mixer file)

add 8 main PWM trim parameters

add long desc to parameters and bump minor parameter version
2016-12-10 12:56:39 +01:00
..
Matlab
dist
gencpp@26a86f04bc
genmsg@72f0383f0e
jMAVSim@aca1ddf309 Update simulators 2016-10-29 00:00:33 +02:00
px4airframes
px4params use trim values to set mixer:scaler.offset 2016-12-10 12:56:39 +01:00
sdlog2
sitl_gazebo@1cce197149 sitl_gazebo: update submodule 2016-12-07 16:23:21 +01:00
.gitignore
adb_upload.sh
adb_upload_to_bebop.sh Reduce the binary size Bebop 2016-10-18 23:56:56 +02:00
aero_upload.sh aerofc: add upload command 2016-11-28 09:21:12 +01:00
airframes.xml
astylerc
boot_now.py
check_cmake.sh
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
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
fetch_file.py
files_to_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
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_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
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_snapflight_sanitytest.sh Added PX4 sanity test script for Snapdragon Flight 2016-12-02 18:49:30 +01:00
px_generate_params.py
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
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 RPi: improve upload script, upload mixer files & all startup scripts 2016-11-24 14:43:45 +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-10 12:48:53 +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 script to upload ulog file to logs.px4.io 2016-12-09 17:57:29 +01:00
usb_serialload.py