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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SUFST
SUFST-Arduino-Firmware
Commits
master
Select Git revision
0 results
sufst-arduino-firmware
Author
Search by author
Any Author
authors
0 authors
Aug 01, 2019
updated
· f44dad26
nrs1g15
authored
5 years ago
f44dad26
updated
· b4a129ed
nrs1g15
authored
5 years ago
b4a129ed
Updated daq so you can select either to save to sd, wireless or both
· e3300688
nrs1g15
authored
5 years ago
e3300688
Removed additional pins since shield does not support them
· 435a3ede
nrs1g15
authored
5 years ago
435a3ede
Added arduino interrupt
· bd3e71fc
nrs1g15
authored
5 years ago
bd3e71fc
lap timer
· 74b130df
nrs1g15
authored
5 years ago
74b130df
Jul 31, 2019
State of state after trying to work out issue with sd card board... it seems to be a hardware issue
· 02453a24
nrs1g15
authored
5 years ago
02453a24
Jul 30, 2019
Update sd.cpp
· 1914bb6d
nrs1g15
authored
5 years ago
1914bb6d
Tested SD with internal ecu messages and seems good, needs to be tested on car
· 57d531f6
nrs1g15
authored
5 years ago
57d531f6
Tested SD with internal ecu messages and seems good, needs to be tested on car
· c85eb946
nrs1g15
authored
5 years ago
c85eb946
Removed wireless as unstable
· 8b044818
nrs1g15
authored
5 years ago
8b044818
Working rpm on car but no sd card saving... need to fix
· f643be22
nrs1g15
authored
5 years ago
f643be22
Changed daq to be zero index based
· 8fc62430
nrs1g15
authored
5 years ago
8fc62430
Added wireless write to ecu daq
· 467974b1
nrs1g15
authored
5 years ago
467974b1
Added wireless with default pin setup
· 577da5f3
nrs1g15
authored
5 years ago
577da5f3
Updated buffer lengths
· 3fb852ea
nrs1g15
authored
5 years ago
3fb852ea
updated
· a5f7f2bc
nrs1g15
authored
5 years ago
a5f7f2bc
Jul 29, 2019
Added sd saving to sen 1 and sen 2
· b53b9402
nrs1g15
authored
5 years ago
b53b9402
Added state machine and retries every 1s if begin fails
· 860f544c
nrs1g15
authored
5 years ago
860f544c
Merge branch 'Integrated-can-sd-board'
· 5ad65415
nrs1g15
authored
5 years ago
5ad65415
Merge branch 'master' of
https://git.soton.ac.uk/SUFST/sufst-arduino-firmware
· 368fd5b2
nrs1g15
authored
5 years ago
368fd5b2
updated
· ca5bbd59
nrs1g15
authored
5 years ago
ca5bbd59
Added peto tube stuff
· bc02b2c7
nrs1g15
authored
5 years ago
bc02b2c7
<= should be >=
· 0f74f458
nrs1g15
authored
5 years ago
0f74f458
Jul 27, 2019
Added a easy debug mode switch for lower thresholds to use tps as testing input data
· da43b4ee
nrs1g15
authored
5 years ago
da43b4ee
Jul 26, 2019
Fix out of bounds error
· ccb5da87
nrs1g15
authored
5 years ago
ccb5da87
Removed folders now in legacy folder
· 818d6746
nrs1g15
authored
5 years ago
818d6746
Added crc8 to comms for error checking
· eb2aeef3
nrs1g15
authored
5 years ago
eb2aeef3
Added built in sd writing for new can-sd board and added crc8 to dash board comms
· 7c005b36
nrs1g15
authored
5 years ago
7c005b36
Moved unused firmwares to legacy folder
· a5c43777
nrs1g15
authored
5 years ago
a5c43777
Jul 24, 2019
Re-enabled sd card saving
· b4370a02
nrs1g15
authored
5 years ago
b4370a02
Properly serialized the data before transmission
· f4972798
nrs1g15
authored
5 years ago
f4972798
Lastest tested with car rpm and water temp
· db2bf9a1
nrs1g15
authored
5 years ago
db2bf9a1
Jul 23, 2019
Initial commit of tested dash control for both the dash arduino and the main...
· 1587c409
nrs1g15
authored
5 years ago
1587c409
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
Fixed full issue
· 20a00308
nrs1g15
authored
5 years ago
20a00308
removed todo
· 55a0cd12
nrs1g15
authored
5 years ago
55a0cd12
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
Added implementation for ease of use saving to sd card ecu parameters in the...
· 678dca50
nrs1g15
authored
5 years ago
678dca50
Added new timestamp field to can messages to allow for timestamping data, this...
· bd95e51d
nrs1g15
authored
5 years ago
bd95e51d
Loading