AirNav Systems Forum

AirNav RadarBox and RadarBox24.com => AirNav RadarBox and RadarBox24.com Discussion => Topic started by: jelle on November 03, 2023, 06:54:53 AM

Title: MLAT from Flightfeeder
Post by: jelle on November 03, 2023, 06:54:53 AM
I have a Flightfeeder (v10) running here at home. I was able to send the data from this via my rp3 to radarbox. MLAT seems to be active but will never sync. Has anyone set this up succesfully? I'm unsure where I should start looking. Below is my rbfeeder.ini

It says MLAT active (No stations synced).


Quote
[client]
network_mode=true
log_file=/var/log/rbfeeder.log

key=xxx

sn=xxx

lat=xxxx

lon=xxx

alt=43

[network]
mode=beast
external_port=30005
external_host=192.168.68.66

[mlat]
autostart_mlat=true
#mlat_cmd=/usr/bin/python3.9 /usr/bin/mlat-client

[dump978]
dump978_enabled=false
Title: Re: MLAT from Flightfeeder
Post by: abcd567 on November 06, 2023, 09:58:33 PM
What is version of your
(1) RPi 3 OS
(2) mlat client

Please post outputs of following commands which will show above noted information:

Code: [Select]

lsb_release -a   

apt-cache policy mlat-client   



.