SIK radio help

Logs begin at Thu 2017-04-20 14:34:03 SAST, end at Thu 2017-04-20 14:48:16 SA
Apr 20 14:34:05 Navio2 systemd[1]: Starting ArduPilot for Linux…
Apr 20 14:34:05 Navio2 systemd[1]: Started ArduPilot for Linux.
Apr 20 14:37:13 Navio2 systemd[1]: Stopping ArduPilot for Linux…
Apr 20 14:37:13 Navio2 systemd[1]: Stopped ArduPilot for Linux.
Apr 20 14:38:27 Navio2 systemd[1]: Stopped ArduPilot for Linux.
Apr 20 14:39:07 Navio2 systemd[1]: Starting ArduPilot for Linux…
Apr 20 14:39:07 Navio2 systemd[1]: Started ArduPilot for Linux.
Apr 20 14:42:33 Navio2 systemd[1]: Started ArduPilot for Linux.
Apr 20 14:43:05 Navio2 systemd[1]: Started ArduPilot for Linux.
Apr 20 14:43:12 Navio2 systemd[1]: Started ArduPilot for Linux.
Apr 20 14:47:57 Navio2 systemd[1]: Started ArduPilot for Linux.

You should use backticks around a pasted snippet in order to format it properly.

Okay, I guess I understood what your problem is. You should uncomment the TELEM2=/dev/ttyUSB0.

Before I peeked into the post I could make out what your problem is:

Now it’s more evident:

TELEM1="-A udp:192.168.8.101:14550" TELEM2="-C /dev/ttyUSB0"#TELEM2="-C /dev/ttyUSB0"# Default settings for ArduPilot for Linux.
``# The file is sourced by systemd from arduplane.service

TELEM1="-A udp:192.168.8.101:14550"
TELEM2="-C /dev/ttyUSB0" ``

Like this ?

Yeah!

Can I send you a beer from South Africa :slight_smile: :slight_smile:

1 Like

I’m glad I could help!