-
-
I just installed the new 1.0.0-alpha version. It is a nice improvement!
One bug/problem that I noticed is when I use the built-in pop-up window, I'm not seeing a "X" button to close it. Maybe it is…
-
This is using ghcr.io/sdr-enthusiasts/docker-piaware v9.0:
[piaware] 2023/11/19 21:28:42 mlat-client(174): outlier detected with ts: 34.368, last_ts: 99.340, ts_elapsed: -64.972, sys_elapsed: 2242.…
-
I periodically see an exception running the latest image with piaware 8.2. Looks like a module version mismatch? I could not find any issue on piaware's repo. Here are my Docker logs:
[piaware] 202…
-
MLAT client stopped working on Debian 12 Bookworm due to outdated cx_Freeze dependency.
This is becomming an issue soon as Debian 12 has entered Toolchain freeze on January 19th and is due for gene…
-
I have this 7 port USB hub that is powered externally, I have fixed the backfeeding problem and now faces a new problem that may be because of the Single TT hub.
Reference image: http://www.whatima…
r1bnc updated
5 years ago
-
Hi! First off - great card, really appreciate the work you have put in :)
I use the aircraft.json output of the [tar1090 docker container](https://hub.docker.com/r/mikenye/tar1090), which has an op…
-
I periodically see an exception on my Piaware 8.2 instance. Looks like a module version mismatch? Here are my logs:
[piaware] 2023/10/21 19:06:07 mlat-client(174): outlier detected with ts: 6269.09…
-
The examples here have entries for `mlathub`, but that container doesn't exist in the docker-compose. Should it? Or does ultrafeeder contain the mlathub? Here are the errors I'm seeing.
```
ultraf…
-
TL;DR: If `LD_PRELOAD` is set, cx_freeze will recurse forever trying to resolve ELF dependencies.
Here's an example, invoking cx_freeze within a Debian package-building environment which has `libfa…