FlySky-i6-Mod- icon indicating copy to clipboard operation
FlySky-i6-Mod- copied to clipboard

FS I6 SBUS OUTPUT ON TX ?

Open mikerc2017 opened this issue 7 years ago • 9 comments

HELLO DEVELOPERS FS I6 SBUS OUTPUT ON TX INSTEAD PPM ONLY ?

mikerc2017 avatar Aug 22 '18 14:08 mikerc2017

I would also appreciate having RC channels send to external TX module by UART (ibus, sbus, etc..) no just by PPM. I'm working on LoRa communication using PPM as input but having iBus would improve the latency.

winiak avatar Sep 14 '18 20:09 winiak

@winiak can you support Sbus in ?? i saw your project Lora .

jonathan2018 avatar Sep 15 '18 11:09 jonathan2018

@mikerc2017 @winiak This should be easy hack to existing firmware - create ticket in my repository - maybe during coming winter I can implement it.

qba667 avatar Sep 17 '18 14:09 qba667

@qba667

do you work with it ? Sbus or CROSSFIRE protocol for tranier port .
this guy fly with Modul Longrange mod PPM

https://www.youtube.com/watch?v=m4Gc57gW3oQ&fbclid=IwAR0yW0ppvTZuW7z4ht84AGxk_07x3hvSFy7j6GxxVTYV7Lc393g5xDwZgHo

mikerc2017 avatar Oct 25 '18 01:10 mikerc2017

@mikerc2017 I don't understand what are you trying to say, but in the video he just use ppm, basically plug and play, he just add Connector

widi22010115210018 avatar Oct 25 '18 04:10 widi22010115210018

@mikerc2017 I don't understand what are you trying to say, but in the video he just use ppm, basically plug and play, he just add Connector

i mean use SBUS or crossfire instead PPM as video .

mikerc2017 avatar Oct 26 '18 01:10 mikerc2017

@mikerc2017 I don't understand what are you trying to say, but in the video he just use ppm, basically plug and play, he just add Connector

i mean use SBUS or crossfire instead PPM as video .

Did you find any solution for this? I was thinking that could it be possible to use oscilloscope to find out where there is 100k baud rate signal?

aleksirastas avatar Jun 17 '19 08:06 aleksirastas

you won't find the IBUS just like that. To have IBUS or SBUS you need to use UART port (TX-RX) and implement one of the protocols to work. It's easy for one direction - without telemetry. With telemetry there is much more to do....

winiak avatar Jun 18 '19 15:06 winiak

Do you mean that there is no sbus/ibus signal transferred on the board? I think that sbus is only signal using 100k baud rate so it would be easy to just look for a signal that would stay on scope when using this rate.
I know nothing about how to mod i6 tx/rx configuration. Telemetry is not mandatory because im not using it currrently.

Aleksi

From: winiak Sent: Tuesday, 18 June 2019 18.43 To: benb0jangles/FlySky-i6-Mod- Cc: aleksirastas; Comment Subject: Re: [benb0jangles/FlySky-i6-Mod-] FS I6 SBUS OUTPUT ON TX ? (#118)

you won't find the IBUS just like that. To have IBUS or SBUS you need to use UART port (TX-RX) and implement one of the protocols to work. It's easy for one direction - without telemetry. With telemetry there is much more to do.... — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

aleksirastas avatar Jun 18 '19 17:06 aleksirastas