puterboy
puterboy
Thanks! Does the feature allow you to set all the relevant statistics parameters - e.g., min, max, mean, sum etc.?
Ahhh thanks - I was just going to ask that since the documentation only gives the sum example. What about `last_reset`/`last_reset_ts` and `state`? (not that I use them a lot...
That's why I proposed my solution as a compromise. Keep the visibility long but shorten it when the queue is filling because then you risk skipping (i.e. losing) messages entirely...
Perhaps a better approach would be to add to-be-displayed messages to a queue that would be checked once per main loop to see if 2 seconds (or whatever interval you...
Ahhh. Great. So the display runs as a loop in a separate thread defined in `ZdisplaySSD1306.ino` rather than causing everything to wait -- that's perfect! (assuming I am understanding this...
Ahhh makes sense. It's only referenced a couple of times in the entire codebase. May make sense to delete it as it does nothing :)
Should I submit a PR to delete `pubOled` or do you want to keep it there?
Your very welcome - least I could do given all the work you guys have put in.
I am 99% sure it is the problem. 1. Problem happened *exactly* when new R900 cellular transmitter was installed 2. When I probed with my rtl-sdr antenna, I was unable...
If I am understanding things correctly, I think this rtl-sdr spectrum analyzer picture explains the problem... There seems to be a constant ~-44dB SNR signal at 912.040 MHz. Since the...