Git Product home page Git Product logo

Comments (5)

xros avatar xros commented on September 6, 2024

I have not known how to pass data from opentx to another yet due to that I have not received my first FrSky radio yet :P .

Can we pass data from FrSky's serial ports to Ground station software.
There should be two procedures:

  1. the data in mavlink protocol parsed on FrSky radio and shown on LED screen.

  2. the data in mavlink protocol passed to Ground station using serial ports and keep it original

Why?

Sometimes if you fly a drone/plane too long, the ground station is more powerful and less intensive.

from mavlink_frskysport.

xros avatar xros commented on September 6, 2024

P.S.
Is teensy closed source? ( https://www.pjrc.com/store/ic_mini54_tqfp.html Teensy is shipped with a pre-programmed chip, and it is born closed source ... )

Can we use Arduino Nano or others for instead?

Thanks!

from mavlink_frskysport.

Clooney82 avatar Clooney82 commented on September 6, 2024

Currently it is not planned to make a Ground Relay station out of this project.
I also think it is not possible to send mavlink data from Radio to RX.

Basically old Version supported Arduino Pro Mini and teensy 2, but only with reduced functionality due to limited hardware resources of Arduino boards.

If you want a cheaper HW, you could also use a teensy-LC.

from mavlink_frskysport.

xros avatar xros commented on September 6, 2024

For the receiver X8R, its telemetry port is a SmartPort which include 3 Pins those are GND, Vcc, Signal.

It seems to be on direction: FlightControllerBoard -> Receiver on pin Signal.

If we can use an extra channel to pass data to the receiver and hook that channel Pin onto the converter board which is Rx. Then the converter board can use another pair of Tx to pass MavLink data directly to the Telemetry port Rx on APM/Pixhawk. Then the path is in a circle.

Opposite direction: GND Station + USB -> FrSky RC controller -> Receiver -> Converter -> Telemetry Ports on APM/Pixhawk

So I think for the relay, the full path is like:

GND Station <--> APM
Using:
GND Station <--> USB Serial Ports <--> FrSky RC controller <--> Receiver <--> Converter <--> Telemetry Ports on APM/Pixhawk

How would you think? 💭

😃
xros

from mavlink_frskysport.

Clooney82 avatar Clooney82 commented on September 6, 2024

You can maybe do so, but it is not in scope of this project.

from mavlink_frskysport.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.