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

GEPRCF722_BT_HD: Fix the sensor_align to 0 #198

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

Linjieqiang
Copy link
Contributor

When this board was developed, the BMI270 gyroscope was used. The current mass production gyroscope is ICM-42688, so the inconsistency in the direction of the machine head caused by updating the firmware to the user. The purpose of the modification is to allow the user to maintain the default direction of the firmware after updating the firmware. The FC’s machine heads are in the same direction, reducing user confusion.

@nerdCopter
Copy link
Member

nerdCopter commented Oct 26, 2023

for config.h , CW0_DEG is default and does not need to be defined. however, it does not hurt either.
#34
https://github.com/betaflight/betaflight/blob/34e7a5ceebb69daa7d730d0c41908385992f3301/src/main/pg/gyrodev.c#L62-L68

@haslinghuis haslinghuis merged commit 0e18af1 into betaflight:master Oct 26, 2023
@Linjieqiang Linjieqiang deleted the GEPRCF722BT_HD branch October 27, 2023 03:43
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

Successfully merging this pull request may close these issues.

3 participants