Explorer/RaspberryPi/Wifibroadcast

From PaparazziUAV
Revision as of 03:55, 23 June 2020 by Xp31 (talk | contribs)
Jump to navigation Jump to search

The software installation should be done on board and ground RaspberryPi

sudo apt-get install libpcap-dev libsodium-dev -y
git clone https://github.com/svpcom/wifibroadcast
mv wifibroadcast wifibroadcast-svpcom 
cd wifibroadcast-svpcom
make

Don't worry with error (/bin/sh: 1: trial: not found make: *** [Makefile:43: test] Error 127)