Hi,
I’ve successfully built my quadcopter with navio2 + RPI3 and i’m trying to calibrate the sensors in MP. But it doesn’t work and it seems that it wants an upgrade because it always shows that 4.0.3 is available.
So i’ve build the 4.0.3 for navio2 following these guides:
https://docs.emlid.com/navio2/common/ardupilot/building-from-sources/
https://ardupilot.org/dev/docs/building-the-code.html
And I’ve edited the file with the path.
But when i launch it it fails:
Process: 884 ExecStart=/bin/sh -c /home/pi/ardupilot/build/navio2 ${ARDUPILOT_OPTS] (code=exited, status=126)
PS
I’ve also another issue, sometimes, I can’t connect to arducopter because when it gets parameters, it’s blocked on STAT_RUNTIME
Thank you for your help
Jules