initial BMI270 support - NORMAL config file 8192 bytes#890
Closed
nerdCopter wants to merge 43 commits intomasterfrom
Closed
initial BMI270 support - NORMAL config file 8192 bytes#890nerdCopter wants to merge 43 commits intomasterfrom
nerdCopter wants to merge 43 commits intomasterfrom
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
aaac692 to
0720a81
Compare
0720a81 to
353be17
Compare
|
I'll look into this once I got some spare time... |
This was referenced May 21, 2023
b0b8d1b to
748035a
Compare
WIP; might move config to .h or find a way to compress
646acf5 to
4234039
Compare
Member
Author
|
off-subject, same is true for non-existent |
…aster_Peck07_20220726_BMI270_targets
Member
Author
|
Member
Author
|
fixes requirement for mpu6000 defines
8975d51 to
136f035
Compare
…master_Peck07_20220726_BMI270_targets
…master_Peck07_20220726_BMI270_targets
…master_Peck07_20220726_BMI270_targets
…master_Peck07_20220726_BMI270_targets
Member
Author
|
Closing this in favor of FIFO. #930 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This code is ported mostly from Betaflight and minimally iNav. Thanks to project teams and GPL licensed opensource.
Intention of porting "CRT/IOC/CAS" from FlightNG/ATBetaflight if possible. Portability unknown at this time.
https://github.com/betaflight/betaflight/blob/master/LICENSE
https://github.com/iNavFlight/inav/blob/master/LICENSE
https://github.com/flightng/atbetaflight/blob/4.3-bsp-rebase/LICENSE
Massive thanks to @Peck07 for investigating and fixing some pre-existing failed works.
Massive thanks to @BeauBrewski for target definitions and help.
Closes #861
Further notes. @Peck07 said he made it work by picking BF's "pre-SPI" changes. So we need to verify if newer code exists to make bmi270 more efficient. Should also investigate @DusKing1's bmi270 updates from https://github.com/flightng/atbetaflight
Co-authored-by: KarateBrot Rm2k-Freak@web.de
Co-authored-by: Steve Evans Steve@SCEvans.com
Co-authored-by: chrisrosser chrisrosser91@gmail.com
Co-authored-by: Dominic Clifton dominic.clifton@cleanflight.com
Co-authored-by: mikeller github@ike.ch
Co-authored-by: Bruce Luckcuck github@etracer.net
Co-authored-by: Martin Luessi mluessi@gmail.com
Co-authored-by: Peck07 28628457+Peck07@users.noreply.github.com
Co-authored-by: nerdCopter 56646290+nerdCopter@users.noreply.github.com
Co-authored-by: Dusking1 31283897+DusKing1@users.noreply.github.com