Open laurentopia opened 5 years ago
https://github.com/JyeSmith/FENIX-rx5808-pro-diversity/tree/quadversity
This is a fork I developed a little back adding quadversity to the rx5808-pro-diversity. I have no idea how the EV200 is set up to do it, but if you spend some time with a multimeter poking around you could figure it out and report back :D
Thank @JyeSmith. I've never done that sort of poking but the goggles are open so it's a good chance to do it, what do you recommend I start with to see what's needed?
It mightn't be so easy if you've never done it before and no familiar with module schematics. But at a minimum find out what the module-to-goggle sockets connect to.
Do you have a pinout of a standard fatshark module?
Check the readme for the connections.
The readme contains only the connections of each components, not the pinout to the goggles
Thanks! Did you build your project with 4 rc5808 inside one module? I see that it could be turned into 2 diversity modules that connects like that image, (is it the source of Lagorge?) Since many people are getting rid of their default ev200d module (some batches loose lock mid air) I'm thinking that would be a great alternative.
I did build an Arduino based quadversity Rx and a STM32 based module for Fatsharks.
Quite a contraption, which one am I looking at and how does it "fly" ?
This is a prototype STM32 module. Works just like a diversity with more patch antennas :)
nice long range coverage :) how fast is commutation?
Current switching rate is about 15kHz in 2 antenna diversity mode. That's about once every NTSC line.
So do you stitch the image per line? I thought Xversity was commutating at the end of the last scanline.
Hello, figured out that the stock modules are communicating over SPI at the first Three FS module Contacts. The Resistors on the 5808 Modules are not existent. (removed the shielding) And the Ch1, Ch2, Ch3, Contacts from each RX are connected to the three first contacts Button 1,2,3 in module bay. With 0,1ohms!
Also the RSSI is not output to the pin 8 of FS Bay. Seems Signal Quality will only reported over SPI?
I figured out that RSSI is connected to this tiny Board upside from each RX5808 Boards.
Can Provide measurement with scopemeter. Have two Pro58 Boards. Maybe some Hardware modification is needed to allow communication for STM32 to the Google.
I'm thinking ev200d here, their modules are based on this project it seems. They suck so I'm wondering if this can be changed in firmware so both modules communicate and decide which has the best RSSI and switch globally to it (in the ev200d). Any help appreciated.