Hi all,
I just bought an FrSky Taranis for my quad copter and needed to get the Mavlink data up on the Taranis LCD telemetry display. So here is my solution using a Teensy3.1 as a converter between MavLink and the S.Port on FrSky X8R.
See attached file below...
Replies
Here is sort of a big picture. When I connect my Taranis to my computer via usb it shows up as two entities. Taranis and Taranis2... is this normal? On TARANIS it has the EPROM and FIRMWARE the other Taranis2 has the SD card contents with all the items copied over . I copied my models to the models folder as well. And yet when I go to the telemetry page down to page1 it says there are no scripts.?? I don't understand why even with the SD card removed from the TX when turned on it still shows all my models ?? Sorry I know a lot of my problem is my lack of knowledge about how the Taranis all works.. You just make the Lua code I know. I'm just stuck don't know what to try next.
Paul Atherton said:
French alps… nice!!
Paul Atherton said:
I don't get it...
Paul Atherton said:
Paul Atherton said:
Here's an exact copy of my SD card. If it needs edited feel free!! I think I set it up with google drive so anybody can edit it. I just don't have clue what the problem is. Sorry I know your busy working on 2.2 dev compatibility
https://drive.google.com/drive/folders/0B3MgBBZGOf88WTI0WTVLdEl3SFU
Paul Atherton said:
I go to Telemetry... discover sensors. Works fine I can see the data fields populate with imfo.. I scroll down to screen 1 and and hit enter and all that shows up is 'None' like it can't find 'Main'... grrr!!! I know it's something stupid I'm doing but I don't know what it is :[
Paul Atherton said:
This is what I get even after I install all the stuff on the SD card.. Did you notice that pic I posted above showing when I connect the TX via the usb it shows up as TWO Tarnis's?? Is that normal? any thoughts? Thanks Paul!
Paul Atherton said:
Hi Paul,
Thank you for supporting.
On my second drone (Pixhawk 2.1, AC 3.4.5) I connected Teensy with TX wire to Telem2 and everything works good. I see and hear messages on my Taranis without connecting to Mission Planner. All messages are correct - about compass calibration, FS setting, etc.
On my first drone I can get these messages only after connecting to Mission Planner via 3DR modem. Teensy connected only with RX. May be it is a kind of magic ? :)
Anyway, I can live with it.
Next week I going to do some upgrade on my first drone and will play with Teensy connections again.
Regards, Kirill
Paul Atherton said:
Awesome - you're definiteky getting there now! Don't forget that you really need to do the sensor discovery on the Taranis directly (rather than adding it all manually in Companion then downloading to the Taranis). The wiki explains it all here: https://github.com/athertop/MavLink_FrSkySPort/wiki/1.2.-FrSky-Tara...
Richard Kennedy said: