Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tudelft-quadrupel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computer and Embedded Systems Engineering
Embedded Systems Lab
tudelft-quadrupel
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
26a4d7b261e1025a3c560891c36af508dc101354
Select Git revision
Selected
26a4d7b261e1025a3c560891c36af508dc101354
Branches
6
main
default
protected
2-read-imu
2-read-imu-attempt4-mathijs
bluetooth
bugfixing
for_mathijs
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jan
21
Mar
11
10
9
8
7
5
1
24
Feb
23
17
14
2
15
Jan
14
13
9
2
31
Dec
27
22
21
20
19
18
17
15
more delay in set tick freq
main
main
release v3.0.0 for year 23/24
BLE code working slightly better
bluetooth
bluetooth
Merge branch 'main' into bluetooth
bump version to 2.1.0 fixing the awful mpu bug
Merge branch '2-read-imu-attempt6' into 'main'
fmt and ci
new attempt, seems to work?
rewrote twi and imu
Remove pin 8
2-read-imu-atte…
2-read-imu-attempt4-mathijs
Change
Merge branch '2-read-imu-attempt3-mathijs' into 2-read-imu-attempt4-mathijs
Import
Reset fifo when len is very large
Next try at debugging
For mathijs
Remove debugging
I did this the wrong way around oops
Add detection logic to MPU driver
Add missing safety comments
Fixed I2C MPU Reading (hopefully)
Merge branch 'main' of gitlab.ewi.tudelft.nl:cese/embedded-systems-lab/tudelft-quadrupel into 2-read-imu
2-read-imu
2-read-imu
Merge branch 'wait_for_tick_fix' into 'main'
Remove debugging LED
Attempt at rewriting I2C using interrupts
Try working on twi with interrupts, doesn't work yet
Take the i2c code from the nrf_hal, shouldn't take anything
Remove unused import
Fix clippy
Disable interrupts during all i2c interactions
Update version to 2.0.2
Merge branch 'remove_pin20' into 2-read-imu
For mathijs
for_mathijs
for_mathijs
Don't use pin 20
cargo fmt
cargo clippy
fix return
cargo fmt
revert other commits
made critical section around i2c read
Loading