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 · master
master
Select Git revision
1 result
Searching
sufst-arduino-firmware
Legacy-firmware
sufst-openlogger
openLogger.cpp
Author
Search by author
Any Author
authors
0 authors
Browse files
Jul 26, 2019
Moved unused firmwares to legacy folder
· a5c43777
nrs1g15
authored
5 years ago
a5c43777
Jul 21, 2019
tested for about 10 mins at 4800 Kbytes per second which is 12 ecu sensors and was stable
· a0432033
nrs1g15
authored
5 years ago
a0432033
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 19, 2019
Working implementation tested working up to 3kbytes per second without errors
· 94718d11
nrs1g15
authored
5 years ago
94718d11
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
Jul 17, 2019
Added uart time out resetting to checking for start byte and sending info back to master
· 5420ad09
nrs1g15
authored
5 years ago
5420ad09
MUCH better working and faster data logging with pure function pointers and state machines
· b26fa61c
nrs1g15
authored
5 years ago
b26fa61c
Jul 16, 2019
nice
· ec6317f9
nrs1g15
authored
5 years ago
ec6317f9
Jul 15, 2019
Tested with buad rate 9600 and openlogger side works perfectly
· d2d7b99e
nrs1g15
authored
5 years ago
d2d7b99e
Seems to be working bidirectional uart between controller and openlogger for...
· a0be0402
nrs1g15
authored
5 years ago
a0be0402
Update openLogger.cpp
· 193bbf32
nrs1g15
authored
5 years ago
193bbf32
Update openLogger.cpp
· 1b14bf2b
nrs1g15
authored
5 years ago
1b14bf2b
Update openLogger.cpp
· 353586e0
nrs1g15
authored
5 years ago
353586e0
Jul 14, 2019
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