Last seen: Nov 21, 2024
Ron, this error was fixed in a previous update. You an either download the latest version or I can send you the updated file that will fix this. Let m...
By chance do you have a video of the white/silver flashing? Based on your settings I can't see why that would be. You could also post your logfile and...
Interesting idea. It would take reprogramming to achieve that feature. But I'll keep it in my back pocket for a future enhancement. - Mark
The code grabs all the weather for all the airports in the 'airports' file all at once. It then decodes the flight category for each of those airports...
If you are using Chrome on your MAC you can visit the play store and install this extension. This is what I use 90% of the time. I'm not familiar ...
I took the pins that were there and bent them 90 degrees, then soldered the wires to those pins. I used heat shrink (yellow) to isolate each pin. Then...
Yes, this is changing the code directly. at the command line prompt type; cd /NeoSectional sudo nano -c metar-v4.py Then scroll down to the s...
Ron, Be sure that the logging setting is set to 'Info' and not 'Debug'. This will noticeably slow down the blink rate in 'Debug' mode. If you wou...
Understood, I'll look at that for a future update. - Mark
I'm looking now. It would be helpful if you could change the log level to 'debug' in the basic settings, then run it a bit to log some data, then repo...
Yep, Here's the log message that confirms my theory; [I 210103 10:06:53 metar-v4:1150] KPAO Not Reporting Flight Category through the API. I'll ta...
Ron, Post the logfile. I just checked the data for PAO and its not currently reporting a flight category so the software is trying to decode, but obvi...
Ron, Next time it happens, please download the logfile and post it here so I can look at it. Maybe I can see something. Also, if you have a monitor ...
I believe, what you are asking for is possible. Using the first four settings in the 'LCD and OLED Display Settings'; Number of Airports to Displa...
Great! Send a pic once you have them up and running. - Mark