ShikOfTheRa / scarab-osd

MWOSD - UAV HUD
http://www.mwosd.com
422 stars 204 forks source link

RSSI showing 0%, with cleanflight and x4rsb #248

Closed jeffwhu closed 7 years ago

jeffwhu commented 8 years ago

I am having much trouble setting up RSSI on 1.6 OSD, set "show RSSI" and "use fc RSSI" and all that I'm getting is "0%" on the osd, also the frsky telemetry is working as I can get RSSI to display on taranis x9d plus, using uart2 on cleanflight set to MSP, shows battery voltage , horizon bar, timer, mode ok, callsign only flashes up briefly and RSSI stays on 0%. Has me completely stuck. Anybody know what I must do to get RSSI to display properly? Regards Jeff

jflyper commented 8 years ago

I'm concentrating on FC supplied RSSI not being displayed correctly (the feature should work regardless of the source of the RSSI).

@JoeB99 Yeah, I confirmed that with your layout, it displays zero regardless of the FC supplied value. Let me look into this.

jeffwhu commented 8 years ago

It doesn't work then?

dustin commented 8 years ago

The relevant parts of that config:

 <entry key="Display RSSI">1.0</entry>
 <entry key="RSSI Alarm">50.0</entry>
 <entry key="RSSI min">0.0</entry>
 <entry key="RSSI max">0.0</entry>
 <entry key="Use FC RSSI">1.0</entry>

rssi min and max are both 0 in that config.

On Mon, Sep 19, 2016 at 8:00 AM jflyper notifications@github.com wrote:

I'm concentrating on FC supplied RSSI not being displayed correctly (the feature should work regardless of the source of the RSSI).

@JoeB99 https://github.com/JoeB99 Yeah, I confirmed that with your layout, it displays zero regardless of the FC supplied value. Let me look into this.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/ShikOfTheRa/scarab-osd/issues/248#issuecomment-248018479, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAG8x5cRu4J_An_No-m9uFQL3tdhGd2ks5qrqOQgaJpZM4IpVxa .

jflyper commented 8 years ago

@dustin You rock!

@JoeB99 Set RSSI Max to 1023 and you are done.

jj-uk commented 8 years ago

Ahh, yeah, that's it...

What are max and min supposed to be set to for FC RSSI ?

dustin commented 8 years ago

I just adjust the values on the OSD until they match what I expect. I'm using 150 with some of my radios, and like, 7 with others.

On Mon, Sep 19, 2016 at 8:45 AM jflyper notifications@github.com wrote:

@dustin https://github.com/dustin You rock!

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/ShikOfTheRa/scarab-osd/issues/248#issuecomment-248023317, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAG8zacIQlE_MlWUByCsLNN2o9F8Nu7ks5qrqd6gaJpZM4IpVxa .

jflyper commented 8 years ago

For receiver channel PPM/PWM RSSI, min-max should be 0-1023.

For analog (ADC) based RSSI, it depends on how RSSI is translated into RSSI ADC input voltage.

jflyper commented 7 years ago

@jeffwhu Sorry I overlooked your question

where is R1.6.2.0?

It doesn't work then?

You can get it from Releases page. However, I believe it doesn't solve your problem if you are still at where you were on June 1; JoeB99 already had a correct reading in RSSI in the configurator.

ShikOfTheRa commented 7 years ago

OK to close now? re-open is issues persist. I think Joe OK. Not sure about jeffwhu

jeffwhu commented 7 years ago

Will close after I've written this, to be honest I've given up on it, still not working, it's not an absolute" must have" , but would've been good to have as the reception I get where I fly is great one and diabolical the next, still not worked out why, the only thing that is near by is a fire station, don't know if that would affect my signal strength, does affect 5.8ghz video signal as well. Thanks for your input Regards Jeff

ShikOfTheRa commented 7 years ago

@jeffwhu I think probably get better support in one of the FPVlab threads.

Also check the MWOSD FAQ. Thes is a link to instructions. Don't use myself but it may help....

FAQ 24 How do I use RSSI with FRSKY (D4R-II)

jeffwhu commented 7 years ago

Hi

Thanks for that, I can get the rssi with d4r-ii but not with the x4r sb, it thanks for all the advice

Regards

Jeff