Does the Matek H7A3 support lua script?

As lua script require Sd card supported FCC.
There are the fcc that has flash memory built in for flight logging, is there possible to use lua script on those fcc?

Yes, it is possible to bake scripts into the firmware, and there is work on implementing a filesystem on blackbox memory.

1 Like

Thank for your reply.
Is that involve compiling custom firmware?
Since I’m quite new to compiling custom firmware.
Do you have the link for tutorial or example of doing that?

AFAIK yes. Unfortunately I don’t have a tutorial, you have to look here and on GitHub (probably in pull request adding the feature).

1 Like