ardupilot/libraries/AP_Scripting/examples
Peter Barker b0549c7569 AP_Scripting: add example to warn and then RTL based on wind speed
This was written at CubePilot 2019 as part of a workshop.

Blame MdB
2019-12-05 18:31:53 -07:00
..
LED_roll.lua AP_Scripting: Simplify the LED_roll example 2019-12-06 08:03:26 +08:00
easter-egg.lua AP_Scripting: Fix up uint32_t manipulation, fix AP_Notify 2019-10-16 21:57:41 -07:00
hello_world.lua AP_Scripting: add a hello world example 2019-10-24 13:50:51 +11:00
message_interval.lua
plane-wind-failsafe.lua AP_Scripting: add example to warn and then RTL based on wind speed 2019-12-05 18:31:53 -07:00
plane-wind-fs.lua AP_Scripting: Add plane failsafe example script 2019-10-25 08:48:22 +08:00
scripting_test.lua AP_Scripting: Add Location get_distance_NED and get_distance_NE 2019-10-31 07:10:55 +11:00
simple_loop.lua AP_Scripting: add simple example of a loop 2019-10-24 13:50:51 +11:00