Main Menu

Recent posts

#1
AirNav Radar Discussion / Re: Database Update Requests
Last post by Runway 31 - September 04, 2026, 06:35:19 PM
Thanks Terry, amended

Alan
#2
AirNav Radar Discussion / Re: How to change network mode...
Last post by abcd567 - September 04, 2026, 03:21:32 PM
Can you connect to Pi using PuTTY or trrminal of your Computer?

If yes then after connecting to Pi on PuTTy or terminal, issue following command:

sudo nano /etc/rbfeeder.ini 

Above command will open file rbfeeder.ini
The line at top is

network_mode=false

Change false to true so line becomes

network_mode=true

Save file by presding Ctrl and O keys simultaneously then press Enter key
Next press Ctrl and X keys simutaneously to close the file

Now restart rbfeeder by following command;

sudo systemctl restart rbfeeder 


..
#3
AirNav ShipTrax Discussion / Re: ShipXplorer AIS dongles ke...
Last post by carterodell - September 04, 2026, 09:09:49 AM
Since Device Manager isn't detecting the hardware at all when re-enumerating, the RTL-SDR chip itself or its onboard LDO voltage regulator might have burned out. Have you checked if the dongle gets unusually hot or if Zadig shows any unknown USB devices when plugged in?
#4
AirNav Radar Discussion / Re: Database Update Requests
Last post by romdouk - September 04, 2026, 06:31:41 AM
Alan
A559CC N444DH is now a GLF5, G550, Hatley Aviation LLC, 5084
#5
AirNav Radar Discussion / Re: Database Update Requests
Last post by Runway 31 - September 03, 2026, 06:51:47 PM
Thanks Carlos, all in

Alan
#6
AirNav Radar Discussion / Re: Database Update Requests
Last post by Runway 31 - September 03, 2026, 06:42:15 PM
Both added earlier John, thanks

Alan
#7
AirNav Radar Discussion / Re: Database Update Requests
Last post by jdsd - September 03, 2026, 08:44:14 AM
Morning Alan

Please can you add

ZU-OOH   Vans RV-10    00B02B

9J-PCL     JS41   08A128   cn 41070  Proflight Zambia


Thanks
John
#8
AirNav Radar Discussion / Re: Database Update Requests
Last post by CarlosAbreu - September 02, 2026, 11:53:53 PM
Alan

02-09-2026 Updated file in attach.

Today, finally I began to receive again mail alerts of replys to this topic.

Carlos
#9
AirNav Radar Discussion / Re: Logos
Last post by RodBearden - September 02, 2026, 03:52:27 PM
A replacement:

Now that Honeywell International's aerospace division has been spun off, it has its own logo:

HNW - Honeywell Aerospace
#10
AirNav Radar Discussion / How to change network mode fro...
Last post by tommyg - September 02, 2026, 02:45:21 PM
I have got my Pi online but does not show my flights. I have contacted support who said I need to change the network mode from False to True. Ok but how? I couldn't get it to change and the response I got from support is. 'The command line differs depending on Pi Raspbian, however you should be to vi the file and then ESC and :wq will save it.' Must admit I haven't a clue about that and have asked support to help but no response as yet. I'm not a programmer as such so I'm baffled. Any help much appreciated.