Hello
I am attempting to setup routing from the air unit 1.1 ethernet interface to the usb tether interface, such that I may send data between a companion computer and my onboard computer.
This should be easy, just setup some routes on the ground unit - however without root access this is impossible - I can’t set the iptables commands I require via adb.
Is there a simple way to enable root access, possibly via oem image setup?
There is minimal documentation for this.
I would also like to know if its possible to run generic scripts in root mode on startup (For persistent network changes etc).
Thanks for any help