-
Notifications
You must be signed in to change notification settings - Fork 7
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
cedric hugo/feature/Add CoreIMU #1092
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #1092 +/- ##
===========================================
- Coverage 96.04% 96.03% -0.01%
===========================================
Files 133 138 +5
Lines 3182 3256 +74
===========================================
+ Hits 3056 3127 +71
- Misses 126 129 +3
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff list
|
File comparision analysis report🔖 Info
Click to show memory sections
📝 SummaryClick to show summary
🗺️ Map files diff outputClick to show diff list
|
57551af
to
902cf1e
Compare
902cf1e
to
c851851
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First review, much better than yesterday! 👍
Did you investigate the ODR/fifo/data read we were talking about?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your work!
c851851
to
575ba3d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deuxième passage :) quelques retours mais c'est beaucoup mieux!
b269203
to
9f57f7f
Compare
2f522f5
to
a742451
Compare
647c2b4
to
3eff285
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work! 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest to give some credit to Cedric and Camelia. Please add them as co-authors.
79ad0a7
to
389c207
Compare
Co-authored-by: CedricDia <diavorini.cedric.dev@gmail.com> Co-authored-by: CameliaB2 <camelia.bennamane@gmail.com>
Co-authored-by: CedricDia <diavorini.cedric.dev@gmail.com> Co-authored-by: CameliaB2 <camelia.bennamane@gmail.com>
Co-authored-by: CedricDia <diavorini.cedric.dev@gmail.com> Co-authored-by: CameliaB2 <camelia.bennamane@gmail.com>
Co-authored-by: CedricDia <diavorini.cedric.dev@gmail.com> Co-authored-by: CameliaB2 <camelia.bennamane@gmail.com>
Co-authored-by: CedricDia <diavorini.cedric.dev@gmail.com> Co-authored-by: CameliaB2 <camelia.bennamane@gmail.com>
Co-authored-by: CedricDia <diavorini.cedric.dev@gmail.com> Co-authored-by: CameliaB2 <camelia.bennamane@gmail.com>
389c207
to
47b1961
Compare
Kudos, SonarCloud Quality Gate passed! |
Add CoreIMU driver, which includes :
Next step : Adding CoreMagnetometer when hardware will allow it (see #1114).