Search found 56 matches

by Tobi
Wed Nov 22, 2017 6:16 am
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hello Sigi,

thanks for your error listing. I will check it.

best regards

Tobi
by Tobi
Thu Nov 09, 2017 10:02 am
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Thanks for correction. I will fix this :)
by Tobi
Thu Nov 09, 2017 7:12 am
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hello Willy, ubs, I forgot to eleminate the act-servo from the header-file - sorry. I did it now. The act_servo is a implementation of ACT-DSL-protocol and Master Westerteicher ask me not to publish so I put it in its own lib. Sorry, I can not provide this new lib... MLink and FrSky-protocol are not...
by Tobi
Tue Nov 07, 2017 9:45 pm
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hello João,

in Taranis 9XD+ and Horus the pins are like you wrote. A friend of me have got a Taranis X9E. I will check the pins of his radio as soon as possible.

Best regards

Tobi
by Tobi
Tue Nov 07, 2017 9:43 am
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hello,

if the resistors make problems, you can put them away. They are only a little protection for the port and not really necessarry.

Is the connector in Taranis x9e realy mirrored? Good to know. I will make a notice in schematic. Thanks!

Best regards

Tobi
by Tobi
Fri Nov 03, 2017 7:15 pm
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hallo Sigi,

schön, dass wenigstens der Upload ging. Jetzt bin ich mal gespannt, wie es weiter geht.

Hallo Kalle,

ich weiss, ich habs allgemein formuliert, weil es ja ggf. noch mehr Leute betrifft, die ein ähnliches Problem haben könnte. ;)

Viele Grüsse

Tobi
by Tobi
Fri Nov 03, 2017 12:45 pm
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hallo Kalle, ich vermute, dass es nicht an der Hardware liegt. Aus der Entfernung ist das leider nur ganz schwer zu analysieren. Dazu bräuchte ich die gesamte Hardware auf dem Tisch, damit ich mal nach dem Fehler suchen kann. Momentan kann ich nur den Tip geben sich ranzutasten und erst mal zu versu...
by Tobi
Fri Nov 03, 2017 9:13 am
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Moin moin, klar, da ich den Nano nicht da habe, kann ich nur spekulieren. Ich weiss nicht wie der FTDI-Adapter beim Nano an der RS232 hängt. Beim Uno habe ich keine Probleme das HF-Teil Tx auszulesen. Ich muss bei Gelegenheit mal einen Nano besorgen. Da ich bisher noch nie Probleme hatte mit dem Aus...
by Tobi
Thu Nov 02, 2017 10:30 am
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hallo Sigi, in meiner Horus (OpenTX2.2) habe ich ein ganz neues HF-Teil drin. In der Taranis ist es ein älteres. Da muss ich ml nachsehen, ob es V1 oder V2 ist. In beiden Fällen läuft es aber ohne Modifikationen. Horch einfach erst mal das Tx vom HF-Teil ab und lass Dir mal über Tx vom Nano die Wert...
by Tobi
Thu Nov 02, 2017 5:39 am
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hallo Sigi, nun habe uich doch tatsächlich einen Fehler im Schaltplan gefunden. Die grüne Leitung muss natürlich an Tx vom HF-Teil, nicht an Vcc. Vielleicht war das das Problem? Schematic.png Hello everyone, there is a little error in schematic. Please connect the green cable not to Vcc but to Tx (s...
by Tobi
Wed Nov 01, 2017 8:06 pm
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hallo Sigi, die richtige Baud-Rate wird im Mlink-Treiber eingestellt. Die im Code ist nur zum Debuggen. Die Sequenz if(!mLink.begin(HW_SERIAL0)) { Serial.begin(9600); while(!Serial){;} Serial.print("Initialisierung fehlgeschlagen!"); while(1){;} } meint, dass wenn mLink.begin mit false zur...
by Tobi
Tue Oct 31, 2017 2:21 pm
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hello, pleasse excuse me for beeing such quiet - there is not much time. If something is urgent, please send me a pm. Than I will get active as soon as possible. I did my work on a update. It use the seriel port in JR bay now. It is the lowerst pin, so it works without inverting. Please change in te...
by Tobi
Tue Nov 01, 2016 8:32 pm
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

Again a litte update - I hope the last one for the next month...
I did some modifications in the library (please update this, too! its within the zip-file) and a lot of optimations...

Tobi
Schematic.png
MLink-FrSkyS.PortV0.3.zip
(594.36 KiB) Downloaded 611 times
by Tobi
Sat Oct 29, 2016 7:49 pm
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

So, I use a initialisation from D. Kammerer for MPX HF modules.
Because I have no MPX hardware, I can not test it - so I have to wait for feetback.
Schematic.png
MLink-FrSkyS.PortV0.2.zip
(584.89 KiB) Downloaded 587 times
by Tobi
Sat Oct 29, 2016 11:29 am
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

Hello Kalle, there was only a little time left in last year. But now I have got a Horus so it was necessary to go active again. Thanks for the link. Looks like this grows to an large project - super :) . I forgot to put in the delay for MXP-usage. Will this code still work?: pinMode(rxPin, OUTPUT); ...
by Tobi
Sat Oct 29, 2016 9:06 am
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

Little update: because there could be more then one current-value in Mink-stream, I now used two simulated voltage-current-sensors to display MLink-current values. The first shows the lowes and the secound the highest voltage of all cells. The OpenTX processing of Cell-sensors can show the weakest c...
by Tobi
Wed Oct 26, 2016 7:25 am
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

Hello, the babelfish works - but there is a litte problem in vario data: If vertical speed goes lower than 0 it becomes an offset of 1637.4! So at this point I did the following workarround: if(v_vert < 0) v_vert = -(1638.4+v_vert); Nearly the same problem is in the hight-value. If it goes lower tha...
by Tobi
Mon Oct 24, 2016 9:22 pm
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

Hello Kilrah, you are right. Soldering on mainboard is not the best solution. This eavening I found an other solution. There is a datastream emulating library for FrSky S.Port-protokol: https://www.rcgroups.com/forums/showthread.php?t=2245978 I set it to the lowest Pin in HF-bay on back side but wit...
by Tobi
Sun Oct 23, 2016 12:25 pm
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

Oh, I beleve my english is not as good as it should. Please explain a bit more detailed.
by Tobi
Sun Oct 23, 2016 11:47 am
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

But the option exists in Taranis, too. How should I connect my Mlink-telemetry?! Is there any way to implement it?
by Tobi
Sun Oct 23, 2016 11:01 am
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

Realy? It is selectabele. Be shure, maybe a erest of the code from Taranis version?
Is it planed to implement it?

Tobi
by Tobi
Sat Oct 22, 2016 4:49 pm
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

Hello, maybe I found a little bug - or there is a problem within my Horus. If I set the telemetry to "FrSky D(cable)" and reboot again, OpenTX stops with the message "emergency stop" (or something like this). Than it reboots and shows the same again and reboots and so on. If ther...
by Tobi
Sat Oct 22, 2016 12:01 pm
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

So, I did my first tests - and again: thanks Guys - this is a great work again.
The verry best radio with the verry best software ever :D .

Thanks!

Tobi
by Tobi
Sat Oct 22, 2016 6:49 am
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

Hello OctavioS,

thats it! Thanks al lot. :)

Best regards

Tobi
by Tobi
Fri Oct 21, 2016 8:29 pm
Forum: openTx
Topic: OpenTX 2.2.0 RC1
Replies: 50
Views: 80042

Re: OpenTX 2.2.0 RC1

Hello, at first - many thanks for supporting FrSky Horus! :D I tried to run OpenTX 2.2 Companion (Win10 64 bit). On starting there is a message "Unable to check for updates". This message apperars , too, if I try to download Horus firmware. I run comanion as administraor rights but no chan...
by Tobi
Tue Dec 29, 2015 7:56 pm
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hello Helle,

I am sure, that is possible. I am not a HOTT-expert, so I can not tell you any details.
But maybe you can use my code and make a HOTT-version.

Best regards

Tobi
by Tobi
Sun Nov 22, 2015 11:05 am
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hello Roland, I would gess that the x9E have the same interface - but I dont know exactly . Maybe Mike could tell you. The only module you need is an arduino pro mini 5V and a little transitstor for inverting the RS232 signal. I will send you a PN. If there are sensible information wich could be int...
by Tobi
Thu Nov 19, 2015 9:23 am
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hello Andrew, making a MLink-FrSky translator you have to use the code "MLinkFrSkyConverter.ino" wich uses the MlinkExMin library. The examples of the library are not necessary for this project. The examples includet in the MlinkExMin library are made to gererate a RX-MLink stream for sens...
by Tobi
Wed Nov 18, 2015 10:24 am
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hello Andrew, ok I see. I am sorry, that I am too late - I hope, that you did not sold all MPX recivers because of this problem... If anyone else has the same problem: Close the arduino editor and copy the folder "MlinkExMin" from the zip-file in the library-folder of your arduino SDK (for...
by Tobi
Tue Nov 17, 2015 2:02 pm
Forum: General help (FrSky Taranis radio)
Topic: Mlink-FrSky-Telemetry converter
Replies: 188
Views: 105502

Re: Mlink-FrSky-Telemetry converter

Hello Andrew,

I am sorry that I had no look to the aktivity on this thread - I was verry buisy in the last weeks...
I did the programming with 1.6.5, too. Which error message did you get?

Best regards

Tobi

Go to advanced search