Randy Mackay
|
2be750eaf8
|
AP_Scripting: camera state bindings use Vector2f
|
2023-05-08 21:26:35 +10:00 |
Randy Mackay
|
98636287fc
|
AP_Scripting: camera state gets tracking
|
2023-05-08 21:26:35 +10:00 |
Iampete1
|
990db62235
|
AP_Scripting: generator: don't expose creation functions to all read only userdata
|
2023-05-08 19:43:24 +10:00 |
Iampete1
|
7a129e73cb
|
AP_Scripting: bindings: remaining EFI_State to read and write
|
2023-05-08 19:43:24 +10:00 |
Iampete1
|
8fa2472148
|
AP_Scripting: userdata: allow read of enums and userdata
|
2023-05-08 19:43:24 +10:00 |
Randy Mackay
|
edc2ea7bf6
|
AP_Scripting: camera state uses focus_type and focus_value
|
2023-04-26 22:55:47 +10:00 |
Randy Mackay
|
82d03e45e0
|
AP_Scripting: integrate camera_state_t scope change
|
2023-04-19 17:31:46 +10:00 |
Randy Mackay
|
4090c50e8f
|
AP_Scripting: camera set_zoom binding replaces set_zoom_step
|
2023-04-19 17:31:46 +10:00 |
Robert Taylor
|
59cb583d63
|
AP_Scripting: Add efi get_state function
|
2023-04-18 10:31:01 +10:00 |
Robert Taylor
|
7b64d09dc4
|
AP_Scripting: Make EFI bindings readable
|
2023-04-18 10:31:01 +10:00 |
Randy Mackay
|
1a9189d602
|
AP_Scripting: add binding for camera semaphore
|
2023-04-13 07:04:46 +10:00 |
Randy Mackay
|
1a375f1ff5
|
AP_Scripting: remove mount get_camera_state
AP_Camera scripting backend provides access
|
2023-04-13 07:04:46 +10:00 |
Randy Mackay
|
554d52b6fe
|
AP_Scripting: add AP_Camera::get_state bindings
|
2023-04-13 07:04:46 +10:00 |
Randy Mackay
|
03148a113f
|
AP_Scripting: add camera bindings
|
2023-04-13 07:04:46 +10:00 |
Peter Barker
|
80ca43ad37
|
AP_Scripting: correct depends for AP_Winch
|
2023-04-10 09:20:47 +10:00 |
Andrew Tridgell
|
19a46fff0f
|
AP_Scripting: added vehicle:reboot() binding
|
2023-03-24 08:31:25 +11:00 |
Peter Barker
|
8e1decc730
|
AP_Scripting: correct compilation when AP_EFI_Scripting is not enabled
|
2023-03-14 12:09:26 +11:00 |
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 |