Read the statement by Michael Teeuw here.
MMM-Flights
-
@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
m
for the height andkm/h
for speed, so what are the correct imperial units?ft
form
?
mph
forkm/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
-
-
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