.. |
Aerobatics
|
AP_Scripting: added aerobatics trajecting tracking script
|
2022-09-22 05:55:15 +10:00 |
6DoF_roll_pitch.lua
|
…
|
|
AHRS_switch.lua
|
AP_Scripting: convert all examples to new parameter constructior
|
2022-09-14 13:59:40 +10:00 |
CAN_MiniCheetah_drive.lua
|
AP_Scripting: examaples move to : acsess
|
2022-09-06 10:39:35 +10:00 |
CAN_read.lua
|
AP_Scripting: examaples move to : acsess
|
2022-09-06 10:39:35 +10:00 |
CAN_write.lua
|
AP_Scripting: examaples move to : acsess
|
2022-09-06 10:39:35 +10:00 |
EFI_tester.lua
|
AP_Scripting: added EFI_HFE tester
|
2022-10-02 08:15:06 +11:00 |
LED_matrix_image.lua
|
…
|
|
LED_matrix_text.lua
|
…
|
|
LED_poslight.lua
|
…
|
|
LED_roll.lua
|
…
|
|
Mission_test.lua
|
…
|
|
MotorMatrix_fault_tolerant_hex.lua
|
…
|
|
MotorMatrix_setup.lua
|
…
|
|
Motor_mixer_dynamic_setup.lua
|
…
|
|
Motors_6DoF.lua
|
…
|
|
NMEA-decode.lua
|
…
|
|
OOP_example.lua
|
AP_Scripting: examaples move to : acsess
|
2022-09-06 10:39:35 +10:00 |
RCIN_test.lua
|
…
|
|
RC_override.lua
|
AP_Scripting: added set_override method for scripting
|
2022-03-22 10:21:06 +11:00 |
SN-GCJA5-particle-sensor.lua
|
AP_Scripting: examaples move to : acsess
|
2022-09-06 10:39:35 +10:00 |
Serial_Dump.lua
|
…
|
|
UART_log.lua
|
AP_Scripting: examaples move to : acsess
|
2022-09-06 10:39:35 +10:00 |
active_source_set.lua
|
AP_Scripting: added Lua example demonstrating the use of active source set
|
2022-08-18 02:05:27 -04:00 |
ahrs-print-angle-and-rates.lua
|
…
|
|
ahrs-print-home-and-origin.lua
|
…
|
|
ahrs-print-variances.lua
|
…
|
|
ahrs-set-home-to-vehicle-location.lua
|
AP_Scripting: rename AP_AHRS::get_position to get_location
|
2022-01-25 10:47:22 +11:00 |
ahrs-set-origin.lua
|
AP_Scripting: changed MAV_SEVERITY_EMERGENCY to INFO for origin set
|
2022-05-13 09:12:37 +09:00 |
ahrs-source-gps-optflow.lua
|
AP_Scripting: convert all examples to new parameter constructior
|
2022-09-14 13:59:40 +10:00 |
ahrs-source-gps-wheelencoders.lua
|
…
|
|
ahrs-source.lua
|
…
|
|
analog_input_and_GPIO.lua
|
…
|
|
arming-check-batt-temp.lua
|
…
|
|
arming-check-wp1-takeoff.lua
|
AP_Scripting: add example of arming check for wp index = 1 and is a takeoff
|
2022-01-14 10:07:11 +09:00 |
button_test.lua
|
…
|
|
copter-circle-speed.lua
|
…
|
|
copter-deadreckon-home.lua
|
AP_Scripting: convert all examples to new parameter constructior
|
2022-09-14 13:59:40 +10:00 |
copter-fast-descent.lua
|
AP_Scripting: convert all examples to new parameter constructior
|
2022-09-14 13:59:40 +10:00 |
copter-fly-vertical-circle.lua
|
AP_Scripting: rename AP_AHRS::get_position to get_location
|
2022-01-25 10:47:22 +11:00 |
copter-nav-script-time.lua
|
AP_Scripting: add copter-nav-script-time example script
|
2022-02-22 12:32:56 +09:00 |
copter-wall-climber.lua
|
…
|
|
copy_userdata.lua
|
AP_Scripting: special case handling of copy method
|
2022-01-18 19:18:13 +11:00 |
easter-egg.lua
|
AP_Scripting: rename AP_AHRS::get_position to get_location
|
2022-01-25 10:47:22 +11:00 |
esc_rpm_scale.lua
|
AP_Scripting: added set_rpm_scale example
|
2022-09-13 07:48:19 +10:00 |
frsky_battery.lua
|
…
|
|
frsky_rpm.lua
|
…
|
|
frsky_wp.lua
|
…
|
|
fw_vtol_failsafe.lua
|
AP_Scripting: convert all examples to new parameter constructior
|
2022-09-14 13:59:40 +10:00 |
get_notify_RGB.lua
|
…
|
|
hello_world.lua
|
…
|
|
i2c_scan.lua
|
AP_Scripting: examaples move to : acsess
|
2022-09-06 10:39:35 +10:00 |
lidar_control.lua
|
AP_Scripting: convert all examples to new parameter constructior
|
2022-09-14 13:59:40 +10:00 |
logging.lua
|
AP_Scripting: examaples move to : acsess
|
2022-09-06 10:39:35 +10:00 |
mag_heading.lua
|
AP_Scripting: added mag_heading example
|
2022-10-02 08:15:06 +11:00 |
message_interval.lua
|
…
|
|
mission-edit-demo.lua
|
AP_Scripting: rename AP_AHRS::get_position to get_location
|
2022-01-25 10:47:22 +11:00 |
mission-load.lua
|
…
|
|
mission-save.lua
|
…
|
|
mount-poi.lua
|
AP_Scripting: add mount-poi example
|
2022-09-28 17:09:31 +10:00 |
mount-test.lua
|
AP_Scripting: add mount-test example script
|
2022-07-02 09:21:53 +09:00 |
opendog_demo.lua
|
…
|
|
orbit_follow.lua
|
AP_Scripting: convert all examples to new parameter constructior
|
2022-09-14 13:59:40 +10:00 |
param_add.lua
|
AP_Scripting: convert all examples to new parameter constructior
|
2022-09-14 13:59:40 +10:00 |
param_get_set_test.lua
|
AP_Scripting: Parameter helper: allow optional param name in constructior
|
2022-09-14 13:59:40 +10:00 |
plane-doublets.lua
|
…
|
|
plane-wind-failsafe.lua
|
…
|
|
plane-wind-fs.lua
|
AP_Scripting: examaples move to : acsess
|
2022-09-06 10:39:35 +10:00 |
plane_guided_follow.lua
|
AP_Scripting: simple script for plane GUIDED follow
|
2022-09-22 07:59:34 +10:00 |
protected_call.lua
|
…
|
|
proximity_test.lua
|
…
|
|
quadruped.lua
|
…
|
|
rangefinder_test.lua
|
…
|
|
relay_control.lua
|
…
|
|
rgb_led_test.lua
|
…
|
|
rgb_notify_patterns.lua
|
…
|
|
rover-MinFixType.lua
|
AP_Scripting: rover-MinFixType example param caching fix
|
2022-07-07 19:34:10 +09:00 |
rover-SaveTurns.lua
|
AP_Scripting: add rover-MinFixType and rover-SaveTurns examples
|
2022-07-01 18:23:31 +09:00 |
rover-TerrainDetector.lua
|
AP_Scripting: add set_desired_speed binding
|
2022-07-07 19:34:10 +09:00 |
rover-motor-driver.lua
|
…
|
|
rover-set-steering-and-throttle.lua
|
…
|
|
rover-set-turn-rate.lua
|
AP_Scripting: Add lua script example for Rover moving in circles with fixed radius using turn rate guided command
|
2022-01-31 14:48:22 +09:00 |
serial_test.lua
|
…
|
|
servo_scan.lua
|
…
|
|
servo_set_get.lua
|
…
|
|
set-angle.lua
|
…
|
|
set-target-location.lua
|
AP_Scripting: rename AP_AHRS::get_position to get_location
|
2022-01-25 10:47:22 +11:00 |
set-target-velocity.lua
|
AP_Scripting: rename AP_AHRS::get_position to get_location
|
2022-01-25 10:47:22 +11:00 |
set_target_posvel_circle.lua
|
AP_Scripting: rename AP_AHRS::get_position to get_location
|
2022-01-25 10:47:22 +11:00 |
ship_vel_match.lua
|
AP_Scripting: added example script for ship takeoff vel match
|
2022-09-19 07:18:20 +10:00 |
simple_loop.lua
|
…
|
|
smbus-check-cycles.lua
|
…
|
|
terrain_warning.lua
|
…
|
|
wp_test.lua
|
…
|
|