iNavFlight / inav

INAV: Navigation-enabled flight control software
https://inavflight.github.io
GNU General Public License v3.0
3.2k stars 1.49k forks source link

FlySky I-Bus receiver not working #541

Closed raoul596 closed 8 years ago

raoul596 commented 8 years ago

Is it possible to connect a receiver via Ibus and a GPS at the same time to a Flip32?

digitalentity commented 8 years ago

Yes, it's possible. GPS to SoftSerial and IBUS to UART2. Please also consider using RCG thread or Gitter chat for support.

raoul596 commented 8 years ago

I have found a problem by connecting Ibus to my flip32. All the channels are "glitching" I also tried it with Cleanflight, but there it works perfectly fine. What am I doing wrong or is it a software problem?

digitalentity commented 8 years ago

I don't have a FlySky TX anymore. Can somebody confirm the bug with iBus?

bk79 commented 8 years ago

Serialrx works good on spf3vdeluxe

Il 01/set/2016 11:14, "Konstantin Sharlaimov" notifications@github.com ha scritto:

I don't have a FlySky TX anymore. Can somebody confirm the bug with iBus?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iNavFlight/inav/issues/541#issuecomment-244022543, or mute the thread https://github.com/notifications/unsubscribe-auth/ALSWiobNlMLuBYGRPhJzhMFCJ9_f_eu-ks5qlpeCgaJpZM4JybJn .

raoul596 commented 8 years ago

Here a screenshot. My sticks are in the center position.

inav v1 1 ibus glitch

digitalentity commented 8 years ago

Not SerialRX in general. I can confirm that S.Bus is working good as well. It's the IBUS receiver I'm concerned about.

raoul596 commented 8 years ago

Its a FS-IA10b with the flysky FS-I6S transmitter

nibborg commented 8 years ago

At this moment the FS-IA10b on my 250 quad with SPRACINGF3 + 1.2-RC5 its working ok. No issues with the Rx using iBus.

raoul596 commented 8 years ago

The problem is solved in Inav V1.2, thanks!

DzikuVx commented 8 years ago

Great to hear it's working. Closing