1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 13:50:46 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Matthias Wirth
22c4febea0 fixup adsbx stats UUID
in cases where UUID and adsbx specific uuids differ, there was a bug of
UUID_FILE being set to /run/uuid by adsbx-stats script in
/etc/default/adsbexchange-stats
the json-status script should read from
UUID_FILE=/usr/local/share/adsbexchange/adsbx-uuid

just export ADSBX_UUID in adsbx-stats which then invokes
adsbexchange-json-status.
in there use ADSBX_UUID instead of doing the redirect via the UUID file

cleanup the whole configuration file stuff for adsbx-stats, just
customize json-status a bit

also speed up build as build-essential doesn't need to be installed on
the mlat-client baseimage, it already has it
2024-09-04 17:13:56 +02:00
Matthias Wirth
08bdbe860f make adsbx stats always use the DNS cache
tired of questions about this script being top in some sort of DNS stats
2024-08-16 22:09:09 +02:00
kx1t
19296bd72b rename distance.c 2024-05-24 09:36:33 -04:00
kx1t
b8a22787ac
Create distance.c 2024-05-23 18:25:46 -04:00
kx1t
bee949cdd6 upload adsbx json-status script 2023-10-14 13:57:59 -04:00