Read the statement by Michael Teeuw here.
MMM-Flights
-
@KI6UVE he was showing you WHERE it went… NOT the whole thing
a module defintion is { to }
inside the modules: [] list
{ module: "MMM-Flights", position: "top_left", config: { laMin: 50.0, laMax: 50.21, loMin: 8.4, loMax: 8.8, }, }, -
This post is deleted! -
@KI6UVE as I said, a (every) module entry starts with { and ends with }
read and practice the topics in my signature below, others wrote the posts, but they are super helpful for beginners
-
This post is deleted! -
@KI6UVE which pi os are u running
Show output ofuname -a
lsb_release -a -
This post is deleted! -
@KI6UVE said in MMM-Flights:
MESA-LOADER: failed to open kms_swrast: /user/lib/dri/kms_swrast_dri.so: cannot open shared object file
this seems to be related to the new default user setup on pi…
another user said this worked
sudo usermod -a -G render pi(add user pi to the render group)
-
This post is deleted! -
This post is deleted! -
@KI6UVE turn off using the gpu
set environment variable
export ELECTRON_DISABLE_GPU=1
in the script used to launch mm…
if using my install script and pm2,.
that file is MagicMirror/installers/mm.sh -
This post is deleted! -
@KI6UVE no, just restart mm
-
Is there a way to configure the flight data output to make the units Imperial instead of metric?
-
no, but should not be a big thing to implement this.
I see the
mfor the height andkm/hfor speed, so what are the correct imperial units?ftform?
mphforkm/h? -
@karsten13
Yes, ft and mphThanks!!
-
new version is released with new config option
units, see https://gitlab.com/khassel/MMM-Flights/-/blob/master/MMM-Flights.js#L41update instructions for the module: https://gitlab.com/khassel/MMM-Flights#update-to-new-versions
-
Awesome!! vielen Dank
-
S sdetweil referenced this topic on
-
I have MMM-Flights working well except mapFixedArea: true, seems to be ignored.
The map changes width depending upon the ac in the area.


Also the map shows even with no traffic and showMap: “ifTraffic”,

Any ideas or thoughts?
-
@lif can u show the config for this module
-
@lif said in MMM-Flights:
The map changes width depending upon the ac in the area.
yes, the map changes width because of the length of the flight data in the table below, the area inside the map does not change. You can test this with setting
mapFontColor: "red",so you see the area points.But I have to rethink this behavior or provide an option for a fixed width.
Also the map shows even with no traffic and showMap: “ifTraffic”,
will look into this, I did a rewrite of the module so maybe this was lost …
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login