Hello all,
I am trying to install the Flat client. Read all posts here. This is my breeder.ini file:
[client]
network_mode=true
log_file=/var/log/rbfeeder.log
key=xxxxxxxxx
sn=EXTRPxxxxx
lat=52.509113
lon=6.110756
alt=20
sat_used=0
sat_visible=0
[network]
mode=beast
external_port=30005
external_host=127.0.0.1
[mlat]
autostart_mlat=true
mlat_cmd=/usr/bin/python3.5 /usr/bin/mlat-client--results beast,listen,30104
[dump978]
#dump978_enabled=true
Added --results beast,listen,30104 in my file as suggested.
When I run the command python _V it gives me
Python 2.7.16
So my guess is, that something is not right.
Does anyone has an idea? If I have to upgrade my buster to 3.7 how to do it, as I read there is already a version 3.8
In my flightless I can see the green Meat, but I do not see a line that I am sync to any MLAT feeders
Thanks