Skip to content
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

Connecting two receivers possible? #25

Open
Daniel-1276 opened this issue Jul 20, 2018 · 0 comments
Open

Connecting two receivers possible? #25

Daniel-1276 opened this issue Jul 20, 2018 · 0 comments

Comments

@Daniel-1276
Copy link

Hi,
I recently raised a feature request in the iNav community (iNavFlight/inav#3626). The target here is to capture telemetry data (S.PORT protocol) from the RX of plane 1 (XSR for example) and parse it to the iNav flight controller of plane 2 (serial data-stream) and vice versa.
This would allow iNav to calculate the position of another aircraft and guide you using OSD arrow.
One easy option would be to add some 433Mhz telemetry radios (https://goo.gl/BzbToL), most likely known from Ardupilot project. But this would add another transmitting and maybe interfering component to the aircraft. My question is, do you see an option to capture S.Port GPS telemtry data from an XSR using your custom firmware?
As far as my understanding goes, binding a RX to TX is being done sending a custom ID from TX to RX. RX saves ID and only reacts on this if data is being sent. How about the other way round, when a RX is sending telemetry data? Is there a way to catch this data and parse it on a serial port ?
Many thanks for your thoughts and assistance :)
Greetings,
Daniel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant