Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Futaba SBUS - BMP280 variometer bug #105

Closed
palomba01 opened this issue Mar 3, 2023 · 5 comments
Closed

Futaba SBUS - BMP280 variometer bug #105

palomba01 opened this issue Mar 3, 2023 · 5 comments

Comments

@palomba01
Copy link

I'm trying to use the legacy arduino code with a BMP280 for altitude/vertical speed, on Frsky works great but on Futaba SBUS the vertical speed oscillates too much even when still and flying the values have the correct feeling but with exaggerated values, +30m/s on a real +1m/s thermal.
vario

vario_osc.mp4
@zxd00276
Copy link

I am using MSRC (Regacy) on my FUTABA SBUS system. In my case, there is no abnormal change in data with BMP280.
Please refer to the attached video. Also, how about changing the value of averaging in CONFIG.H of MSRC? It may be oversampling in BMP280.

VID_20230309_090716_2.mp4

@palomba01
Copy link
Author

Thanks for the reply, I've tried to increase the CONFIG_AVERAGING_ELEMENTS_VARIO up to 5 and the abnormal data still the same, also tried to reduce the refresh rate without sucess.

@zxd00276
Copy link

In the previous report, I used FUTABA's R3001SB (T-FHSS), but I tested it with your FASSTest receiver (R7106SB), and there was no abnormal data fluctuation. Why don't you check if there is no temperature change etc. with Arduino pro mini?
Please refer to the video below.

VID_20230311_080330.mp4

@palomba01
Copy link
Author

I've tried to check this week but didn't work either, can you send me your config.h? Maybe I'm missing something

@zxd00276
Copy link

Dear, I am attaching the requested config.h.
I think it's data from your FUTABA T14SG's TELEMETRY
Are you updating to the latest version of the software? Why don't you check if there is no problem with T14SG once?
[config.zip] (https://github.com/dgatf/msrc/files/11024686/config.zip)

@dgatf dgatf closed this as completed Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants