Luke Berndt

Results 237 comments of Luke Berndt

Totally open to a PR on this, but I am not sure how to solve it. I think the best solution maybe creating a second system with that single frequency...

Can you create a plugin? It would be a good example for others and they could customize for specific formats and output time periods. I am out on spring break...

Trying to catch up on where things are with this. I think all of the daily call logging should be in an external plugin, in its own repo. Plugins do...

Let's leave the JSON file alone for now. It would probably be worth revisiting JSON files and the upload script as a whole sometime, but lets leave that as a...

I would love to find a solution for this - I have just been using the auto restarter if it loses the control channel for too long... it is hacky,...

> There's a "secret" config setting (not _that_ secret, just hasn't made it into the documentation). At the top level of the config.json set something like: `"controlRetuneLimit": 5,` this is...

Closing because I dont have any systems near me to build against. If someone submits a PR though, I will gladly take it.

Closing for now - I would love a way to measure signal strength if anyone comes up with it

This is largely handled through the Status Server and MQTT.

> And is there a reason why the iteration at https://github.com/robotastic/trunk-recorder/blob/master/trunk-recorder/main.cc#L1499 can't be combined with the iteration in check_message_count at https://github.com/robotastic/trunk-recorder/blob/master/trunk-recorder/main.cc#L1379 ? Yea - it might be possible to combine...