Luke Berndt
Luke Berndt
that is gross!! Hmm... sounds like it might be good to upgrade the MQTT / Status Server to do a little bit of rounding after a certain precision.
Let me know what you thing about the changes.
@tadscottsmith the behavior I was aiming for was to print out the current decode rate whenever it falls below the threshold and also every 30 seconds or so... did I...
> Would it make more sense to add a section in print_status() that prints the current decode rate for each system, and then make the timing of how often print_status()...
Ok - I made the change so it is part of the Status message that gets printed out. I am going to leave it at the current fixed delay -...
Sorry - I have been over focused on trying to debug why my OpenMHz code isn't working. I don't see the `logDir` config as part of this PR. Would you...
Hmm... good question. It probably makes sense to leave that processing part of Trunk Recorder. It makes it obvious for people writing plugins that those message types exist. Over on...
> so it could be independent of `check_message_count()` and log at any chosen interval. > I was thinking of maybe creating a plugin call in `handle_message()` > > https://github.com/robotastic/trunk-recorder/blob/e33e441278ae130a6884d464a5d75b97655ca5fd/trunk-recorder/main.cc#L1228 Good...
There was a PR that adds support for multi-site. Closing, but if there are suggestion for improving the current approach, please open a new Issue.
Closing this for now because there have been a number of logging improvements. Let start a fresh thread if there are new ideas.