Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SUFST-Arduino-Firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
SUFST
SUFST-Arduino-Firmware
Commits
Commits · b576d234be5615d2b27cdd298d153b5a27ebb463
b576d234be5615d2b27cdd298d153b5a27ebb463
Select Git revision
1 result
Searching
sufst-arduino-firmware
sufst-openlogger_controller
openLoggerController.cpp
Author
Search by author
Any Author
authors
0 authors
Browse files
Jul 21, 2019
Managed to get it stable at 6400Kbytes per second which is enough for 16 ecu sensors at once
· b576d234
nrs1g15
authored
5 years ago
b576d234
Jul 20, 2019
Cant for the life of me work out why about 3000 Kbytes per second is a hard...
· 75bf208e
nrs1g15
authored
5 years ago
75bf208e
Working implementation seems error free up to about 2Kbytes per second then it...
· 32c48f09
nrs1g15
authored
5 years ago
32c48f09
Jul 19, 2019
Streamlined controller tranmissions so it can steam an arbitary amount of bytes each transaction
· e329c7f3
nrs1g15
authored
5 years ago
e329c7f3
Fixed cir buffers but need to redo the data streaming interface
· 185f0ba4
nrs1g15
authored
5 years ago
185f0ba4
Pretty stable implementation at 2000 KBps but there is a tiny amount of errors...
· d17f7990
nrs1g15
authored
5 years ago
d17f7990
Jul 18, 2019
more optimizations and bug finding@
· 8c2ffcc8
nrs1g15
authored
5 years ago
8c2ffcc8
Started to convert code to more function pointer based and updated circular...
· 8230b6f2
nrs1g15
authored
5 years ago
8230b6f2
Jul 16, 2019
nice
· ec6317f9
nrs1g15
authored
5 years ago
ec6317f9
Jul 15, 2019
Seems to be working bidirectional uart between controller and openlogger for...
· a0be0402
nrs1g15
authored
5 years ago
a0be0402
Added Serial parsing to control open logger state from a host and fixed...
· cfe68c00
nrs1g15
authored
5 years ago
cfe68c00
Jul 14, 2019
Changed Serial to Serial1
· cf4b3454
nrs1g15
authored
5 years ago
cf4b3454
More mistakes fixed
· 958fc27a
nrs1g15
authored
5 years ago
958fc27a
Mistake in openloggerProessUartTx
· 5dcd2815
nrs1g15
authored
5 years ago
5dcd2815
Added serial begin and defines woops slightly important
· dde8f3b6
nrs1g15
authored
5 years ago
dde8f3b6
Added initial commit of untested works of the open logger being sent data to...
· 8c50ecdb
nrs1g15
authored
5 years ago
8c50ecdb
Loading