You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joshua Henderson
bbbf0b9718
|
2 years ago | |
---|---|---|
.. | ||
Gimbal_Camera_Mode.lua | 3 years ago | |
Gimbal_Camera_Mode.md | 3 years ago | |
Heli_IM_COL_Tune.lua | ||
Heli_IM_Col_Tune.md | ||
MissionSelector.lua | ||
MissionSelector.md | ||
ONVIF_Camera_Control.lua | ||
ONVIF_Camera_Control.md | ||
QuadPlane_Low_Alt_FW_mode_prevention.lua | 2 years ago | |
QuadPlane_Low_Alt_FW_mode_prevention.md | 2 years ago | |
README.md | ||
SmartAudio.lua | ||
SmartAudio.md | ||
VTOL-quicktune.lua | 2 years ago | |
VTOL-quicktune.md | 2 years ago | |
forward_flight_motor_shutdown.lua | 3 years ago | |
forward_flight_motor_shutdown.md | 3 years ago | |
motor_failure_test.lua | 3 years ago | |
motor_failure_test.md | 3 years ago |
README.md
LUA Applets
Unlike the code in the examples directory, these are complete applets that required no user editing of the file for use. Each one has an .md file describing its operation and any switches or parameters in ArduPilot that are required for operation. The user only has to copy the applet to APM/scripts directory on their SD card, in order to install. Of course, scripting must be enabled via SCR_ENABLE =1 and the autopilot be capable of running scripts. See the Wiki for Lua Scripting under Advanced Configuration.
Each will have a Wiki entry mirroring the .md file'd contents with a link back to this directory.