markqvist
markqvist
Aha, that makes sense. Well, we definitely need to solve this then ;) In general, the current way of setting TX power was conceived way back when RNode was basically...
I'll just reopen this actually, better to have it visible as a status tracker for the implementation.
I think the best approach is for the RNodes with multiple modems to be handled as multiple interfaces by Reticulum. In that case, the "upgrade" functionality is already there, and...
Don't apologise, I'm just suggesting stuff :) Depending on how many different transceivers would be needed per device, we could add an extra byte to the `DATA` command, so instead...
> Ok, as far as I see, the tests do not cover the utilities, maybe it would be good to add tests for the utilities as well, right? YES. Adding...
All of the above being said, though, I don't find it particularly useful at present to simply create a lot of commits that change code style. I've rejected this before,...
> Are there any commits in this PR that you would like to see reversed where you see the changes are mostly style or format? No, don't worry about that...
Okay, wait. Hold on. :) Sorry, I should have been more clear apparently. Changing string concatenation is not going to create any real performance or memory usage improvements, and is...
No worries, I should have been clearer.
Thanks for investigating this! If it is indeed related to specific behaviour on Windows, and you can figure out a root cause, we can most likely implement necessary workarounds easy...