Replies: 5 comments
-
Note : Image Builder was modified for compiling kernels with "CONFIG_NET_SCHED=y, CONFIG_NET_SCH_FIFO=y, CONFIG_PROC_CHILDREN=y" and installing the patched aircrack-ng rtl8812au driver (https://github.com/svpcom/rtl8812au).
[Install libsodium]
[Install mavlink-router]
[Install gstreamer]
[Install some dependencies]
[Install wifibroadcast]
[Generate the keys for encryption]
[Create the wifibroadcast conf file]
[Create a conf file for mavlink-router]
Edit this file and copy into it :
[Set the right interface in /etc/default/wifibroadcast] Edit /etc/default/wifibroadcast and repace wlan0 with proper wifi interface name :
(wlan0 should work if you have only one wifi board connected to the Pi, but it's better to use the MAC address of the boards because they never change.) [create the wifi access point for connecting QGC ?] I don't know were to configure it : board, band, SSID, pass ? [put the start sequences in /etc/rc.local]
and add to it (before "exit 0) :
[give anybody the right to modify files to be modified]
PS : Using this guide I'm able to build an unique image which can work on both drone and gs Pi which few modifications (see attached Howto) |
Beta Was this translation helpful? Give feedback.
-
Hi Yes21, First off, I'm glad to see someone working with and using the wifibroadcast project! :) Second, check out the guide I contributed to the wiki, a detailed installation and setup guide for RPI running a specific setup: https://github.com/svpcom/wifibroadcast/wiki/Navio2-Setup Hope this helps on the parts you're confused! If you have any questions or enhancements to my guide, let me know and we can ask svpcom to add it to the wiki. Thanks, Milan |
Beta Was this translation helpful? Give feedback.
-
Hi Milan, Many thanks for your answer ! I didn't see your guide in the wiki. Sorry ... I'm sure I will find in it some useful informations for my guide. Yves |
Beta Was this translation helpful? Give feedback.
-
Hi Yves, Are you able to access the link in my previous comment? Or, if you look in the wiki, hopefully you'll see "Navio2-Setup". That's it! Thanks, Milan |
Beta Was this translation helpful? Give feedback.
-
Hi Milan, It's now missing me how to create an access point and to redirect video and telemetry flows for QGC. |
Beta Was this translation helpful? Give feedback.
-
As many of you I find it a nightmare to install and configure WFB, because the wiki is very incomplete and is missing detailed informations.
Especially for a noobs like me :)
So I've begin to write a very detailed guide and want to share it with you.
But I'm still missing informations.
Please don't hesitate to correct it, and to add what is missing ...
Many thanks for advance.
Note : This guide isn't yet finished, and not yet perfect, because I don't have WFB working for now !!
Some things should be wrong or missing ...
Beta Was this translation helpful? Give feedback.
All reactions