ardupilot/Tools/scripts
Peter Barker f2e34befe4 CI: add explicit param_parse CI_BUILD_TARGET options
currently any time you run this script it seems to do this step
2023-03-11 10:49:06 +11:00
..
CAN Tools: fixed type of max-gap in CAN fix2 script 2022-04-27 17:13:07 +10:00
build_sizes Tools: add AntennaTracker to builds list 2022-03-08 14:36:42 -08:00
build_tests CI: added ccache test 2022-02-23 12:36:59 +11:00
signing Tools: update signing readme for correct reversal instructions 2022-10-04 12:28:13 +11:00
apj_tool.py Tools: allow apj_tool.py --extract without having params 2022-09-01 15:20:10 +10:00
bin2hex.py Tools: ensure that we use environment Python interpreter 2020-08-03 14:02:09 +10:00
board_list.py Tools: blacklist the SkystarsH7HD board,use only bd-shot version 2022-11-15 11:46:47 +11:00
build-jsbsim.sh Tools: Fix setup for Jammy 2022-05-02 08:05:00 +10:00
build_all.sh Tools: remove references to config.mk 2022-07-26 21:23:06 +10:00
build_appveyor.sh Tools: rename APMrover2 to Rover 2020-04-14 09:50:34 +09:00
build_autotest.sh Tools: build_autotest.sh: sync submodules from new master not old 2022-08-18 22:47:10 +10:00
build_binaries.py Tools: use gcc 10.2.1 for Sub too 2023-03-10 11:00:43 +11:00
build_binaries_history.py Tools: fix exec permission 2022-06-08 08:16:42 +09:00
build_bootloaders.py Tools: fixed build of bootloaders with debug 2022-10-06 10:31:51 +11:00
build_ci.sh CI: add explicit param_parse CI_BUILD_TARGET options 2023-03-11 10:49:06 +11:00
build_docs.sh Tools: Add ardusub 2018-05-08 09:58:13 +10:00
build_examples.py Tools: mark build_examples.py flake8-clean 2021-06-24 08:59:41 +10:00
build_examples.sh Tools: build_examples.sh implemented in terms of build_examples.py 2016-06-04 12:33:15 -03:00
build_iofirmware.py Tools: build 8MHz IO firmware 2021-12-21 13:05:34 +11:00
build_log_message_documentation.sh Tools: build_log_message_documentation.sh: honour $BUILDLOGS 2022-07-25 09:34:41 +10:00
build_options.py Tools: add defines for all battery backends 2023-03-10 08:48:24 +11:00
build_parameters.sh Tools: build_parameters.sh: honour $BUILDLOGS 2022-07-25 09:34:41 +10:00
check_firmware_version.py Tools: random Python cleanups based on lgtm analysis 2019-09-21 22:26:03 +10:00
configure-ci.sh CI: remove pip progress bar to reduce logs size 2023-01-10 07:18:44 +11:00
configure_all.py Tools: added --only-bl option to configure_all.py 2022-12-05 15:19:52 +11:00
convert_plane_PID.py Tools: added script to convert old plane PIDs 2021-04-15 06:57:16 +10:00
cygwin_build.sh Tools: move to compiling 64-bit Windows executables 2022-12-08 18:03:19 +11:00
decode_ICSR.py Tools: decode_ISCR.py: flake8-clean 2021-06-24 08:59:41 +10:00
decode_devid.py AP_Baro: BMP390 2022-10-24 07:27:11 +11:00
decode_watchdog.py Tools: mark decode_watchdog.py flake8-clean 2021-06-24 08:59:41 +10:00
du32_change.py Tools: add script which tells you how Copter.ap changes over time 2022-04-05 17:56:37 +10:00
dumpcore.sh autotest: run dumpstack/dumpcore on stuck SITL process 2021-07-27 16:51:48 +10:00
dumpstack.sh Tools: make dumpstack and run-coverage .sh script 2020-02-20 20:41:26 +11:00
esp32_get_idf.sh ESP32: drop submodule and add script to get it as a clone and/or submodule 2021-11-03 06:06:15 +11:00
extract_features.py Tools: add defines for all battery backends 2023-03-10 08:48:24 +11:00
firmware_version_decoder.py Tools: scripts: Use Enum values over int 2023-02-09 17:39:21 -03:00
fix_libraries_includes.sh Tools: allow script to fixup a single file 2015-08-18 17:12:52 +10:00
format.sh
frame_sizes.py
gen_stable.py Tools: keep old stable releases 2019-05-03 10:32:21 +10:00
generate_features_txt_files.py Tools: add generate_features_txt_files.py 2022-09-06 10:33:22 +10:00
generate_manifest.py scripts: add SpeedyBee F405 v3 to manifest generator 2022-11-02 18:16:33 +00:00
generate_mp_paramfile.sh Tools: script: add a script to generate Mission Planner full parameters file 2020-08-05 22:32:33 +10:00
install-apt-ci.sh Tools: removed dependency on genromfs and cmake 2021-01-05 10:18:35 +11:00
logic_decode_channels.py Tools: added script to decode Saleae CSV capture file 2017-08-26 09:56:25 +10:00
macos_remote_upload.sh Tools: add remote upload script via mac systems 2021-07-09 18:19:04 +10:00
magfit_flashlog.py Tools: fix exec permission 2022-06-08 08:16:42 +09:00
make_abin.sh Tools: moved make_abin.sh into Tools/scripts 2018-02-08 18:56:51 +11:00
make_apj.py Tools: add signed_firmware field in apj 2022-08-30 10:51:06 +10:00
make_intel_hex.py Tools: make_intel_hex.py: show required size in error message 2021-08-27 17:26:28 +10:00
param_unpack.py Tools: added param_unpack.py 2020-04-29 07:36:55 +10:00
playback_log_fg.py Tools: added playback tool for onboard logs 2019-05-16 11:21:13 +10:00
powr_change.py Tools: powr_status.py: remove MAV_POWER_STATUS_ from bit descriptions 2022-08-10 10:05:48 +10:00
pretty_diff_size.py Tools: fix flash size reporting due to crash_log 2021-12-21 20:33:00 +11:00
rcda_decode.py Tools: added rcda_decode script 2020-03-24 09:10:36 +09:00
run_coverage.py Tools:libcanard moved to modules/DroneCAN 2021-11-24 18:30:47 +11:00
run_flake8.py Tools: Improved flake8 speed, ignore, and exclude 2022-06-28 13:16:24 +10:00
run_luacheck.sh Tools: scripts: add run_luacheck helper 2023-02-15 19:38:46 +11:00
runcoptertest.py Tools: updated test helpers to assist in replay testing 2020-11-10 16:15:45 +11:00
runfliptest.py Tools: replace message indicating that initialisation has completed 2020-09-22 09:52:52 +10:00
runplanetest.py Tools: update runplanetest.py 2022-03-10 07:34:20 +11:00
size_compare_branches.py Tools: size_compare_branches.py: change --no-elf-diff into --elf-diff 2023-03-10 08:48:56 +11:00
solution_status_change.py Tools: add quick-and-dirty EKF-status-change dump tool 2022-01-26 18:55:11 +11:00
ssbl_uploader.sh Tools: fix exec permission 2022-06-08 08:16:42 +09:00
tempcal_IMU.py Tools: allow tempcal_IMU.py to run without existing tcal params 2021-01-27 09:49:35 +11:00
tfminiplus.py Tools: ensure that we use environment Python interpreter 2020-08-03 14:02:09 +10:00
unpack_mp.sh Tools: unpack_mp.sh exclude files.html and .makehtml 2023-02-01 08:19:31 +11:00
uploader.py Tools: fix flake8 checks 2023-02-04 12:41:06 +11:00