Hi,
I have created a custom ardupilot build for my drone. However I would like to use lua scripting for this build as well. Yet everytime I enable scripting in the params the flight controller is no longer able to make a stable connection via the controller or usb anymore, showing ‘internal error’. When compiling my custom build I have used --enable-scripting. The .lua script runs fine on the basic copter build and the custom build runs fine without scripting enabled. I have tried to solve this problem for some time now but really can’t figure it out. Does anyone know how to solve this?