Bob Long
|
74279d9b32
|
AP_Scripting: add fuel_pressure_status binding
|
2023-03-07 20:35:13 +09:00 |
Peter Hall
|
9ac488d500
|
AP_Scripting: add binding to set motors external limits
|
2023-03-07 10:12:30 +11:00 |
Peter Hall
|
23fb73085a
|
AP_Scripting: add bindings to get throttle, forward, lateral and spool state from motors
|
2023-03-07 10:12:30 +11:00 |
Andrew Tridgell
|
bc3fc9a317
|
AP_Scripting: added bindings for motors roll, pitch, yaw outputs
|
2023-03-07 10:12:30 +11:00 |
Iampete1
|
54a9239e62
|
AP_Scripting: fix PWMSource deletion crash
|
2023-03-05 09:42:05 +11:00 |
Tom Pittenger
|
5498bbec33
|
Scripting: add bindings for jump tags
|
2023-02-28 12:00:18 +11:00 |
Iampete1
|
f7a14a58fd
|
AP_Scripting: luacheck: check globals
|
2023-02-22 19:36:02 +11:00 |
Stephen Dade
|
0d8fedd2d5
|
AP_Scripting: Add bindings for throttle and frame type
|
2023-02-21 22:32:32 +11:00 |
Stephen Dade
|
a3cdfd0e3c
|
AP_Scripting: Add high latency MAVLink control
|
2023-02-21 22:32:32 +11:00 |
rishabsingh3003
|
c86d2641f1
|
AP_Scripting: Add support for lua scripting based RangeFinder
|
2023-02-21 16:47:56 +11:00 |
Randy Mackay
|
a84cf91dd0
|
AP_Scripting: add get_camera_state binding
|
2023-02-16 16:49:51 +09:00 |
Iampete1
|
11f6b5c3ea
|
AP_Scripting: docs: ignore luacheck warnings
|
2023-02-15 19:38:46 +11:00 |
Andrew Tridgell
|
2e5c5074af
|
AP_Scripting: added bindings for quadplane package place
|
2023-02-09 07:02:12 +11:00 |
Andrew Tridgell
|
84944bbf53
|
AP_Scripting: added set_rudder_offset binding
|
2023-02-08 16:25:39 +11:00 |
Iampete1
|
c5c7863829
|
AP_Scripting: add bindings for E-stop, Interlock and Safety state
|
2023-02-07 10:24:18 +11:00 |
Randy Mackay
|
0cbdd28f82
|
AP_Scripting: add mount driver bindings
|
2023-01-31 17:20:37 +09:00 |
Henry Wurzburg
|
f8c4356ce2
|
AP_Scripting: add error check to mission_load.lua
|
2023-01-21 11:09:52 +11:00 |
Henry Wurzburg
|
71099c881d
|
AP_Scripting: add error check to mission_load.lua
|
2023-01-17 10:24:08 +11:00 |
Henry Wurzburg
|
8de4195ffc
|
AP_Scripting: add readme.md file and completion
|
2023-01-04 16:20:12 +11:00 |
Andrew Tridgell
|
ea89f04a56
|
AP_Scripting: script switching system
Co-authored-by:Henry Wurzburg (hwurzburg@yahoo.com)
|
2023-01-04 16:20:12 +11:00 |
Iampete1
|
c1cd095508
|
AP_Scripting: remove lua acess to ap object creation
|
2022-11-23 19:48:21 +11:00 |
Peter Barker
|
1203f118d7
|
AP_Scripting: allow FRSky to be compiled out
|
2022-11-15 18:44:45 +11:00 |
Iampete1
|
6086402528
|
AP_Scripting: use helpers for full range return types to save flash
|
2022-11-15 10:33:51 +11:00 |
Iampete1
|
7b844e3974
|
AP_Scripting: use checker helper for singletons
|
2022-11-01 17:03:50 +11:00 |
Iampete1
|
d673d3b219
|
AP_Scripting: rework feilds to only use switch for both read and write
|
2022-11-01 17:03:50 +11:00 |
Iampete1
|
5a0c45e090
|
AP_Scripting: ap object creation functions shared method
|
2022-11-01 17:03:50 +11:00 |
Iampete1
|
84fe2ed829
|
AP_Scripting: remove memset 0 after malloc
|
2022-11-01 17:03:50 +11:00 |
Iampete1
|
d0f527369d
|
AP_Scripting: remove type specific out of range warnings
|
2022-11-01 17:03:50 +11:00 |
Iampete1
|
06712c9f0b
|
AP_Scripting: rework arg checks to save flash
|
2022-11-01 17:03:50 +11:00 |
Iampete1
|
5711ac9596
|
AP_Scripting: generator: combine null checks in getter as error is terminal
|
2022-11-01 17:03:50 +11:00 |
WillyZehnder
|
a7d5f8addc
|
AP_Scripting: bindings: get_alt_frame included
bindings.desc + docs.lua: get_alt_frame included
|
2022-10-25 10:21:05 +11:00 |
Andrew Tridgell
|
5def680fb9
|
AP_Scripting: fixed binding for nav_script_time
|
2022-10-23 18:11:15 +11:00 |
Iampete1
|
48ce8c4e16
|
AP_Scripting: binding gen: add number of argument to manual functions and generate docs for manual
|
2022-10-19 18:35:32 +11:00 |
Andrew Tridgell
|
ac1be8b500
|
AP_Scripting: added get_aux_cached() RC binding
|
2022-10-11 11:47:04 +11:00 |
Andrew Tridgell
|
19fd2d0b88
|
AP_Scripting: added relay get() binding
|
2022-10-11 11:47:04 +11:00 |
Randy Mackay
|
57f8a46339
|
AP_Scripting: add winch bindings
|
2022-10-06 14:39:28 +11:00 |
Andrew Tridgell
|
c00c13d011
|
AP_Scripting: changed bindings to ap_object
|
2022-10-02 08:15:06 +11:00 |
Andrew Tridgell
|
acb18cf946
|
AP_Scripting: update bindings for new fields
|
2022-10-02 08:15:06 +11:00 |
Joshua Henderson
|
d74081b22b
|
AP_Scripting: add scripting EFI bindings
|
2022-10-02 08:15:06 +11:00 |
Randy Mackay
|
7f8448e344
|
AP_Scripting: add Location::offset_bearing_and_pitch binding
|
2022-09-28 17:09:31 +10:00 |
Randy Mackay
|
dd58cb7492
|
AP_Scripting: add binding for Mount get_attitude_euler
|
2022-09-28 17:09:31 +10:00 |
Iampete1
|
b49ded9f8e
|
AP_Scripting: fix userdata skip check
|
2022-09-26 08:05:54 +10:00 |
MatthewHampsey
|
d17b528cab
|
AP_Scripting: added new functions to support trajectory script
|
2022-09-22 05:55:15 +10:00 |
Peter Barker
|
7a80c2778b
|
AP_Scripting: add and use AP_RPM_ENABLED
|
2022-09-20 09:28:27 +10:00 |
Iampete1
|
cb34895cfa
|
AP_Scripting: add maunal i2c binding allowing read of sequentual registers
|
2022-09-15 12:40:04 +10:00 |
Iampete1
|
b4234256f8
|
AP_Scripting: allow maunal apobject bindings
|
2022-09-15 12:40:04 +10:00 |
Iampete1
|
41e36e3128
|
AP_Scripting: Parameter helper: allow optional param name in constructior
|
2022-09-14 13:59:40 +10:00 |
Iampete1
|
e51c42f8a5
|
AP_Scripting: enfoce skip check on correct types update description to match
|
2022-09-13 18:43:13 +01:00 |
Andrew Tridgell
|
1768149a72
|
AP_Scripting: added set_rpm_scale API
|
2022-09-13 07:48:19 +10:00 |
nrt
|
2c58206a75
|
AP_Scripting: added Lua example demonstrating the use of active source set
|
2022-08-18 02:05:27 -04:00 |