Quantcast
Channel: Flightradar24 Forum
Viewing all articles
Browse latest Browse all 5745

RasPi 2 & SBS-1er

$
0
0
Hi everyone,

has anyone out there a setup with RasPi and SBS1-er feeding to FR24 via FR24feed? I have no luck setting up this combination.

Hardware & Software:
SBS1-er latest firmware (IP: 192.168.1.170)
RasPi 2 running official Ubuntu 16.04.1 LTS (IP: 192.168.1.117)
optional ModeSMixer2, latest Version for RasPi 2

Planned Setup:

SBS1-er -> ModeSMixer -> FR24Feed didn't work ...

So i tried to get FR24 directly connected to SBS1-er (Option 2 - SBS1/SBS1er (USB/Network)) to track the error ... however ... best result that i can get is this:
Code:

2016-11-27 14:50:37 | [main][i]FR24 Feeder/Decoder
2016-11-27 14:50:37 | [main][i]Version: 1.0.18-7/generic
2016-11-27 14:50:37 | [main][i]Built on Jul 11 2016 09:24:44 (HEAD-91e2757.git/Linux/armv7l)
2016-11-27 14:50:37 | [main][i]Copyright 2012-2016 Flightradar24 AB
2016-11-27 14:50:37 | [main][i]
2016-11-27 14:50:37 | [main][i]DNS mode: LIBC
2016-11-27 14:50:37 | [main][i]Automatic updates are DISABLED
2016-11-27 14:50:37 | [httpd][i]Server started, listening on 0.0.0.0:8754
2016-11-27 14:50:37 | [main][i]Reader thread started
2016-11-27 14:50:37 | [master][i]Starting processing thread
2016-11-27 14:50:37 | [reader][i]Initializing reader
2016-11-27 14:50:37 | [main][i]MLAT data feed started
2016-11-27 14:50:37 | [reader][i]Connecting to SBS1 receiver on 192.168.1.170:10001
2016-11-27 14:50:37 | [mlat][i]Waiting for MLAT configuration
2016-11-27 14:50:37 | [reader][i]Connected to the receiver, authenticating
2016-11-27 14:50:37 | [mlat][e]Receiver not compatible with MLAT, timestamps in wrong format![reader][i]Authenticated, processing messa                                      ges
2016-11-27 14:50:38 | [time][i]Synchronizing time via NTP
2016-11-27 14:50:42 | [time][i]Time synchronized correctly, offset -0.0012 seconds
2016-11-27 14:50:42 | [main][i]Feed Network client started
2016-11-27 14:50:42 | [feed][i]Downloading configuration
2016-11-27 14:50:42 | [feed][c]Interval: 5s
2016-11-27 14:50:42 | [feed][c]Latitude: [removed my coordinates here]
2016-11-27 14:50:42 | [feed][c]Longitude: [removed my coordinates here]
2016-11-27 14:50:42 | [feed][c]GND: YES
2016-11-27 14:50:42 | [feed][c]NonADSB: YES
2016-11-27 14:50:42 | [feed][c]Timestamps: optional
2016-11-27 14:50:42 | [feed][c]Max range AIR: 350.0nm
2016-11-27 14:50:42 | [feed][c]Max range GND: 100.0nm
2016-11-27 14:50:42 | [feed][i]defined 5 servers
2016-11-27 14:50:42 | [stats][i]Stats thread started
2016-11-27 14:50:42 | [feed][n][removed my id here]@83.140.21.68:8099/UDP
2016-11-27 14:50:42 | [feed][n]connecting
2016-11-27 14:51:47 | [feed][n]connected via TCP (fd 9)
2016-11-27 14:51:47 | [feed][n]working
2016-11-27 14:52:17 | [feed][n]ping 1
2016-11-27 14:52:18 | [feed][n]syncing stream result: 1
2016-11-27 14:52:47 | [feed][n]ping 2
2016-11-27 14:52:48 | [feed][n]syncing stream result: 1
2016-11-27 14:53:17 | [feed][n]ping 3
2016-11-27 14:53:18 | [feed][n]syncing stream result: 1
2016-11-27 14:53:47 | [feed][n]ping 4
2016-11-27 14:53:48 | [feed][n]syncing stream result: 1
2016-11-27 14:54:17 | [feed][n]ping 5
2016-11-27 14:54:18 | [feed][n]syncing stream result: 1
2016-11-27 14:54:47 | [feed][n]ping 6
2016-11-27 14:54:48 | [feed][n]syncing stream result: 1
2016-11-27 14:55:17 | [feed][n]ping 7
2016-11-27 14:55:18 | [feed][n]syncing stream result: 1

Port 8754 shows:

Code:

Linux/generic/armv7l/1.0.18-7
Updated: 15:55:38 GMT+0100

FR24 Link:        Connected via TCP
FR24 Radar Code:        [removed my id here]
Aircraft Tracked (ModeS & ADS-B):        0
Aircraft Uploaded:        N/A
Receiver:        sbs1tcp, Connected
MLAT running:        NO

so it looks like there are no a/c around - but when I fire up ModeSmixer2 a second later I get > 25 a/c ...

Another try was Option 7: SBSx via Basestation (localhost:30006) with ModeSmixer2 in between configured with sbs30006 out ... results like:

Code:

2016-11-27 15:20:00 | [main][i]FR24 Feeder/Decoder
2016-11-27 15:20:00 | [main][i]Version: 1.0.18-7/generic
2016-11-27 15:20:00 | [main][i]Built on Jul 11 2016 09:24:44 (HEAD-91e2757.git/Linux/armv7l)
2016-11-27 15:20:00 | [main][i]Copyright 2012-2016 Flightradar24 AB
2016-11-27 15:20:00 | [main][i]
2016-11-27 15:20:00 | [main][i]DNS mode: LIBC
2016-11-27 15:20:00 | [main][i]Automatic updates are DISABLED
2016-11-27 15:20:00 | [httpd][i]Server started, listening on 0.0.0.0:8754
2016-11-27 15:20:00 | [main][i]Reader thread started
2016-11-27 15:20:00 | [master][i]Starting processing thread
2016-11-27 15:20:00 | [main][i]MLAT data feed started
2016-11-27 15:20:00 | [reader][i]Initializing reader
2016-11-27 15:20:00 | [reader][i]Resolving IP address for localhost
2016-11-27 15:20:00 | [mlat][i]Waiting for MLAT configuration
2016-11-27 15:20:00 | [mlat][e]Receiver not compatible with MLAT, timestamps in wrong format![reader][i]Connecting to SBS1 receiver on 1.0.0.127:30006
2016-11-27 15:20:01 | [time][i]Synchronizing time via NTP
2016-11-27 15:20:04 | [time][i]Time synchronized correctly, offset -0.0001 seconds
2016-11-27 15:20:04 | [main][i]Feed Network client started
2016-11-27 15:20:04 | [feed][i]Downloading configuration
2016-11-27 15:20:05 | [feed][c]Interval: 5s
2016-11-27 15:20:05 | [feed][c]Latitude: [removed my coords here]
2016-11-27 15:20:05 | [feed][c]Longitude: [removed my coords here]
2016-11-27 15:20:05 | [feed][c]GND: YES
2016-11-27 15:20:05 | [feed][c]NonADSB: YES
2016-11-27 15:20:05 | [feed][c]Timestamps: optional
2016-11-27 15:20:05 | [feed][c]Max range AIR: 350.0nm
2016-11-27 15:20:05 | [feed][c]Max range GND: 100.0nm
2016-11-27 15:20:05 | [stats][i]Stats thread started
2016-11-27 15:20:05 | [feed][i]defined 5 servers
2016-11-27 15:20:05 | [feed][n][removed my id here]@83.140.21.85:8099/UDP
2016-11-27 15:20:05 | [feed][n]connecting
2016-11-27 15:20:05 | [feed][n]connected via UDP (fd 9)
2016-11-27 15:20:05 | [feed][n]working
2016-11-27 15:20:35 | [feed][n]ping 1
2016-11-27 15:20:36 | [feed][n]syncing stream result: 1
2016-11-27 15:21:05 | [feed][n]ping 2
2016-11-27 15:21:06 | [feed][n]syncing stream result: 1
2016-11-27 15:21:35 | [feed][n]ping 3
2016-11-27 15:21:36 | [feed][n]syncing stream result: 1

NOTE THE: [reader][i]Connecting to SBS1 receiver on 1.0.0.127:30006
which should be 127.0.0.1 in my oppinion. However I have no option to change that as I am not asked for an IP in option 7!

Port 8754 shows:

Code:

Linux/generic/armv7l/1.0.18-7
Updated: 16:22:01 GMT+0100

FR24 Link:        Connected via UDP
FR24 Radar Code:        [removed my id here]
Aircraft Tracked (ModeS & ADS-B):        0
Aircraft Uploaded:        N/A
Receiver:        basestation, Connected
MLAT running:        NO

So my guess is that FR24feed for RasPi is currently broken?! Or is it me being too stupid? Any ideas welcome ;) Does anyone have an older version for RasPi available for download? I can only find i386 .debs ...

Many thanks

Viewing all articles
Browse latest Browse all 5745

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>