Last seen: Mar 10, 2024
Looks like I spoke too soon. The Pi locked up this morning with the LEDs disconnected, so that 10A Alitove power supply would have needed to supply a...
I think I've got something, but it may relate to one of my added logging messages. One of the current station reports I'm getting is for MHV (the Moj...
For a script-based project like LiveSectional, the nice thing about Github is that it would make some kinds of updates easier because you could just f...
I don't have a monitor connected (and this is hanging on the wall, so it'd be hard to get a monitor connected for a variety of reasons). Instead, I i...
It's not the map going to sleep. I have my map set up to sleep from 10:30 pm to 8:30 am. Here's the overnight log: [I 200920 22:22:24 metar-v4:1...
Mark - for future reference, do you have a Github project to submit PRs to? Or is posting here the best way for us to suggest changes?
Here's a slightly improved patch because I noticed sending two log entries for every pin color setting cycle was bogging down my Pi Zero. It's still ...
Ah, I think I found the bug. Or at least a bug. In metar-v4.py, there was a call to debug.logger that looked like this: logger.debug(("METAR --&...
I still have something strange going on. I have the same symptoms as @stevepeck - I know my lights work, both because the map used to work and becaus...
I'm seeing a similar thing. LEDs test fine and flow through the rainbow, the log file shows a URL that I'm fetching, but the airports are all dark. ...