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

228 commits

Author SHA1 Message Date
kx1t
2ce5824dee intermediate push 2023-04-18 14:14:46 -04:00
kx1t
aff75cfcca
Increased heartbeat to 35s default
readsb expects to receive a heartbeat at 2x the —net-heartbeat interval otherwise it will disconnect the connection. By increasing the default to 2x35=70s it will gracefully handle heartbeats of 60s provided by external mlat-clients (FA, RB, etc)
2023-04-15 07:05:09 -04:00
kx1t
aba8cab58e mlat changes 2023-04-14 08:21:17 -04:00
kx1t
a6f077fae2 fix unquoted date format bug 2023-04-09 18:32:58 -04:00
kx1t
221359c980 delay start of MLAT Hub until all MLAT clients are up 2023-04-09 10:41:07 -04:00
kx1t
489569d29a bug fix 2023-04-08 19:18:45 -04:00
kx1t
b45738b003 fix UUID 2023-04-08 18:45:11 -04:00
kx1t
b9929fd0e2 update readme 2023-04-08 18:29:14 -04:00
kx1t
062a32be89 default SBS-REDUCE-INTERVAL to 1.0 sec 2023-04-08 18:24:39 -04:00
kx1t
6ca51216c8 add common script functions 2023-04-08 17:07:11 -04:00
kx1t
bcce55269c bug fix 2023-04-08 09:29:27 -04:00
kx1t
b14713b1b3 cleaned up some transient startup error messages 2023-04-08 09:21:46 -04:00
kx1t
87ed358608 minor cleanup 2023-04-07 17:59:08 -04:00
kx1t
93ef5ab79f
INFLUXDBV2_ORG (InfluxDB Organization) param documentation 2023-04-07 17:58:21 -04:00
kx1t
0a0eb37438
Removed MLATHUB_ENABLE_ADSB_INGEST as it will cause data looping 2023-04-07 05:18:34 -04:00
kx1t
f52f124fed added instruction to install grafana windrose panel 2023-04-02 18:35:01 -04:00
kx1t
37d8726a40
Make sure users have - TAR1090_ENABLE_AC_DB=true (#4) 2023-03-30 18:46:19 -04:00
John Norrbin
fa36d9ffa6
Make sure users have - TAR1090_ENABLE_AC_DB=true 2023-03-31 00:40:10 +02:00
kx1t
e54539c3b0
Added sudo to mkdir 2023-03-30 17:45:32 -04:00
kx1t
df5c328075 fix some of the mlat-results feedback setup 2023-03-30 16:42:47 -04:00
kx1t
1bf864bfac bug fix 2023-03-30 16:41:09 -04:00
kx1t
84643e96a3 added link to README-Grafana.md in main README.md 2023-03-30 16:22:30 -04:00
kx1t
e0d0831451 updates 2023-03-30 16:19:16 -04:00
kx1t
783b4eb02e updates 2023-03-30 16:14:38 -04:00
kx1t
0257175207
Update README-grafana.md 2023-03-30 15:27:20 -04:00
kx1t
2dc86ed063
Update README-grafana.md 2023-03-30 15:27:08 -04:00
kx1t
19c3c835f2 create README-grafana.md 2023-03-30 15:18:53 -04:00
kx1t
eff97438bb
update arch image 2023-03-30 14:07:46 -04:00
kx1t
a4e48f3272 doc update 2023-03-30 13:50:35 -04:00
kx1t
d75e428bbc bug fix 2023-03-30 13:28:54 -04:00
kx1t
50513dd086 MLATHub , --forward-mlat-sbs , docu updates 2023-03-30 13:28:25 -04:00
kx1t
352d9c5c19
Add readsb Prometheus output (#3) 2023-03-28 22:01:06 -04:00
kx1t
2b355d2718 bug fix 2023-03-28 16:06:11 -04:00
kx1t
21395e7ebf update build script 2023-03-28 16:03:29 -04:00
kx1t
93d362bcc9 add readsb-prometheus data 2023-03-28 16:01:27 -04:00
kx1t
d3901f9904 switch to Wiedehopf MLAT Client 2023-03-27 13:21:53 -04:00
kx1t
1bd0791816 Merge branch 'main' of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder 2023-03-27 11:40:40 -04:00
kx1t
17fe4b2678 add LOGLEVEL implementation 2023-03-27 11:39:27 -04:00
kx1t
80d7d99d5d
added container architecture diagram 2023-03-26 14:26:47 -04:00
kx1t
15287ec115 bug fixes 2023-03-26 13:23:31 -04:00
kx1t
f34a7e37ea fix for data loop when MLATHUB_ENABLE_ADSB_INGEST is enabled 2023-03-26 11:21:58 -04:00
kx1t
8c8ece802d
add docs for Telegraf/Influxdb/Prometheus feature pulled in from docker-tar1090 2023-03-26 10:57:21 -04:00
kx1t
9fdd553ec4 fix net_heartbeat 2023-03-25 15:37:30 -04:00
kx1t
d70e415d11 bug/typo fix 2023-03-25 14:55:46 -04:00
kx1t
ce5302d79b add support for MLATHUB_ENABLE_ADSB_INGEST 2023-03-25 13:36:16 -04:00
kx1t
412568ffe0 removed autogain as it is now part of the tar1090 build container. (Functionality stays on par) 2023-03-25 09:56:45 -04:00
kx1t
effbfc856a
Docker-compose + .env fixes (#2) 2023-03-24 18:12:06 +01:00
John Norrbin
528912dad0
Keep hostname for kx1t (works for me without 🤷‍♂️) 2023-03-24 18:10:22 +01:00
John Norrbin
f737acb2d3
Hostname is not needed, its set to container_name as default 2023-03-24 17:49:54 +01:00
John Norrbin
ec667e7d9b
Set MLAT_USER to feeder name 2023-03-24 17:48:27 +01:00