Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #42, add script engine CFS lib #46

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Includes some minor changes to the bindings to allow this to work:

  1. exposing the conversion routings in lua_softwarebus adapter
  2. adding a PIC variant of the lua bindings

Fixes #42

Testing performed
Demo of script engine capability, sending no-op command to ES via Lua script

Expected behavior changes
Some build tweaks, otherwise no change unless ScriptEngine module is used.

System(s) tested on
Debian

Additional context
Still early in development, consider it alpha/proof-of-concept stage

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

Includes some minor changes to the bindings to allow this to work:
1. exposing the conversion routings in lua_softwarebus adapter
2. adding a PIC variant of the lua bindings
@jphickey jphickey added the CCB:Ready Pull request is ready for CCB discussion label Mar 17, 2023
@dzbaker dzbaker added CCB:Approved Indicates code review and approval by community CCB and removed CCB:Ready Pull request is ready for CCB discussion labels Apr 20, 2023
@dzbaker dzbaker merged commit 7490c57 into nasa:main Apr 20, 2023
@jphickey jphickey deleted the fix-42-scriptengine branch April 25, 2023 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for on-board scripting engine
2 participants