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 not working after Raspi update and selecting yes instead of no for rbfeeder  (Read 2124 times)

0 Members and 1 Guest are viewing this topic.

jayant

  • New Member
  • *
  • Posts: 2
I can report that I had the same problem and fixed it by building the mlat-client from github.

Joejoe1

  • New Member
  • *
  • Posts: 1
I am here because of this issue. Your solution @abcd567 solved it for me, thank you very much!

RZEE

  • New Member
  • *
  • Posts: 23
Quote
When in future any update/upgrade command is run, it will replace healthy mlat-client (which you have built yourself) by the defective mlat-client from RB24 repository.

To prevent this, put your mlat-client on hold by following command
Code: [Select]
sudo apt-mark hold  mlat-client

The responce to above command will be:

mlat-client set on hold..

Can this made undone? if so what's the command for this?

Thanks in advance

abcd567

  • Hero Member
  • *****
  • Posts: 735
  • CYYZ - Toronto
Quote
Quote
When in future any update/upgrade command is run, it will replace healthy mlat-client (which you have built yourself) by the defective mlat-client from RB24 repository.

To prevent this, put your mlat-client on hold by following command
Code: [Select]
sudo apt-mark hold  mlat-client

The responce to above command will be:

mlat-client set on hold..

Can this made undone? if so what's the command for this?

Thanks in advance


Yes, it can be undone by following command

sudo apt-mark unhold mlat-client

Responce:
Canceled hold on mlat-client.


.
« Last Edit: December 12, 2022, 08:39:15 PM by abcd567 »

RZEE

  • New Member
  • *
  • Posts: 23
Quote
Yes, it can be undone by following command

sudo apt-mark unhold mlat-client

Responce:
Canceled hold on mlat-client.

Works! Many thanks again.

Runway 31

  • Moderator
  • Hero Member
  • *****
  • Posts: 32749
Please note that I have been advised as follows that a new MLAT client is available which should fix the previous issue

Package mlat-client is updated in our repository using the latest published version from mutability (0.2.11), but ours is "1:0.2.13" just because we need to change version number to 'force' apt-get to understand that is a new version (the code is the same).
Should work for every new installation by now.

Note that the packages are updated only for the latest (current) version of raspbian OS (AKA Bullseye), not for older versions (buster). If we have A LOT of users running older OS's, we can create a package for that.....but my recommendation is to update the operating system.

Let me know if it is OK

Alan

RZEE

  • New Member
  • *
  • Posts: 23
The installation of the flight feeder works ok, there are still issues installing airband.

E: Unable to locate package rtl-airband-rb

Runway 31

  • Moderator
  • Hero Member
  • *****
  • Posts: 32749
Airband has nothing to do with ADSB mlat client totally seperate install, ask support to direct to Airband package

Alan

RZEE

  • New Member
  • *
  • Posts: 23
Hi Alan,

Quote
Airband has nothing to do with ADSB mlat client totally seperate install, ask support to direct to Airband package

I expect most of the users including me are aware of this. Your advice to update to bullseye i do not understand, as the transition to Bullseye will break many of the users setup if they have airband included. Radarbox should update their website and include a working airband for Bullseye. Remember Bullseye is released more than 1 year ago......

Runway 31

  • Moderator
  • Hero Member
  • *****
  • Posts: 32749
It is not my advice it comes from the developer responsible for Linux, if you dont want to do it dont do it.   His advice is based on ADSB requirement not VHF

Regarding your request for Bullseye airband I suggest you contact Airnav with that request as I previously suggested

Alan