-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP_Scripting: Lua bindings for ESC and EFI squashed
7ae28b6 AP_Scripting: Lua bindings for safety checks ESC, MotorsMatrix, EFI - This commit introduces Lua bindings for the following methods: - ESC- `get_last_telem_data_ms` - MotorMatrix `get_lost_motor` - MotorMatrix `get_thrust_boost` - EFI `get_last_update_ms` - Note: - For get_last_telem_data_ms - CPN reset is reported. But ESC disconnected with CPN is not reported. This needs to be looked into 6aad622 LUA : added bindings for extended ESC telem
- Loading branch information
1 parent
6f959ca
commit f426cd7
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters