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

Login with username, password and session length
 


Recent Posts

Pages: [1] 2 3 ... 10
1
AirNav Radar Discussion / Re: Database Update Requests
« Last post by Runway 31 on Today at 06:39:44 PM »
Thanks Carlos

Alan
2
AirNav Radar Discussion / Re: Logos
« Last post by RodBearden on Today at 03:07:45 PM »
A replacement:
DMR - Helidosa Aviation Group (Dominican Republic) has rebranded to Panorama Jets, keeping its code

and a deletion:
ATR - Atrak Airlines (Iran) have had their ICAO code cancelled.
3
AirNav Radar Discussion / Re: Database Update Requests
« Last post by CarlosAbreu on Today at 01:05:22 AM »
Alan

10-03-2026 Updated file in attach.

Carlos
4
AirNav Radar Discussion / Re: Database Update Requests
« Last post by Runway 31 on March 10, 2026, 09:07:20 PM »
Thanks Carlos

Alan
5
AirNav Radar Discussion / Re: Logos
« Last post by RodBearden on March 10, 2026, 03:43:47 PM »
Four new ones:

LTX - Aerolytix International (San Marino)
MAF - Mister Air Transport (Romania)
SQB - South Air (PVT) Ltd (Pakistan)
WSK - Western Sky Australia Ltd   
6
(C) EXPLANATION:
QEMU (Quick Emulator) is a fast machine emulator, and can be run in following modes:
  • User Mode Emulation: Runs programs compiled for one CPU architecture (e.g., RPi's rbfeeder arm64 or armhf) on another (e.g., Linux amd64 x64 machine)
  • System Emulation: Emulates a complete machine, including a CPU, memory, and peripherals.
  • Virtualization (KVM/Xen): When paired with a hypervisor like KVM, QEMU enables near-native performance by running the guest code directly on the host CPU.
The "User Mode Emulation" is simplest and lightweight and does not make any changes to the Linux PC except installing 3 qemu-user support packages from apt repository of Linux OS (e.g. Ubuntu / Debian)

I have prepared two scripts, one for Debian amd64 PC, other for Ubuntu amd64 PC, which use the simpler and lightweight "User Mode Emulution".

These scrips automate the entire process of installation, and can be run by bash command.

These scripts do following:

  • Installs QEMU support (simply by installing packages qemu-user, qemu-user-binfmt, and binfmt-support)
  • Adds architecture ARM64 to system
  • Ubuntu only: adds apt sources.list “ubuntu-ports-arm64.sources” for arm64 (debian does not require user to add separate sources list for arm64)
  • Installs necessary ARM64 library (libc6:arm64)
  • Adds rb24 repository by adding /etc/apt/sources.list.d/rb24.list and /etc/apt/keyrings/rb24.gpg
  • Installs rbfeeder:arm64 using command sudo apt install rbfeeder. The QEMU emulates arm64 / aarch64 environment.
  • Installs mlat-client.

The QEMU install is NOT a Docker install.

Installation and use of any app using QEMU is simple. It uses same commands as normal install on RPi. The user is not required to learn anything new. On the other hand DOCKER has its own syntax and commands, and users are required to learn how to use it, and it is confusing and painful for those who have not used Docker before..

Installation of rbfeeder package on amd64 computer with QEMU support has a big advantage that it does NOT require / use spoofing of any kind (such as spoofing cpu serial, spoofing mac address) to get a Valid Sharing Key.
7
AirNav Radar Discussion / Re: Database Update Requests
« Last post by CarlosAbreu on March 10, 2026, 01:43:05 AM »
Alan

09-03-2026 Updated file in attach.

Carlos
8
AirNav Radar Discussion / Re: Database Update Requests
« Last post by Runway 31 on March 09, 2026, 06:48:14 PM »
Thanks Carlos

Alan
9
AirNav Radar Discussion / Re: Logos
« Last post by RodBearden on March 09, 2026, 03:10:52 PM »
Two new ones:
BSW - Zhong Dong Business Jet Co. (China)
IBD - Lufthansa Aviation Training Switzerland AG

and two replacements:
ATJ - CTR Atmospherica Jets (Czechia) replacing our current logo
DTH - Tassili Airlines (Algeria) have rebranded to Domestic Airlines
10
AirNav Radar Discussion / Re: Logos
« Last post by RodBearden on March 09, 2026, 11:48:09 AM »
Thanks Terry - that's gone.
Pages: [1] 2 3 ... 10