1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-17 14:10:08 +00:00
Commit graph

31 commits

Author SHA1 Message Date
Matthias Wirth
75ee015381 improve s6wrap usage, make sure service stop is respected
alias can only be used in interactive shell scripts, replace with bash array var
2023-05-05 14:48:49 +02:00
Matthias Wirth
46d77e8117 Revert "fix s6wrap --quiet"
This reverts commit b69c651cba.

For smoother merge of following commit that fixes the same issue and
does other stuff
2023-05-05 10:19:22 +02:00
kx1t
b69c651cba fix s6wrap --quiet 2023-05-04 18:59:05 -04:00
kx1t
34147c02ae quiet s6wrap 2023-05-04 14:40:09 -04:00
kx1t
7a5f9f182c implement use of s6wrap 2023-05-03 15:58:08 -04:00
kx1t
36264b0d20
Added —forward-mlat-sbs to mlathub 2023-04-30 08:56:44 -04:00
kx1t
70b7b6a033
Merge branch 'main' into dev 2023-04-19 15:27:31 -04:00
kx1t
8eb96adc74 defaulted --net-heartbeat=35 2023-04-18 21:29:12 -04:00
kx1t
19a2b4d0db intermediate commit 2023-04-18 20:36:45 -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
6ca51216c8 add common script functions 2023-04-08 17:07:11 -04:00
kx1t
b14713b1b3 cleaned up some transient startup error messages 2023-04-08 09:21:46 -04:00
kx1t
0a0eb37438
Removed MLATHUB_ENABLE_ADSB_INGEST as it will cause data looping 2023-04-07 05:18:34 -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
50513dd086 MLATHub , --forward-mlat-sbs , docu updates 2023-03-30 13:28:25 -04:00
kx1t
17fe4b2678 add LOGLEVEL implementation 2023-03-27 11:39:27 -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
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
66c6984028 update documentation and minor fixes 2023-03-23 18:14:06 +01:00
kx1t
c609c909c5
Add startup delay to allow mlat_client to start before mlathub 2023-03-23 12:13:55 +01:00
kx1t
05c8ba67cc mlathub updates 2023-03-22 22:50:49 +01:00
kx1t
d1ce5948a1 bug and linting fix 2023-03-22 16:01:03 +01:00
kx1t
ad94959060 initial commit 2023-03-21 20:56:02 +01:00