px4-firmware/Tools
Matthias Grob 5191731f22 make romfs pruner script windows compatible
When we open the file handle to write back the lines in binary mode, we don't change the line endings but instead leave them as they were before. This is impotant for Windows users as Python on Windows otherwise adds CRLF endings to the parameter files and they can't be correctly parsed by NuttX any more.
2015-10-01 09:59:30 +02:00
..
Matlab Commander: updated mag calibration routine, matlab script updates 2015-06-25 14:44:24 +02:00
dist Update vehicle config mixer URLs 2015-07-02 22:29:19 +02:00
gencpp@26a86f04bc add genmsg and gencpp python modules, ros not required anymore for message generation 2014-12-04 16:40:46 +01:00
genmsg@72f0383f0e add genmsg and gencpp python modules, ros not required anymore for message generation 2014-12-04 16:40:46 +01:00
px4airframes Airframes meta scanner: Do not require particular file ending 2015-08-07 14:40:18 +02:00
px4params has_key is not available in python > 3.0 2015-09-12 15:39:28 +02:00
sdlog2 sdlog2_dump: Fixing incorrect tabbing to allow for CSV generation 2014-10-29 23:17:14 +01:00
.gitignore Rework px_process_params.py into a fully featured program. 2014-02-18 22:34:52 +01:00
airframes.xml Remove static airframe xml file 2015-07-31 11:27:43 +02:00
astylerc moving astyle options into astyle options file, adding sublime settings for astyle formatter plugin 2015-08-18 11:40:01 +02:00
boot_now.py Tools: added boot_now.py script 2015-03-14 21:12:24 +11:00
check_code_style.sh Enforce code style for more modules 2015-09-06 12:07:27 +02:00
check_submodules.sh Fixes for qurt HIL build 2015-08-25 21:59:01 -07:00
fetch_file.py fetch_log.py renamed to fetch_file.py and reworked, works with all files, not only logs, added recursive directory download 2014-07-29 16:02:58 +02:00
fix_code_style.sh require Artistic Style Version 2.05.1 2015-09-05 12:12:52 -04:00
fsm_visualisation.py FSM visualisation script: cope with prefixed state names 2014-01-28 12:31:23 +01:00
generate_listener.py Tools: Convert Python 2 syntax to Python 3 compatible 2015-06-11 00:07:54 -07:00
make_color.sh Add a compiler coloring tool to highlight warning and errors in the output. 2015-01-28 11:19:52 +01:00
mavlink_px4.py Hotfix: general MAVLink update, including file transfer 2012-12-01 02:13:49 +01:00
posix.gdbinit POSIX: Add GDB init 2015-07-05 15:08:40 +02:00
posix_apps.py POSIX: Fixed syntax error in posix_apps.py 2015-06-11 21:03:45 -07:00
pre-commit git pre-commit hook don't echo files changed 2015-03-02 12:48:24 -05:00
px_generate_uorb_topic_headers.py Merge branch 'beta' 2015-07-12 20:13:20 +02:00
px_generate_xml.sh Make tools executable 2014-11-11 13:45:25 +01:00
px_mkfw.py Build system: Add support for airframes config file 2015-07-28 23:57:51 +02:00
px_process_airframes.py Airframe generator: Also generate autostart listing 2015-07-31 12:10:31 +02:00
px_process_params.py Validate meta data 2015-07-22 09:01:31 -07:00
px_romfs_pruner.py make romfs pruner script windows compatible 2015-10-01 09:59:30 +02:00
px_update_wiki.sh Make tools executable 2014-11-11 13:45:25 +01:00
px_uploader.py px_uploader.py: added --boot-delay option 2015-03-14 21:12:21 +11:00
qurt_apps.py Eagle: posix-arm and qurt changes to support Eagle HW platform 2015-07-01 09:48:50 -07:00
sitl_run.sh POSIX: Fix start script path 2015-08-28 10:48:38 +02:00
upload.sh Fix comparison in upload script for test builds 2014-11-12 12:50:30 +01:00
usb_serialload.py Add USB load test from Mark Whitehorn 2014-11-03 08:39:16 +01:00