SD card functionality

Dependents:   ELEC350_Project2 SDcard

Revisions of SDCard.cpp

Revision Date Message Actions
17:c9ac3fc764b9 2019-01-03 Updates File  Diff  Annotate
16:23b3be671415 2019-01-03 Updates File  Diff  Annotate
15:e1f62dd17e3c 2019-01-02 Updated to use queues more File  Diff  Annotate
14:8e92eb9fc088 2018-12-28 Updates File  Diff  Annotate
13:5f786448e883 2018-12-28 Updated File  Diff  Annotate
12:3198f0b7b36f 2018-12-22 Changes to the way data is saved File  Diff  Annotate
11:89960c1f2234 2018-12-21 Changes to how data is saved. This will be altered again File  Diff  Annotate
10:f2b8e3b587d5 2018-12-19 Added locks File  Diff  Annotate
9:113f4934b907 2018-12-19 Added ability to mount and unmount SD card File  Diff  Annotate
8:ee8f65745141 2018-12-19 on start, attempt to initialize and set initialized state to false is unable to. File  Diff  Annotate
7:393fa8184388 2018-12-17 files created with date File  Diff  Annotate
6:5646450f583b 2018-11-18 updated to RawSerial File  Diff  Annotate
5:0d49326968ca 2018-11-10 Operating, but serial terminal needs reworking to avoid queue being full File  Diff  Annotate
4:dc767b5f917b 2018-11-10 Changes made to have fs global. See OneNote for what to do File  Diff  Annotate
3:c6e5dd2faa22 2018-11-09 SD card now has new functions, one will write the sampled data to the SD card File  Diff  Annotate
2:9a5eea2adbf8 2018-11-08 Initialise moved into SDcard, requires improvement. ultimately sampling will be done on timer ISR with data put in queue File  Diff  Annotate
1:c3af0c26ded2 2018-11-07 SDread will take arguments on how many samples to read. File  Diff  Annotate
0:0fc2cf27ff9e 2018-11-07 SD card thread that will deal with SD card events File  Diff  Annotate