Hello everyone.
I’ve been considering setting up something to monitor air traffic for some time and have just bought various bits and pieces to do this.
I’ve got a Raspberry Pi3 with the current Piaware download. This is working fine, I have barely any traffic showing so far but I’m effectively using a bit of wire as an aerial until the one I’ve ordered arrives. It’s not quite a bit of wire (a tri band 6m/2m/70cms collinear at 10m AGL) but to all intents and purposes, it may as well be because it’s so unresonant. However, it’s showing me that the system is running and once I sort out a decent aerial, preamp and filter, all will improve.
Anyway.
I also want to upload to Fr24 so I’ve followed the simple instructions. set up my location, etc and it sort of seems to work. The stats page shows I’ve uploaded something but not very much at all and there’s no mac address listed and the upload rate is sitting at 0.00. It does say I’m online, there’s just nothing really happening. See here
FlightAware is showing much more - See here.
If I issue a sudo service fr24feed status command on my pi, this is what I get:
pi@piaware:~$ sudo service fr24feed status
● fr24feed.service - LSB: Flightradar24 Decoder & Feeder
Loaded: loaded (/etc/init.d/fr24feed)
Active: active (running) since Fri 2016-11-04 22:39:51 UTC; 9min ago
Process: 373 ExecStart=/etc/init.d/fr24feed start (code=exited, status=0/SUCCESS)
CGroup: /system.slice/fr24feed.service
└─409 /usr/bin/fr24feed -- --monitor-file=/dev/shm/fr24feed.txt --write-pid=/var/run/fr24feed.pid --quiet --log...
Nov 04 22:39:50 piaware systemd[1]: Starting LSB: Flightradar24 Decoder & Feeder...
Nov 04 22:39:50 piaware fr24feed[373]: Starting FR24 feeder: fr24feed.
Nov 04 22:39:51 piaware systemd[1]: Started LSB: Flightradar24 Decoder & Feeder.
Which doesn’t look right to me.
Can anyone offer some advice please as to what’s not quite right. I suspect things are nearly right!
Thanks,
Keith.