.. |
CAN
|
Tools: Test for membership should be `not in`
|
2023-09-02 13:27:25 +10:00 |
build_sizes
|
Tools: added beta-4.3 to build list
|
2023-05-25 07:33:47 +10:00 |
build_tests
|
Tools: fixed ccache test for newer ccache version
|
2023-09-03 09:41:15 +10:00 |
signing
|
Tools: update signing readme for correct reversal instructions
|
2022-10-04 12:28:13 +11:00 |
sitl-on-hardware
|
Tools: move SITL on HW to Tools and simplify config
|
2023-05-16 21:11:36 +10:00 |
apj_tool.py
|
Tools: fix Indentation contains mixed spaces and tabs
|
2023-09-02 13:27:25 +10:00 |
battery_fit.py
|
Tools: added battery fitting script
|
2023-08-10 07:43:25 +10:00 |
bin2hex.py
|
Tools: enforce python3 on Tools
|
2023-05-18 07:54:10 +10:00 |
board_list.py
|
HAL_ChibiOS: revert recent USB changes
|
2023-06-03 16:50:30 +10: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
|
…
|
|
build_autotest.sh
|
Tools: change autotest to python3
|
2023-04-21 15:46:24 +10:00 |
build_binaries.py
|
Tools: write features json at same place we write manifest
|
2023-08-12 10:39:01 +10:00 |
build_binaries_history.py
|
Tools: fix exec permission
|
2022-06-08 08:16:42 +09:00 |
build_bootloaders.py
|
Tools: added --periph-only option to build_bootloaders.py
|
2023-09-06 11:21:51 +10:00 |
build_ci.sh
|
Tools: Add simple Blimp autotest, testing Manual, Loiter and RTL modes
|
2023-08-26 22:21:59 +10:00 |
build_docs.sh
|
…
|
|
build_examples.py
|
…
|
|
build_examples.sh
|
…
|
|
build_iofirmware.py
|
scripts: build f103 variants of iofirmware
|
2023-08-15 06:53:48 +10: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:correct desc of batt->esc param
|
2023-09-22 23:10:21 -07:00 |
build_parameters.sh
|
Tools: build_parameters.sh: honour $BUILDLOGS
|
2022-07-25 09:34:41 +10:00 |
build_peripherals.py
|
Tools: added build_peripherals.py
|
2023-09-01 13:04:59 +10:00 |
check_firmware_version.py
|
…
|
|
configure-ci.sh
|
CI: remove pip progress bar to reduce logs size
|
2023-01-10 07:18:44 +11:00 |
configure_all.py
|
Tools: Test for membership should be `not in`
|
2023-09-02 13:27:25 +10:00 |
convert_plane_PID.py
|
…
|
|
cygwin_build.sh
|
Tools: move to compiling 64-bit Windows executables
|
2022-12-08 18:03:19 +11:00 |
decode_ICSR.py
|
…
|
|
decode_devid.py
|
Tools: text messages and more defines
|
2023-04-11 10:31:31 +10:00 |
decode_watchdog.py
|
…
|
|
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
|
…
|
|
dumpstack.sh
|
…
|
|
esp32_get_idf.sh
|
Tools: idf-v4.4 updates
|
2023-05-15 10:27:25 +10:00 |
extract_features.py
|
Tools: build_options.py: add option to remove AP_Tuning from build
|
2023-09-21 07:07:58 +10:00 |
firmware_version_decoder.py
|
Tools: scripts: Use Enum values over int
|
2023-02-09 17:39:21 -03:00 |
fix_libraries_includes.sh
|
…
|
|
format.sh
|
…
|
|
frame_sizes.py
|
…
|
|
gen_stable.py
|
Tools: support new stable release of 4.3.x
|
2023-08-29 11:11:55 +10:00 |
generate_manifest.py
|
Tools: support beta-4.3 tags for doing new beta releases
|
2023-05-23 20:26:42 +10:00 |
generate_mp_paramfile.sh
|
…
|
|
logic_decode_channels.py
|
…
|
|
macos_remote_upload.sh
|
…
|
|
make_abin.sh
|
Tools: fixed build of CPUInfo and other tools
|
2023-04-10 16:48:50 +10:00 |
make_apj.py
|
Tools: enforce python3 on Tools
|
2023-05-18 07:54:10 +10:00 |
make_intel_hex.py
|
Tools: enforce python3 on Tools
|
2023-05-18 07:54:10 +10:00 |
mavlink_parse.py
|
Tools: scripts: create mavlink_parse.py
|
2023-05-05 09:43:54 +02:00 |
param_unpack.py
|
Tools: Test for membership should be `not in`
|
2023-09-02 13:27:25 +10:00 |
playback_log_fg.py
|
…
|
|
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
|
…
|
|
run_astyle.py
|
Tools: Enforce astyle on AP_ExternalControl
|
2023-08-22 18:21:23 +10:00 |
run_coverage.py
|
Tools: continue on coverage test failure
|
2023-05-26 10:48:35 -07:00 |
run_flake8.py
|
Tools: Improved flake8 speed, ignore, and exclude
|
2022-06-28 13:16:24 +10:00 |
run_luacheck.sh
|
Tools: Scripts: run_luacheck: allow passing extra arguments
|
2023-07-06 00:11:12 +01:00 |
runcoptertest.py
|
…
|
|
runfliptest.py
|
…
|
|
runplanetest.py
|
Tools: update runplanetest.py
|
2022-03-10 07:34:20 +11:00 |
sensor_status_change.py
|
Tools: add sensor_status_change.py
|
2023-08-10 08:04:01 +10:00 |
size_compare_branches.py
|
Tools: size_compare_branches.py: blacklist iomcu-f103 for bootloader build
|
2023-09-04 20:00:10 +10:00 |
solution_status_change.py
|
Tools: tidy solution_status_change.py
|
2023-06-15 19:25:12 +10:00 |
ssbl_uploader.sh
|
Tools: fix exec permission
|
2022-06-08 08:16:42 +09:00 |
tempcal_IMU.py
|
Tools: Test for membership should be `not in`
|
2023-09-02 13:27:25 +10:00 |
tfminiplus.py
|
…
|
|
unpack_mp.sh
|
Tools: unpack_mp.sh exclude files.html and .makehtml
|
2023-02-01 08:19:31 +11:00 |
uploader.py
|
Tools: added Qiotek to list of recognised USB vendors
|
2023-08-26 21:14:15 +10:00 |