mirror of
https://github.com/svpcom/wfb-ng.git
synced 2025-02-21 16:03:49 -04:00
Allow tx to use multiple interfaces (tx diversity) Remove mavlink mode from wfb_tx binary (moved to the python side). Add tgz, rpm and deb binary package generation
3 lines
112 B
Docker
3 lines
112 B
Docker
FROM sdthirlwall/raspberry-pi-cross-compiler
|
|
RUN install-raspbian --update libsodium-dev libpcap-dev python-dev
|