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

37 commits

Author SHA1 Message Date
Matthias Wirth
0447a0cf9c write mlat-client stats json 2024-09-27 15:50:13 +02:00
kx1t
9567808ebd
typo fix 2024-09-13 11:49:41 -04:00
Matthias Wirth
f21f4b05bc fix docker complaining about legacy syntax 2024-09-13 17:31:52 +02:00
Matthias Wirth
2d7330e0a9 fixup || true issue 2024-09-13 17:28:25 +02:00
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
wiedehopf
de632e4828
stop unneeded s6 services instead of exec sleep inf (#126)
Dockerfile: fix case
2024-08-06 16:42:37 -04:00
wiedehopf
2619892840
fixup deleting apt lists and similar (#118)
shell wildcards don't work when quoted
2024-07-26 17:26:57 -04:00
kx1t
1a84bb5588 minor tweaks 2024-07-24 12:46:14 -04:00
kx1t
b775ea9dc6 move cleanup_globe_history from ultrafeeder container to tar1090 container 2024-07-24 12:29:13 -04:00
kx1t
be5df3e3de
add purging option for globe_history with MAX_GLOBE_HISTORY parameter (#115)
* add AussieADSB registration script

* update readme

* make independent of container run

* update

* update readme

* minor update

* fix typo

* Update aussieadsb.sh

* Update aussieadsb.sh

* Update aussieadsb.sh

* Add netcat-traditional and net-tools to install check

* Update README.md

* Update aussieadsb.sh

* Update aussieadsb.sh

* Dockerfile building optimization

* typo

* typo

* add cleanup_globe_history

* minor update

* better logging
2024-07-23 15:47:06 -04:00
wiedehopf
2364fdc17e
add git a temporary package as it's no longer in docker-tar1090 (#100) 2024-06-11 19:49:43 -04:00
Matthias Wirth
7106057fa5 use prebuilt mlat-client
use fancy run mount
2024-06-11 21:18:32 +02:00
Matthias Wirth
04a95b7c5e Dockerfile: move where distance binary is built 2024-06-07 16:00:27 +02:00
kx1t
a0360d933b updates 2024-06-07 15:56:07 +02:00
kx1t
91cef40cb8 build fix 2024-06-07 15:56:07 +02:00
kx1t
9a99ca9118 add local version of distance.c 2024-06-07 15:56:07 +02:00
kx1t
4ac8c1aa2f fix distance so the output in in meters instead of nm 2024-06-07 15:56:07 +02:00
kx1t
ca46b9c906 partial mlat-gps feature commit 2024-06-07 15:56:07 +02:00
Fred Clausen
829f65a65f
Fix build error 2024-06-01 12:19:19 -06:00
Fred Clausen
44637143f6
Use pipe fail, quote array expansion and prevent word globbing 2024-06-01 10:10:11 -06:00
Matthias Wirth
bab146593c remove /var/cache/* for minor size savings 2024-05-31 22:08:58 +02:00
Matthias Wirth
5736461183 remove py_cache: save 13 MB image size 2024-05-31 21:16:12 +02:00
Matthias Wirth
ce909592ad mlat-client: make a bunch of packages temporary
turns out not all of the packages are necessary for mlat-client to run
2024-05-31 09:19:23 +02:00
Fred Clausen
0c956eed7f updating 2023-08-26 17:25:51 -06:00
Fred Clausen
4c05afb1b2 Update Dockerfile 2023-08-26 17:04:00 -06:00
Fred Clausen
8ce4cd0029 Update Dockerfile 2023-08-26 16:46:14 -06:00
Fred Clausen
cf0d91ba84 dockerfile formatting, correct names for test tags 2023-07-29 14:58:16 -06:00
kx1t
30b37108d0 typo 2023-04-28 10:08:53 -04:00
kx1t
69e6e736f8 size optimizations 2023-04-28 10:06:14 -04:00
kx1t
a108941dd7 install size optimization 2023-04-28 10:04:43 -04:00
kx1t
2b355d2718 bug fix 2023-03-28 16:06:11 -04:00
kx1t
d3901f9904 switch to Wiedehopf MLAT Client 2023-03-27 13:21:53 -04:00
kx1t
6055995081 update to UltraFeeder 2023-03-23 18:29:49 +01:00
kx1t
a3c3ae02e7
Update Dockerfile 2023-03-22 17:15:26 +01:00
kx1t
8387cb68f7
Update Dockerfile 2023-03-22 17:03:50 +01:00
kx1t
da33d4c144 fix stupid stuff 2023-03-22 16:41:34 +01:00
kx1t
ad94959060 initial commit 2023-03-21 20:56:02 +01:00