Thanks a lot for your work on this @Sinamics , great project!
I'm looking for some help to get this running on my RPi3B+.I've got it all working already on a RPi3B+ running Jessie following your default instructions. I have also followed the default instructions with my RPi3B+ several times over, but I keep ending up stuck at the same point. Uavcast can't run yet,although I have pressed the button "START" on the home page several times.
Diagnostic > UAVcast > SYSTEMD output:
β UAVcast.service - UAVcast Drone Software
Loaded: loaded (/lib/systemd/system/UAVcast.service; enabled; vendor preset: enabled)
Active: activating (start) since Wed 2018-06-13 10:59:15 UTC; 1min 6s ago
Cntrl PID: 1610 (bash)
CGroup: /system.slice/UAVcast.service
ββ1610 /bin/bash DroneStart.sh start
ββ2003 sudo ping -c 1 google.com
ββ2007 ping -c 1 google.com
Jun 13 10:59:55 raspberrypi sudo[1686]: pam_unix(sudo:session): session closed for user root
Jun 13 10:59:55 raspberrypi bash[1610]: Network is not available, waiting..
Jun 13 11:00:00 raspberrypi sudo[1726]: root : TTY=unknown ; PWD=/home/pi/UAVcast ; USER=root ; COMMAND=/bin/ping -c 1 google.com
Jun 13 11:00:00 raspberrypi sudo[1726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 13 11:00:10 raspberrypi bash[1610]: PING google.com (216.58.200.46) 56(84) bytes of data.
Jun 13 11:00:10 raspberrypi bash[1610]: --- google.com ping statistics ---
Jun 13 11:00:10 raspberrypi bash[1610]: 1 packets transmitted, 0 received, 100% packet loss, time 0ms
Jun 13 11:00:10 raspberrypi bash[1610]: Network is not available, waiting..
Jun 13 11:00:16 raspberrypi sudo[2003]: root : TTY=unknown ; PWD=/home/pi/UAVcast ; USER=root ; COMMAND=/bin/ping -c 1 google.com
Jun 13 11:00:16 raspberrypi sudo[2003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Can you please help me out to get this running on the Rp3B+π.
Any help will be much appreciated, cheers.