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.
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).
Hi jack_john,
Were you able to do scripting without any SD Card,If yes could you please tell me how?
Because I also went throught the below PR and I didn’t quite catch anything.
Thanks
Not sure if this is applicable, but I can run lua scripts just fine on Holybro Kakute H7 Mini v1.5 flightcontrollers which only provide 128Mbit of onboard flash using Arduplane v4.7dev