You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really dislike the idea to duplicate the radio models in lua space.
Maybe there is an option to reuse the c++ models (can lua use c libs? Or maybe a custom binary like the test tool that the bot can optionally query?)
Currently the replay bot just sends data and leaves it to the server to sort that out.
However, we might pause actual sending data when no valid fgcom-mumble clients are connected, which will save some bandwith.
Also it might be desirable to just send when potential clients are in range, based on rough frequency range (uhf/vhf/hf).
This should of course be optional and controllable by appropriate switches.
The text was updated successfully, but these errors were encountered: