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

455 commits

Author SHA1 Message Date
wiedehopf
494d963619
remove spaces from MLAT_USER (#150)
the readme already says not to put spaces but like this mlat will work
even with spaces instead of producing errors
2024-10-09 06:50:22 -04:00
Fred Clausen
1c47b76be2
adsbx stats lower priority (#148) 2024-10-04 07:49:01 -06:00
Matthias Wirth
33472380bf dockerfile: one less apt call 2024-10-04 13:41:28 +02:00
Matthias Wirth
70ceb365bf lower priority for mlat-client
for mlat sync only the decoder talking to the SDR is important
2024-10-04 13:07:05 +02:00
Matthias Wirth
2d9e8fe1e1 adsbx stats lower priority 2024-10-04 12:29:17 +02:00
Fred Clausen
467bf81d23
build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#147)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7
to 4.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/releases">actions/checkout's
releases</a>.</em></p>
<blockquote>
<h2>v4.2.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add Ref and Commit outputs by <a
href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li>
<li>Dependabot updates in <a
href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>
&amp; <a
href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/yasonk"><code>@​yasonk</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1869">actions/checkout#1869</a></li>
<li><a href="https://github.com/lucacome"><code>@​lucacome</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v4.1.7...v4.2.0">https://github.com/actions/checkout/compare/v4.1.7...v4.2.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's
changelog</a>.</em></p>
<blockquote>
<h2>v4.2.0</h2>
<ul>
<li>Add Ref and Commit outputs by <a
href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a
href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li>
<li>Dependency updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>- <a
href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>,
<a
href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d632683dd7"><code>d632683</code></a>
Prepare 4.2.0 release (<a
href="https://redirect.github.com/actions/checkout/issues/1878">#1878</a>)</li>
<li><a
href="6d193bf280"><code>6d193bf</code></a>
Bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/actions/checkout/issues/1777">#1777</a>)</li>
<li><a
href="db0cee9a51"><code>db0cee9</code></a>
Bump the minor-npm-dependencies group across 1 directory with 4 updates
(<a
href="https://redirect.github.com/actions/checkout/issues/1872">#1872</a>)</li>
<li><a
href="b684943689"><code>b684943</code></a>
Add Ref and Commit outputs (<a
href="https://redirect.github.com/actions/checkout/issues/1180">#1180</a>)</li>
<li><a
href="2d7d9f7ff5"><code>2d7d9f7</code></a>
Provide explanation for where user email came from (<a
href="https://redirect.github.com/actions/checkout/issues/1869">#1869</a>)</li>
<li><a
href="9a9194f871"><code>9a9194f</code></a>
Bump docker/build-push-action from 5.3.0 to 6.5.0 (<a
href="https://redirect.github.com/actions/checkout/issues/1832">#1832</a>)</li>
<li><a
href="dd960bd3c3"><code>dd960bd</code></a>
Bump docker/login-action in the minor-actions-dependencies group (<a
href="https://redirect.github.com/actions/checkout/issues/1831">#1831</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/v4.1.7...v4.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.7&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
2024-09-28 08:05:12 -06:00
dependabot[bot]
9f16baca16
build(deps): bump actions/checkout from 4.1.7 to 4.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.7...v4.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-28 00:29:32 +00:00
Fred Clausen
523885c496
write mlat-client stats json (#146) 2024-09-27 13:02:15 -06:00
Matthias Wirth
0447a0cf9c write mlat-client stats json 2024-09-27 15:50:13 +02:00
Fred Clausen
37c9468e56
add --db-file-lt if db-file is enabled (#145)
fixes:
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder/issues/98
2024-09-17 19:32:24 -06:00
Matthias Wirth
0ff844d921 add --db-file-lt if db-file is enabled
fixes: https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder/issues/98
2024-09-17 23:15:01 +02:00
wiedehopf
9eed293ad0
use readsb finish script from underlying container (#144)
this finish script overwrote the docker-tar1090 one, omitting the
deletion of /run/readsb
2024-09-17 16:41:49 -04:00
Fred Clausen
3e037e3dd9
fixup gpsd instructions (#142) 2024-09-13 17:27:38 -06:00
Matthias Wirth
40169f5b8e fixup gpsd instructions 2024-09-14 01:21:58 +02:00
kx1t
9567808ebd
typo fix 2024-09-13 11:49:41 -04:00
Fred Clausen
08af522e7d
fixup (#141) 2024-09-13 09:35:14 -06: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
Fred Clausen
f468afcc64
Update README.md - GPSD Variable Documentation (#136)
Updated documentation and added example regarding variable handling by
mlat-client when utilizing gpsd functions. Closes issue #111
2024-09-07 09:28:55 -06:00
Fred Clausen
005ca143a1
chore(pre-commit): auto update hooks (#133)
This is an automation, check the updated pre-commit hooks and target
files
2024-09-07 09:28:47 -06:00
Fred Clausen
016a7274d7
readme: graphs1090 (#139) 2024-09-06 08:02:15 -06:00
Matthias Wirth
03c4e73c4e readme: graphs1090 2024-09-06 15:58:19 +02:00
Fred Clausen
21f461661a
readme: document some graphs1090 options (#138) 2024-09-06 06:05:05 -06:00
Matthias Wirth
624657e0b6 readme: document some graphs1090 options 2024-09-06 13:51:24 +02:00
Fred Clausen
f7b9d61ad3
Update README.md (#134)
Little QOL updates, fixed a bunch of typos
2024-09-04 09:18:35 -06:00
Fred Clausen
8cf302610c
fixup adsbx stats UUID (#137)
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 09:16:59 -06: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
MNTech68
aecb88ee16
Update README.md
Updated documentation and added example regarding variable handling by mlat-client when utilizing gpsd functions.
2024-08-28 16:00:32 -05:00
CLN
373186ed58
Update README.md
Typos
2024-08-25 21:37:55 +02:00
fredclausen
beb51cfcf5 [create-pull-request] automated change 2024-08-25 01:45:10 +00:00
kx1t
0d5e6a5c0c
offline maps readme (#132) 2024-08-22 23:13:58 -04:00
Matthias Wirth
fd5114df65 offline maps readme 2024-08-22 23:23:23 +02:00
Fred Clausen
b0b5135123
adsbx stats quality of life things (#131)
-     adsbexchange-json-status: avoid downloading on container start
-     make adsbx stats always use the DNS cache
2024-08-18 09:16:11 -06:00
Matthias Wirth
8987be4f10 readme: fixup graphs1090 io reduce section
had wrong default / improve wording
2024-08-17 06:59:38 +02:00
Matthias Wirth
ecc5d80612 adsbexchange-json-status: avoid downloading on container start
this creates a dependency on github plus it executes code from a URL
change it to just have the script in the container
2024-08-16 22:10:52 +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
Fred Clausen
63daea93c1
various minor (#130)
- readme: minor fix of reduce interval default
- change single occurence of old with-contenv path
2024-08-15 15:29:02 -06:00
Matthias Wirth
24d7ea7a2c change single occurence of old with-contenv path
this wasn't showing any issues i believe
2024-08-15 22:45:38 +02:00
Matthias Wirth
770ea5882f readme: minor fix of reduce interval default 2024-08-15 22:45:38 +02:00
Fred Clausen
42b92eceea
chore(pre-commit): auto update hooks (#128)
This is an automation, check the updated pre-commit hooks and target
files
2024-08-11 11:08:16 -06:00
fredclausen
8257fe80c5 [create-pull-request] automated change 2024-08-11 01:44:14 +00:00
wiedehopf
de632e4828
stop unneeded s6 services instead of exec sleep inf (#126)
Dockerfile: fix case
2024-08-06 16:42:37 -04:00
Christian Kuhtz
36b49854b7
Update README.md (#125)
* Update README.md

corrected image name for :telegraf

* Update README.md

---------

Co-authored-by: kx1t <15090643+kx1t@users.noreply.github.com>
2024-08-06 16:40:26 -04:00
Fred Clausen
95761dcce8
readsb: avoid restarts which are too fast (#124)
start instantly on first start though
2024-08-05 08:49:38 -06:00
Matthias Wirth
e0ac71fd9e readsb: avoid restarts which are too fast
start instantly on first start though
2024-08-05 10:34:14 +02:00
Fred Clausen
46244945ad
chore(pre-commit): auto update hooks (#122)
This is an automation, check the updated pre-commit hooks and target
files
2024-08-04 11:24:08 -06:00
fredclausen
230b3d7074 [create-pull-request] automated change 2024-08-04 01:42:37 +00:00
Fred Clausen
a026488fbd
chore(pre-commit): auto update hooks (#119)
This is an automation, check the updated pre-commit hooks and target
files
2024-07-28 01:35:11 -06:00
fredclausen
7decfa46a1 [create-pull-request] automated change 2024-07-28 01:42:28 +00: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