.. |
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: add RC channel objects to example
|
2020-07-28 13:47:35 +10:00 |
UART_log.lua
|
AP_Scripting: add example logging serial to dataflash
|
2020-05-19 09:09:48 +10:00 |
ahrs-print-angle-and-rates.lua
|
AP_Scripting: add ahrs-print-angle-and-rates example
|
2020-07-28 09:47:59 +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
|
AP_Scripting: Modify the extension.
|
2020-07-28 08:40:06 +09: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
|
…
|
|
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 |
opendog_demo.lua
|
AP_Scripting: added opendog lua demo
|
2020-06-08 17:50:03 +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 |
proximity_test.lua
|
AP_Scripting: add proximity bindings
|
2020-08-07 17:32:16 -07:00 |
quadruped.lua
|
AP_Scripting: Walking robot naming fix and height control
|
2020-09-10 08:27:01 +09:00 |
rangefinder_test.lua
|
AP_Scripting: add rangefinder bindings
|
2020-08-07 17:32:16 -07:00 |
rgb_led_test.lua
|
AP_Scripting: add rgb notify led example
|
2019-12-12 21:35:23 -07:00 |
rover-motor-driver.lua
|
AP_Scripting: add rover-motor-driver example script
|
2020-08-20 14:09:29 +09:00 |
rover-set-steering-and-throttle.lua
|
AP_Scripting: add rover-set-steering-and-throttle example script
|
2020-06-24 08:34:41 +09:00 |
serial_test.lua
|
AP_Scripting: fixup serial_test.lua
|
2020-07-04 09:11:09 +09:00 |
servo_scan.lua
|
AP_Scripting: added servo movement example script
|
2020-04-28 11:14:26 +10:00 |
servo_set_get.lua
|
AP_Scripting: add binding for get_output_pwm
|
2020-06-02 12:53:24 +10:00 |
set-angle.lua
|
AP_Scripting: add set angle demo
|
2020-06-19 10:09:35 +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 |