HOW TO ACTIVATE THE MLAT FOR RADARBOX24

Started by medlege, December 10, 2019, 01:10:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abcd567

Quote from: chemitox on August 16, 2024, 09:15:29 PM
Thank you for the detailed descriptions, but unfortunately nothing has changed.  MLAT still doesn't work for me.
I think there may be a problem with Python, because when I change the entries in etc/rbfeeder.ini, I get different logs.  As you can see at the top, it recently worked for me with the Python 3.7 entry.


Python version entry in file /etc/rbfeeder.ini is by default commented out (see screenshot below which shows a # at start of mlat line). The rbfeeder  uses the version of python which is installed matching with OS version. Please do NOT remove # from start of mlat-line of file /etc/rbfeeder.ini...

It may be possible your OS version is old (stretch or buster) and that is why mlat is not working. Please post output of following command which will show version of your OS


lsb_releas -a   




Runway 31

abcd, chemitox is using Buster as noted in reply 80 of this thread

Alan

abcd567

#92
Quote from: Runway 31 on August 17, 2024, 02:57:39 PM
abcd, chemitox is using Buster as noted in reply 80 of this thread

Alan


(1) Package for Raspbian BUSTER [renamed to: Raspberry Pi OS (32-bit)]
This package was built on RPi Model 2B with Raspbian Buster
The built package was successfully installed on

RPi Model 2B with Raspbian Buster (32-bit)
RPi Model 4 with Raspbain Buster (32-bit)
OrangePiPC with Armbian Buster (32-bit)

To install on RPi with 32-bit Raspbian BUSTER [Raspberry Pi OS (32-bit)]


wget https://github.com/abcd567a/mlat-client-package/releases/download/v1/mlat-client_0.2.11_BUSTER_armhf.deb 

sudo dpkg -i mlat-client_0.2.11_BUSTER_armhf.deb 



(2) Package for 64bit Raspbian BUSTER [Raspberry Pi OS (64-bit)]
This package was built on RPi Model 4B with 64-bit Raspbian Buster [Raspberry Pi OS (64-bit)]

The built package was successfully installed on

RPi Model 4 with Raspberry Pi OS (64-bit) BUSTER

To install on RPi with 64-bit Raspbian BUSTER [Raspberry Pi OS (64-bit)]


wget https://github.com/abcd567a/mlat-client-package/releases/download/v1/mlat-client_0.2.11_BUSTER_arm64.deb 

sudo dpkg -i mlat-client_0.2.11_BUSTER_arm64.deb 

chemitox

Yes, I have very old images Flightradar24 based on Raspbian 10.
Unfortunately, the above idea didn't change anything.
Is the O/S update the only solution at this point?

abcd567

Quote from: chemitox on August 18, 2024, 09:11:17 AM
Yes, I have very old images Flightradar24 based on Raspbian 10.
Unfortunately, the above idea didn't change anything.
Is the O/S update the only solution at this point?

Most likely yes, but no guaratees. Try and see. All my Pis with Bookworm have RB24 mlat working ok.

By the way, did you add your latitude, longitude and altitude above sea in your file /etc/rbfeeder.ini ? One reason of mlat not working is this information missing or wrong.

abcd567

Quote from: chemitox on August 18, 2024, 09:11:17 AM
Yes, I have very old images Flightradar24 based on Raspbian 10.

Raspbian 10 = Buster
Raspbian 11 = Bullseye
Raspbian 12 = Bookworm

My 3 RPis are running latest RaspberryPiOS 12 Bookworn.
Mlat works perfectly well.

https://www.radarbox.com/stations/EXTRPI000008

https://www.radarbox.com/stations/EXTRPI000035

https://www.radarbox.com/stations/EXTRPI000036


.

chemitox

#96
Quote from: abcd567 on August 17, 2024, 07:50:26 PM
To install on RPi with 32-bit Raspbian BUSTER [Raspberry Pi OS (32-bit)]


wget https://github.com/abcd567a/mlat-client-package/releases/download/v1/mlat-client_0.2.11_BUSTER_armhf.deb 

sudo dpkg -i mlat-client_0.2.11_BUSTER_armhf.deb 


Quote from: abcd567 on August 18, 2024, 01:32:32 PM
By the way, did you add your latitude, longitude and altitude above sea in your file /etc/rbfeeder.ini ? One reason of mlat not working is this information missing or wrong.

Is it supposed to mean that after this procedure the rbferder.ini file should be empty?

I didn't have to fill it in because it contained all the data.

Runway 31

Edit your location by clicking on EDIT to the right of your home town on the grid on the left of your station page the enter your lat/lon in decimal when asked then agree with the altutude given then save

Alan

abcd567

#98
Two methods to set location.
Try both one by one, and see with each one if mlat starts working

(1) on your station page "www.radarbox.com/stations/EXTRPIxxxxxx", as described by Alan in his poat above. You must login to make "EDIT" option appear.

(2) in file /etc/rbfeeder.ini

Please see screenshots below


abcd567

#99
While entering the values of lat (latitude) and lon (longitude), be careful to use -ve sign depending on your location. For example at my location (Canada) the lon (longitude) is negetive, so I entered the value of lon with a minus sign , like below:

lat=43.5xxxx
lon=-79.6xxxx

Please see attached image.



chemitox

I see that we did not understand each other.
I don't have to enter anything because I already have this data in the rbfeeder.ini file.
The file has not changed after reinstallation and looks identical to the one here: https://forum.radarbox24.com/index.php?topic=102661.msg581951#msg581951
Previously, as advised, I removed the # before mlat.
I suspect, however, that it should be empty after reinstallation.

Runway 31

Your INI file should have your lat/lon/alt included as you have it

Alan

abcd567

Since nothing solved @chemitox's problem, the only option left for him is to re-image his microSD card with RaspberryPi OS Bookworm

Runway 31


AndreasWarby

Earlier in this thread (in 2024), I reported an issue with an inability to sync MLAT stations, even though I had activated it and carefully entered coordinates.

During routine maintenance of my Raspberry Pi, I noticed that the rbfeeder package was recently updated.  Under rbfeeder version 1:1.0.11+bookworm, I am now seeing "43 Stations Synced".

Is there a changelog for rbfeeder anywhere that I could consult to understand what has changed?
VA2WBT