mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 23:18:28 -04:00
20f58afa93
Co-authored-by: Dr.-Ing. Amilcar do Carmo Lucas <amilcar.lucas@iav.de> tidy message sending using templates Calculate and enforce the minimum update period. Disable unused features to save flash forced time gaps between all transmits correct ESC reset functionality Avoid re-initialization repeatition Make sure we stop FETtec if safety is on (ignore reverse) this reduces duplicated code Error count calculation changed as the telemetry error count is absolute only the overflow status can be safed and used for the percentage calculation Update the README to add autotests information FETtec needs a time gap between frames This allows running at high fast_loop_rates do not send fast_throttle data if a configuration command just got sent Example parameter configuration file is for a Quadcopter with ESCs connected to Telem2 remove two FIXME fix compilation in master Fix the ESC not re-initializing issue. Now we re-init whenever we loose connection RVMASK parameter changes only take effect when not armed Improve documentation Always use the same wording when referring to fast-throttle commands fix pre-arm check message assure the length of the memmove is positive Set HAL_AP_FETTEC_CONFIGURE_ESCS to 0 when no ESC hardware is available and you want to test the UART send function |
||
---|---|---|
.. | ||
aircraft | ||
ArduCopter_Tests | ||
ArduPlane_Tests | ||
ArduRover_Tests | ||
ArduSub_Tests | ||
default_params | ||
Generic_Missions | ||
jsb_sim | ||
logger_metadata | ||
models | ||
param_metadata | ||
pysim | ||
template | ||
web | ||
web-firmware | ||
win_sitl | ||
XPlane | ||
__init__.py | ||
antennatracker.py | ||
arducopter.py | ||
arduplane.py | ||
ardusub.py | ||
autotest.py | ||
balancebot.py | ||
bisect-helper.py | ||
build-with-disabled-features.py | ||
check_autotest_speedup.py | ||
common.py | ||
examples.py | ||
fakepos.py | ||
fg_plane_view.bat | ||
fg_plane_view.sh | ||
fg_quad_view.bat | ||
fg_quad_view.sh | ||
junit.xml | ||
locations.txt | ||
quadplane.py | ||
README | ||
rover.py | ||
run_in_terminal_window.sh | ||
sailboat.py | ||
sim_vehicle.py | ||
swarminit.txt |
This is an automated test suite for APM