anything
AirNav RadarBox
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 


Author Topic: MLAT from Flightfeeder  (Read 1624 times)

0 Members and 1 Guest are viewing this topic.

jelle

  • New Member
  • *
  • Posts: 1
MLAT from Flightfeeder
« 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

abcd567

  • Hero Member
  • *****
  • Posts: 849
  • CYYZ - Toronto
Re: MLAT from Flightfeeder
« Reply #1 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   



.