1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-12-22 01:20:56 -05:00

ADSB: Update URL of OpenSkyNetwork Aircraft database.

This commit is contained in:
Jon Beniston 2024-11-26 10:41:48 +00:00
parent 460ebfbeb2
commit 943a1fb56c

View File

@ -34,7 +34,7 @@
#include "util/httpdownloadmanager.h"
#include "export.h"
#define OSNDB_URL "https://opensky-network.org/datasets/metadata/aircraftDatabase.zip"
#define OSNDB_URL "https://s3.opensky-network.org/data-samples/metadata/aircraftDatabase.zip"
struct SDRBASE_API AircraftInformation {