-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New action for deploying website * ⬆️ PROS 4 Porting work (#100) * New action for deploying website (#98) * PROS 4 Porting work * Revert gitignore * Added imu loading animation --------- Co-authored-by: Jess Zarchi <[email protected]> * 🐛Fixed unit conversion for exit conditions * 🐛Fixed derivative kick #99 (#105) * ✨Added imu scaling #104 (#106) * ✨Imu velocity exiting #102 * PID class has secondary sensor velocity support, implemented that with imu accel into exit conditions * Made names more clear, added missing functions * 🐛Max text width is wider #112 (#113) * 🐛Exit condition print error #111 (#114) * ✨Motion chaining #109 (#115) * Motion chaining and quick exits are functional #109 * Added reverse constants, okapi units, finalized function names and comments * 🐛Fixed scaling in drive pid #110 (#116) * Upgraded example project, cleaned formatting everywhere Main project builds fine, the example project is giving me strange errors about the LCD. Not sure how to fix this * Timers now correctly reset between motions #117 * Added liblvgl to example project, updated template * Changing max speed works, new (old) default constants, new constructor #118 #119 #120 * Fixed typo in example project * Cleaned up example project * Main project updated to example, fixed #122 and #123 * Final 3.1.0 push. Template and example project finalized --------- Co-authored-by: Will Xu <[email protected]>
- Loading branch information
1 parent
bb6775f
commit 9699470
Showing
623 changed files
with
94,386 additions
and
34,186 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
Binary file renamed
BIN
+15.7 MB
...ct/EZ-Template-Example-Project-v3.0.1.zip → EZ-Template-Example-Project-3.1.0.zip
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
BasedOnStyle: Google | ||
ColumnLimit: 0 | ||
TabWidth: 2 | ||
IndentWidth: 2 |
Binary file not shown.
Binary file not shown.
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.