Mission planning causing telemtry lost

Please do the following test:

  1. On your Raspberry Pi run raspi-config and enable serial console
  2. Connect one radio to UART on Navio and another to your computer
  3. Configure radios for 115200 baudrate
  4. Open terminal on your computer (RealTerm on Windows, “screen /dev/ttyUSB0 115200” on Linux) and make sure you are able to access Raspberry Pi console on the terminal (you see boot messages and login prompt)
  5. Connect to Raspberry\Navio over WiFi and run APM as usual, then run auto mission.

What happens on the console after that? Is it still accessible? If yes, do you see APMRover process running (run “top” in the console)?