ardupilot/Tools/scripts
Peter Barker f3e980d687 Tools: add build option to not send RC_CHANNELS_RAW
we keep this around in case we break old OSD setups
2024-07-30 10:29:58 +10:00
..
CAN treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
build_sizes Tools: added linux boards to build sizes web page 2024-01-19 11:41:02 +11:00
build_tests Tools: use same-bdshotness boards for ccache test 2024-04-09 10:45:08 +10:00
signing Tools: specify pymonocypher version in more places 2024-05-19 10:07:54 +10:00
sitl-on-hardware Tools: Optionally include AP_SIM_GLIDER_ENABLED on SIH 2024-07-24 17:03:48 +10:00
__init__.py Tools: Extracts parameter default values from an ArduPilot .bin file. 2024-02-21 18:24:16 +11:00
annotate_params.py Tools: Script to fetch online ArduPilot parameter documentation (if not cached) and 2024-02-22 08:31:57 +11:00
apj_tool.py
battery_fit.py
bin2hex.py
board_list.py Tools: remove HerePro 2024-02-15 13:42:14 +11:00
build-jsbsim.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
build_all.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
build_appveyor.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
build_autotest.sh CI: added --force to git tags --fetch 2024-03-23 12:37:58 +11:00
build_binaries.py
build_binaries_history.py
build_bootloaders.py
build_ci.sh CI: added test for new without NEW_NOTHROW 2024-06-04 09:20:21 +10:00
build_docs.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
build_examples.py
build_examples.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
build_iofirmware.py IO_Firmware: bi-directional dshot on iomcu F103 8MHz 2024-05-28 06:56:14 +10:00
build_log_message_documentation.sh Autotest: Generate LogMessages.xml for Sub 2024-02-21 21:05:22 +11:00
build_options.py Tools: add build option to not send RC_CHANNELS_RAW 2024-07-30 10:29:58 +10:00
build_parameters.sh Tools: build_parameters: stop using --sitl option 2024-03-16 06:55:25 +11:00
build_peripherals.py
check_firmware_version.py
configure-ci.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
configure_all.py
convert_param_scale.py Tools: added convert_param_scale.py 2024-01-23 15:00:30 +11:00
convert_plane_PID.py
crc32.py Tools: added crc32.py 2024-03-13 18:50:29 +11:00
create_OEM_board.py Tools: create_OEM_board.py: include line-feeds on include lines 2024-06-26 11:17:47 +10:00
cygwin_build.sh Tools: added -e to cygwin build 2024-02-16 18:59:32 +11:00
decode_ICSR.py
decode_devid.py AP_Baro: Add in BMP581 Driver 2024-06-17 09:50:47 +10:00
decode_watchdog.py
du32_change.py Tools: move RC bits in mavlink to common code 2024-02-10 11:46:44 +11:00
dumpcore.sh
dumpstack.sh
esp32_get_idf.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
extract_features.py Tools: add build option to not send RC_CHANNELS_RAW 2024-07-30 10:29:58 +10:00
extract_param_defaults.py Tools: Extracts parameter default values from an ArduPilot .bin file. 2024-02-21 18:24:16 +11:00
filter_size_compare_branches_csv.py
firmware_version_decoder.py tools: firmware_version_decoder.py: fix detection for BETA+n firmware 2024-07-22 14:57:47 -03:00
fix_libraries_includes.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
format.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
frame_sizes.py
gen_stable.py
generate_lua_docs.sh Tools: scripts: generate_lua_docs: check for local lua-language-server 2024-05-21 09:42:22 +10:00
generate_manifest.py Tools: add MicoAir405Mini 2024-04-16 09:21:23 +10:00
generate_pdef.xml_metadata.py Tools: add a script to generate vehicle and version dependent apm.pdef.xml files and rsync them to the autotest server 2024-06-20 14:07:07 +10:00
imu_uart_decode.py
logic_decode_channels.py
macos_remote_upload.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
make_abin.sh
make_apj.py
make_intel_hex.py Tools: only produce _with_bl.hex not *.hex for vehicle firmware 2024-02-27 11:24:24 +11:00
mavlink_parse.py
param_unpack.py
playback_log_fg.py
powr_change.py
pretty_diff_size.py
rcda_decode.py
run_astyle.py Tools: enabled sending waypoints from a companion computer to ardupilot for copter and rover 2024-05-02 09:08:34 +09:00
run_coverage.py
run_flake8.py
run_lua_language_check.py AP_Scripting: docs: allow overload of manual bindings to allow documentation of optional arguments 2024-06-04 09:29:49 +10:00
run_luacheck.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
runcoptertest.py
runfliptest.py
runplanetest.py
sensor_status_change.py
serial_playback.py Tools: added serial playback tool 2024-05-02 12:17:49 +10:00
size_compare_branches.py scripts: add iomcu-f103-8MHz-dshot to size_copmare_branches.py 2024-05-28 06:56:14 +10:00
solution_status_change.py
ssbl_uploader.sh
tempcal_IMU.py
tfminiplus.py
unpack_mp.sh treewide: fix shebangs - /bin/bash -> /usr/bin/env bash 2024-02-13 11:36:23 +11:00
uploader.py