.. |
LED_matrix_image.lua
|
AP_Scripting: Add led matrix examples
|
2020-03-10 10:37:26 +11:00 |
LED_matrix_text.lua
|
AP_Scripting: Add led matrix examples
|
2020-03-10 10:37:26 +11:00 |
LED_roll.lua
|
AP_Scripting: update LED_roll example
|
2020-03-10 10:37:26 +11:00 |
Mission_test.lua
|
AP_Scripting: add mission scripting example
|
2020-02-27 18:07:31 -07:00 |
NMEA-decode.lua
|
AP_Scripting: add NMEA decode example
|
2020-03-03 09:57:07 -07:00 |
RCIN_test.lua
|
AP_Scripting: added RCIN example script
|
2019-12-20 19:51:46 -07:00 |
UART_log.lua
|
AP_Scripting: add example logging serial to dataflash
|
2020-05-19 09:09:48 +10:00 |
arming-check-batt-temp.lua
|
AP_Scripting: rename arming-check-batt-temp example script
|
2020-03-04 11:28:10 +09:00 |
button_test.lua.lua
|
AP_Scripting: add button example script
|
2020-03-19 14:59:34 -07:00 |
copter-fly-vertical-circle.lua
|
AP_Scripting: add copter-fly-vertical-circle example script
|
2020-03-19 15:17:11 -07:00 |
easter-egg.lua
|
AP_Scripting: Fix up uint32_t manipulation, fix AP_Notify
|
2019-10-16 21:57:41 -07:00 |
esc-usage.lua
|
AP_Scripting: add esc-usage.lua
|
2020-02-12 11:58:34 +09:00 |
fw_vtol_failsafe.lua
|
AP_Scripting: added a VTOL failsafe example script
|
2020-03-12 08:36:40 +11:00 |
hello_world.lua
|
AP_Scripting: add a hello world example
|
2019-10-24 13:50:51 +11:00 |
logging.lua
|
AP_Scripting: add SD file and dataflash logging example
|
2020-05-19 09:09:48 +10:00 |
message_interval.lua
|
…
|
|
mission-edit-demo.lua
|
AP_Scripting: add big demo script for editing and updating mission item/s from lua.
|
2020-05-12 14:20:26 +10:00 |
param_get_set_test.lua
|
AP_Scripting: add param get and set example
|
2020-02-18 10:18:12 +11:00 |
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: examples: plane-wind-fs: read in CRT_MAH
|
2020-05-18 11:25:13 -07:00 |
rgb_led_test.lua
|
AP_Scripting: add rgb notify led example
|
2019-12-12 21:35:23 -07:00 |
serial_test.lua
|
AP_Scripting: Add support for UART drivers
|
2020-01-13 20:06:31 -07:00 |
servo_override.lua
|
AP_Scripting: Add servo chan override w/ timeout
|
2020-05-25 14:10:01 +10:00 |
servo_scan.lua
|
AP_Scripting: added servo movement example script
|
2020-04-28 11:14:26 +10:00 |
set-target-location.lua
|
AP_Scripting: fixup comment in set-target-location example script
|
2020-03-19 15:17:11 -07:00 |
set-target-velocity.lua
|
AP_Scripting: add set-target-velocity example script
|
2020-03-19 15:17:11 -07:00 |
simple_loop.lua
|
AP_Scripting: add simple example of a loop
|
2019-10-24 13:50:51 +11:00 |
smbus-check-cycles.lua
|
AP_Scripting: example to check battery cycle count
|
2019-12-18 15:54:42 +11:00 |