Fred Clausen
cf7535f8e9
mlat-client: make a bunch of packages temporary ( #95 )
...
turns out not all of the packages are necessary for mlat-client to run
2024-06-01 09:49:19 -06:00
Fred Clausen
07586de43b
fix readme for maxrange ( #94 )
...
READSB_MAX_RANGE has two entries in the readme, remove one of them.
The default value is not a container but rather a readsb default value.
It's 450 nmi, not 300 nmi.
Correct that fact.
2024-06-01 09:39:03 -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
Matthias Wirth
259faa13e6
fix readme for maxrange
2024-05-30 20:49:21 +02:00
Fred Clausen
4582b42304
Add some env vars ( #93 )
...
READSB_NET_BR_OPTIMIZE_FOR_MLAT is useful for receivers using mobile
internet so people can use beast_reduce to send data to a server which
then feeds various aggregators.
READSB_AUTOMATION_ARGS is useful for adsb.im so it doesn't conflict with
people potentially using READSB_EXTRA_ARGS
Built and tested it, ran fine with those two env var unset.
Thus pretty much guaranteed to cause no issues :)
2024-05-29 10:30:35 -06:00
Matthias Wirth
1b8961ad23
add env var READSB_NET_BR_OPTIMIZE_FOR_MLAT
...
BeastReduce: Keep messages relevant to mlat-client
enables: --net-beast-reduce-optimize-for-mlat
2024-05-29 17:58:42 +02:00
Matthias Wirth
3f5abd4a47
add readsb automation args
...
useful to have a second env var to use with automation so the user can
still use READSB_EXTRA_ARGS
2024-05-29 17:49:23 +02:00
Fred Clausen
9517b24007
Update pre-commit-updates.yaml
2024-05-26 01:20:45 -06:00
Fred Clausen
e8d2e1dcf5
chore(deps): Update pre-commit hooks ( #91 )
...
Update pre-commit hooks
2024-05-26 01:12:28 -06:00
fredclausen
0396866295
chore(deps): Update pre-commit hooks
2024-05-26 01:35:07 +00: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
Fred Clausen
4a66dff377
build(deps): bump actions/checkout from 4.1.5 to 4.1.6 ( #90 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5
to 4.1.6.
<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.1.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Check platform to set archive extension appropriately by <a
href="https://github.com/cory-miller "><code>@cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1732 ">actions/checkout#1732</a></li>
<li>Update for 4.1.6 release by <a
href="https://github.com/cory-miller "><code>@cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1733 ">actions/checkout#1733</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/checkout/compare/v4.1.5...v4.1.6 ">https://github.com/actions/checkout/compare/v4.1.5...v4.1.6 </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.1.6</h2>
<ul>
<li>Check platform to set archive extension appropriately by <a
href="https://github.com/cory-miller "><code>@cory-miller</code></a> in
<a
href="https://redirect.github.com/actions/checkout/pull/1732 ">actions/checkout#1732</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a5ac7e51b4
"><code>a5ac7e5</code></a>
Update for 4.1.6 release (<a
href="https://redirect.github.com/actions/checkout/issues/1733 ">#1733</a>)</li>
<li><a
href="24ed1a3528
"><code>24ed1a3</code></a>
Check platform for extension (<a
href="https://redirect.github.com/actions/checkout/issues/1732 ">#1732</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/checkout/compare/v4.1.5...v4.1.6 ">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.5&new-version=4.1.6 )](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-05-17 18:44:42 -06:00
dependabot[bot]
4a42d3fd2e
build(deps): bump actions/checkout from 4.1.5 to 4.1.6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [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.5...v4.1.6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-18 00:25:45 +00:00
Fred Clausen
006599817b
Correct typos ( #89 )
...
Corrected prometheus.xml to prometheus.yml, corrected dump978 port from
9274 to 9273
2024-05-17 14:37:47 -06:00
DogeRam1500
d95350fb04
Correct prometheus.xml to prometheus.yml, correct dump978 port from 9274 to 9273
2024-05-17 16:05:48 -04:00
Fred Clausen
3f8120688b
Update dependabot.yml
2024-05-13 13:35:23 -06:00
Fred Clausen
f98d3388cb
Update pre-commit-updates.yaml
2024-05-13 13:06:24 -06:00
Fred Clausen
dd3662b740
updates
2024-05-13 11:06:11 -06:00
Fred Clausen
1b99f7cb3c
chore(deps): Update pre-commit hooks ( #88 )
...
Update pre-commit hooks
2024-05-12 00:39:12 -06:00
fredclausen
7aef039995
chore(deps): Update pre-commit hooks
2024-05-12 01:33:51 +00:00
Fred Clausen
adf853259a
Basic Ultrafeeder Optional Parameter table readbility fix ( #87 )
...
Optional parameters for Basic Ultrafeeder variables was hard to read,
missing some characters for MD table formatting.
2024-05-09 11:49:31 -06:00
kernelkaribou
7179fb1107
Basic Ultrafeeder Optional Parameter table readbility fix
2024-05-09 16:28:30 +00:00
kx1t
8aa61a697c
make LOGLEVEL interpretation consistent
2024-05-08 10:25:42 -04:00
kx1t
0a0fe65066
fix markdown linter issues
2024-05-08 10:04:43 -04:00
kx1t
51970b4934
hardened LOGLEVEL param handling
2024-05-08 10:00:36 -04:00
kx1t
b2fe64b2a6
Update README.md
2024-05-07 15:25:44 -04:00
kx1t
0901806175
mlat-client: always use beast connect to send data to mlathub ( #86 )
...
- mlat-client: always use beast connect to send data to mlathub: this
eliminates mlathub 'connection failed' messages on container startup
- remove unused infrastructure around /run/mlathub_up
2024-05-07 14:10:55 -04:00
Matthias Wirth
53a27d9401
remove unused infrastructure around /run/mlathub_up
2024-05-07 19:01:05 +02:00
Matthias Wirth
fee8f6320b
mlat-client: always use beast connect to send data to mlathub
...
this eliminates mlathub 'connection failed' messages on container startup
2024-05-07 18:57:56 +02:00
kx1t
918b984959
added clarification
2024-05-05 17:18:46 -04:00
kx1t
54cab0f200
add AISCatcher params to README
2024-05-05 16:51:08 -04:00
kx1t
a4e71646e6
prometheus: serve 9274 via nginx instead of ncat ( #85 )
2024-05-01 14:31:44 -04:00
Matthias Wirth
d2d43cc968
prometheus: serve 9274 via nginx instead of ncat
2024-05-01 18:07:42 +02:00
kx1t
4ffe32ad9d
removed hetluchtruim.nl, clarified allowed chars in MLAT_USER
...
- removed feeder to hetluchtruim.nl because they appear to be gone and our efforts to contact the owner failed
- clarified the characters allowed for `MLAT_USER` (to prevent issues like https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder/issues/73 )
2024-04-30 09:44:40 -04:00
Fred Clausen
3dcd27c8bb
bugfix: fix s6wrap syntax error ( #83 )
...
s6wrap was previously silently ignoring unknown command line arguments
now it is giving an error
2024-04-29 15:09:21 -06:00
Matthias Wirth
523bc6049e
bugfix: fix s6wrap syntax error
...
s6wrap was previously silently ignoring unknown command line arguments
now it is giving an error
2024-04-29 23:04:51 +02:00
Fred Clausen
d1cb90db5f
chore(deps): Update pre-commit hooks ( #82 )
...
Update pre-commit hooks
2024-04-28 00:35:46 -06:00
fredclausen
7ec381f099
chore(deps): Update pre-commit hooks
2024-04-28 01:25:30 +00:00
Fred Clausen
62d19ba4af
chore(deps): Update pre-commit hooks ( #79 )
...
Update pre-commit hooks
2024-04-14 00:30:42 -06:00
fredclausen
ec870da9f9
chore(deps): Update pre-commit hooks
2024-04-14 01:50:26 +00:00
Fred Clausen
5934c695e7
more exec / prepare for docker-tar1090 change to update-tar1090 ( #78 )
2024-04-13 17:37:56 -06:00
Matthias Wirth
761df76b3a
aircraft.csv.gz path changes due to tar1090-update changes
2024-04-14 00:33:50 +02:00
Matthias Wirth
7748ff4de1
adsbx-stats: use exec
2024-04-11 01:04:20 +02:00
Fred Clausen
7596bcfcbf
README: add documentation for TAR1090_CONFIGJS_APPEND ( #77 )
2024-04-09 01:11:26 -06:00
Fred Clausen
fec3edb7bb
chore(deps): Update pre-commit hooks ( #76 )
...
Update pre-commit hooks
2024-04-09 01:11:14 -06:00
Matthias Wirth
c17231b26b
README:add documentation for TAR1090_CONFIGJS_APPEND
2024-04-08 18:31:19 +02:00
fredclausen
8d34f6fabd
chore(deps): Update pre-commit hooks
2024-04-07 01:24:16 +00:00