ardupilot/libraries/AP_Scripting/generator
Michael du Breuil 6753e99604 AP_Scripting: Add a return around luaL_error
This is the normal method of calling luaL_error which longjmp's away,
and it helps the static analysis tools realize that anything afterwards
will not be reached
2020-03-28 21:16:09 +11:00
..
description AP_Scripting: add bindings for start_takeoff and set_target_velocity_NED 2020-03-19 15:17:11 -07:00
src AP_Scripting: Add a return around luaL_error 2020-03-28 21:16:09 +11:00
.gitignore
Makefile AP_Scripting: Remove readline link dependency 2019-12-11 00:15:13 -07:00