Draft: Implement initial functionality
All threads resolved!
All threads resolved!
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
This implements initial functionality to use QMI modem(s) as wireless WAN.
Only one modem at the time acting as WAN is currently supported. The expected setup is just one modem - i.e. Turris router with LTE kit - but code can handle multiple attached modems.
In that scenario all detected modems are offered as a choice, but there can be only one selected and designated as WAN.
Following API functions are currently implemented:
This MR depends on functionality implemented in: foris-controller!125