GroundStation on Ubuntu 22.04
Video version: - OpenIPC - Prepare GroundStation: Ubuntu + QGroundControl
Prepare
sudo apt updatesudo apt install dkms git python3-all-dev net-tools virtualenv fakeroot debhelper python3-twistedsudo apt install dkms git python3-all-dev net-tools virtualenv fakeroot debhelper python3-twisted libpcap-dev python3-pyroute2 python3-future python3-configparser python3-all libsodium-devLibsodium
git clone https://github.com/jedisct1/libsodium --branch stablecd libsodium./configuremake && make checksudo make installWifi card driver
git clone -b v5.2.20 https://github.com/svpcom/rtl8812au.gitcd rtl8812au/sudo ./dkms-install.shWFB-NG
git clone -b stable https://github.com/svpcom/wfb-ng.gitcd wfb-ngsudo ./scripts/install_gs.sh wlan0Channel configuration
vi /etc/wifibroadcast.cfgStart WFB CLI
wfb-cli gs######GS IS READY FOR USE######
Start, stop, restart service
systemctl status wifibroadcast@gssystemctl stop wifibroadcast@gssystemctl start wifibroadcast@gsQground control manual
Get last logs from service
journalctl -xu wifibroadcast@gs -n 100Useful commands
nmcliifconfigiwconfig