-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EZ Wifi Broadcast with Navio2? Would love to hear if anyone has accomplished this. #221
Comments
Hi But yes, my first thought was also to integrate ArduPilot into the EZWB image and take Emlids RT Kernel instead of the stock Kernel for the RPi. But the build process of EZWB isn't very transparent and the build script of https://github.com/RespawnDespair/wifibroadcast-image-builder never use this repo. It should be possible to make this (I'm currently working on it). But both, emlid and EZWB modified and patched the kernel and it's modules. |
An excellent suggestion, I've now also posted the question there. I figured there were enough of the right people here, per the discussion on OpenCV with EZWB, that it was worth asking here. That's great to hear you're working on the same thing! Do you have a repo that I could watch and perhaps contribute to? I did some digging yesterday with RespawnDespair's wifibroadcast-image-builder and noticed the same thing: Emlid's Raspbian image and the EZWB image both modified and patched the kernal and it's modules, and this makes it difficult to make an image with both, especially for someone like me who's somewhat new to low level work with Linux. |
Nice to hear you're working on the same thing too! 👍 Hopefully, good people are here. Sadly the repo not seems to be actively updated at the moment. I'm also not completely sure at the moment, where the best way is to start.
Hopefully not the last thing. I also noticed a few things. EmlidThis post of Emlid's forum suggests Emlid has plans to upgrade the image cause of RPi 4 support. But have a look at its repos. It doesn't look like activity in this direction 😞 EZWB (wifibroadcast-image-builder)Unfortunately, there was no activity in the last months. The scripts also need to be improved. For example, there is no need to delete and clone a repo again and again and again. That's a bit against the heart of git 💔 (look at the scripts, you'll see it) EDIT: Open.HDGood news. There is an actively developed "fork"... of EZWB here: https://github.com/HD-Fpv/Open.HD Here is a place for future lists List of parts necessary for a navio+ezwb image
At the moment I think the best way should be to take Emlid's image builder |
Respawns repo got migrated into openhd. Very active development here- https://github.com/HD-Fpv/Open.HD_Image_Builder |
Hey,
Here is the Telegram Group Link where most of the discussions take place.
If you would be interested in becoming involved, I highly recommend using
telegram it is really nice...
"""**"OpenHD 2019_RCGroups Telegram Group
This Open.HD group is intended to replace or supplement the Open.HD
RCGroups Forum which is outdated and difficult to share media.***"""
-
https://t.me/OpenHD_May_2019
-
Alse, RCGROUPS link but, rcgroups is kind of outdated and it's difficult
to share pictures and media quickly.... But, there is still a lot of
discussion going on there.
-
https://www.rcgroups.com/forums/showthread.php?3154184-Open-HD-(BETA-TESTING)FPV-Discussion/page95
-
Justin Healey
President
HTC Communications LLC
O 440-523-1400
C 440-523-9578
www.htcohio.com
…On Thu, Aug 29, 2019, 1:55 PM Luke ***@***.***> wrote:
Respawns repo got migrated into openhd. Very active development here-
https://github.com/HD-Fpv/Open.HD_Image_Builder
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#221?email_source=notifications&email_token=AHCKTUVFBJ5CQLE7UJWBTETQHAER5A5CNFSM4IPFMFA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5PJ3DY#issuecomment-526294415>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHCKTUUFOAXLEOZXDL6N4BTQHAER5ANCNFSM4IPFMFAQ>
.
|
Nice! |
@htcohio: This group looks like a general user group. Is there any other group especially for developers? Maybe I would like to join. |
@pilotnbr1 @htcohio Thanks for the info! I will be following OpenHD's development now, and perhaps contributing. |
I played around with this a while ago. Still on my TODO list. I used spvcom's wifibroadcast as base. https://github.com/svpcom/wifibroadcast - Perhaps the most technically advanced implementation, featuring multiple groundstations and a centralized controller that can rebuild frames. Also encryption and no stupid code of conduct. Integration should be as simple as applying the 3 patches for wifi drivers. The rest is software. |
For anyone here from google searches, I've managed to successfully combine svpcoms Wifibroadcast on the Navio 2 14.4.95 image. Check out svpcoms repo for more info. |
Has anyone been able to manually install EZ Wifi Broadcast onto Emlid's Navio2 image? I've been struggling researching this. The Navio2 image now no longer comes with the original WBC, so I was wondering if anyone has been able to combine EZ WBC with the Navio 2 image. This would be an amazing digital HD transmission and autonomous flight system in one. Any help or pointers in a good direction is greatly appreciated.
Thanks,
Mysnomer
The text was updated successfully, but these errors were encountered: