-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Co-authored-by: SZhOU-c <[email protected]> * ] Co-authored-by: SZhOU-c <[email protected]> Co-authored-by: sh1shir <[email protected]> Co-authored-by: Rithvik Bhogavilli <[email protected]> * Co-authored-by: sh1shir <[email protected]> Co-authored-by: SZhOU-c <[email protected]> * Co-authored-by: Ishaan Kandamuri <[email protected]> Co-authored-by: williamyeh1 <[email protected]> Co-authored-by: sh1shir <[email protected]> * Added Thread Sleep * Implemented Kalman Filter into yessir.cpp * changed the P_k update equation to match kalmanfilter.net * reverting the P_k update equation * addressed Nick's comments * switched from lowG accel to highG accel * added the KF reset in `system.cpp` * redoing the dumb reset i had * removed `head` function in `Buffer.h` --------- Co-authored-by: keshavbalaji <[email protected]> Co-authored-by: SZhOU-c <[email protected]> Co-authored-by: sh1shir <[email protected]> Co-authored-by: Rithvik Bhogavilli <[email protected]>
- Loading branch information
1 parent
de66dd4
commit 8ecd714
Showing
8 changed files
with
402 additions
and
53 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.