.. |
Matlab
|
Commander: updated mag calibration routine, matlab script updates
|
2015-06-25 14:44:24 +02:00 |
astyle
|
move RTPS to dedicated px4fmu-v{3,4,4pro,5}, posix, sdflight builds (#8113)
|
2017-10-17 16:29:55 -04:00 |
dist
|
Update vehicle config mixer URLs
|
2015-07-02 22:29:19 +02:00 |
ecl_ekf
|
Use format to properly format file for process_logdata_parser.py
|
2017-06-20 08:24:30 +02:00 |
jMAVSim@d24a1e1a68
|
jMAVSim: update submodule to include fix for VMware driver
|
2017-11-08 10:47:57 +01:00 |
models
|
Update SDP3x Airspeed Correction (#8242)
|
2017-11-22 22:03:26 -05:00 |
px4airframes
|
airframe metadata sort by SYS_AUTOSTART and minor cleanup (#8009)
|
2017-09-25 11:17:50 -04:00 |
px4moduledoc
|
px4moduledoc: extend validation: limit max line length to 120
|
2017-07-14 11:57:11 +02:00 |
sdlog2
|
geotagging.py remove unused imports
|
2017-04-06 14:43:22 +02:00 |
sitl_gazebo@b052c97f7c
|
update submodule sitl_gazebo to include new range orientation
|
2017-09-25 11:46:44 +02:00 |
stack_usage
|
worst case analysis of stack usage (#7883)
|
2017-09-10 13:34:34 -04:00 |
uorb_graph
|
uorb graph create.py: sort modules & topics by name length for JSON output
|
2017-12-18 10:19:15 +01:00 |
.gitignore
|
Streamline python script for temp cal. (#6416)
|
2017-01-24 18:42:15 -05:00 |
CTest2JUnit.xsl
|
gather test results
|
2017-01-02 10:14:41 +01:00 |
adb_upload.sh
|
adb_upload: try to sync after uploading (#4669)
|
2016-05-28 11:35:28 +02:00 |
adb_upload_to_bebop.sh
|
ARM Toolchain: search compiler in PATH
|
2017-06-13 08:16:37 +02:00 |
aero_upload.sh
|
aerofc: allow to use 921600 baud to reboot
|
2017-09-05 20:28:15 +01:00 |
boot_now.py
|
Tools: added boot_now.py script
|
2015-03-14 21:12:24 +11:00 |
check_submodules.sh
|
check_submodules.sh handle CI forced update only if directory exists
|
2017-12-15 14:31:25 -05:00 |
decode_backtrace.py
|
Rename mainapp to px4.
|
2016-07-29 11:05:01 +02:00 |
docker_run.sh
|
Docker: update images to tag 2017-10-23
|
2017-11-15 09:56:10 +01: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_headers.sh
|
NuttX upgrade cmake wrapper (#7873)
|
2017-09-29 10:13:51 -04:00 |
fsm_visualisation.py
|
FSM visualisation script: cope with prefixed state names
|
2014-01-28 12:31:23 +01:00 |
jmavsim_run.sh
|
jmavsim_run.sh: add more aggressive GC option
|
2017-10-27 10:43:45 +02:00 |
make_can_boot_descriptor.py
|
can_boot_descriptor: python3 compatibility
|
2017-07-18 08:24:37 +02:00 |
mavlink_px4.py
|
Update mavlink_px4.py
|
2016-01-11 08:37:43 +01:00 |
mavlink_shell.py
|
Add the Gumstix AeroCore2 to the build system.
|
2017-04-20 12:24:27 -10:00 |
mavlink_ulog_streaming.py
|
mavlink_ulog_streaming: always send an ack (#5853)
|
2016-11-14 17:06:21 +01:00 |
package_firmware.py
|
Moved deployment logic to python scripts.
|
2017-01-13 01:11:14 -08:00 |
posix.gdbinit
|
Added local position estimator.
|
2015-10-24 20:34:33 +02:00 |
posix_lldbinit
|
POSIX: Provide lldb run target configuring lldb correctly
|
2015-09-20 15:06:55 +02:00 |
process_sensor_caldata.py
|
Add logging profiles to logger module.
|
2017-07-06 09:02:13 +02:00 |
px4.py
|
Fix issue #7525
|
2017-07-10 18:48:27 +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
|
NuttX upgrade cmake wrapper (#7873)
|
2017-09-29 10:13:51 -04:00 |
px_mkfw.py
|
Tools/px_mkfw.py: use the same args to get the git version as px_update_git_header.py
|
2017-03-07 23:55:37 +08:00 |
px_process_airframes.py
|
travis-ci fix coverity scan and px4_metadata (#8156)
|
2017-10-20 09:20:30 -04:00 |
px_process_module_doc.py
|
Tools/px4moduledoc: add some comments, describe the regexes
|
2017-07-14 11:57:11 +02:00 |
px_romfs_pruner.py
|
ROMFS pruner: Kick out excluded files
|
2016-12-21 08:37:45 +01:00 |
px_uploader.py
|
Uploader: Do not show timeout for larger binaries when everything is still as expected.
|
2017-08-13 11:36:12 +02:00 |
qgc_meta_sync.sh
|
NuttX upgrade cmake wrapper (#7873)
|
2017-09-29 10:13:51 -04:00 |
run-clang-tidy.py
|
run-clang-tidy only display output on error
|
2017-02-01 22:15:50 -05:00 |
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
|
NuttX upgrade cmake wrapper (#7873)
|
2017-09-29 10:13:51 -04:00 |
sitl_run.sh
|
sitl: add possibility to not run gazebo when running make
|
2017-10-04 15:38:37 +02:00 |
uavcan_copy.sh
|
Use _ prefix o uavcan files in ROMFS , simplify upgrade
|
2015-12-04 12:25:51 -10:00 |
upload.sh
|
Add the Gumstix AeroCore2 to the build system.
|
2017-04-20 12:24:27 -10:00 |
upload_log.py
|
Tools/upload_log.py: use https
|
2017-07-31 14:15:28 +02:00 |
usb_serialload.py
|
Add USB load test from Mark Whitehorn
|
2014-11-03 08:39:16 +01:00 |