Coder Social home page Coder Social logo

Comments (6)

Cleric-K avatar Cleric-K commented on June 24, 2024 1

@fxbisto is correct.
First, these receivers do not detect dropped frames - they send ibus/sbus frame only when an air frame is received from the transmitter. As a result if nothing is received from the transmitter, nothing is sent to the fc (that is, the rx does not even try to detect if an air frame should have been received but it did not come).

Second, and more importantly, rssi_src_frame_errors is a only useful if you don't have any other means for measuring rssi. It is mutually exclusive with normal rssi sources. It is kind of a "still better than nothing" option, since it does not really measure signal strength, but only gives indication when signal is already worse enough that frames are dropped. It is explained in the docs:

Note that RSSI stands for Received Signal Strength Indicator; the detection of S.Bus dropped frames is really a signal quality, not strength indication. Consequently you may experience a more rapid drop in reported RSSI at the extremes of range when using this facility than when using RSSI reporting signal strength.

from flyskyrxfirmwarerssimod.

laurentopia avatar laurentopia commented on June 24, 2024

stuck there until I switch betaflight to ibus (even if it's in the sbus port)

image

from flyskyrxfirmwarerssimod.

Cleric-K avatar Cleric-K commented on June 24, 2024

As we commented with @fxbisto in #5 it seems that A8S and 8A receivers don't care about SBUS/IBUS settings made on the transmitter side. Switching between the two is accomplished at the receiver by holding down the bind button for 2 seconds.

from flyskyrxfirmwarerssimod.

fxbisto avatar fxbisto commented on June 24, 2024

Funny that this should come up twice in 2 days all of a sudden! @laurentopia how come you are using SBUS over iBus? It's actually a bit slower :)

from flyskyrxfirmwarerssimod.

laurentopia avatar laurentopia commented on June 24, 2024

As we commented with @fxbisto in #5 it seems that A8S and 8A receivers don't care about SBUS/IBUS settings made on the transmitter side. Switching between the two is accomplished at the receiver by holding down the bind button for 2 seconds.

ohhhh I didn't know that, thank you.

@fxbisto because I wanted to also try the rssi_src_frame_errors=ON so i hooked my a8s to the sbus, ibus may or may not support packet drop. What do you guys think?

from flyskyrxfirmwarerssimod.

fxbisto avatar fxbisto commented on June 24, 2024

I'm not sure that it would support it, flysky's SBUS implementation is fairly basic from what I've read. The native RSSI on iBus works really well, you won't need more than that I promise! Just flash the 8 or 14ch modified firmware from here, 14ch is fine for bF. Disable the RSSI_ADC option in bF and then set RSSI aux channel to 10 and you're good to go.

from flyskyrxfirmwarerssimod.

Related Issues (18)

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.