Network, SD, Readall. comments added

Dependencies:   Peripherals Buffer_lib_v2 SD_Lib_EffedUP_ERP Time_Lib_v2 Year3_Version5 BMP280 Network_Lib TextLCD BME280

Changes

RevisionDateWhoCommit message
30:b4e7298859d7 2019-01-23 emilytrembeth joined default tip
29:5caf5551d75d 2019-01-23 cgogay Commented peripherals and buffer libs
28:fb88aeb3551e 2019-01-23 cgogay Added LDR variables to peripherals, commented time lib and thread lib
27:c962d361a202 2019-01-23 cgogay added threadwait to serial function, plus comments
26:76b5f65d595a 2019-01-23 erolleyparnell Functional Code Including delete data across serial, buffer, typing and using buttons for time and date - ERP
25:1f5b1ce3d65c 2019-01-23 erolleyparnell Functional including Buffer and Delete data - Must re check Network and SD Card
24:bacf24afe91f 2019-01-22 erolleyparnell Time and date really should work now
23:0b4bcb14e15c 2019-01-22 erolleyparnell Updated threads lib
22:a100ca027173 2019-01-21 erolleyparnell Added variable refresh rate - ERP
21:aee6866008e9 2019-01-21 erolleyparnell ERP - Update time libs to include change time through serial and attempt at buffer
20:15f22e814788 2019-01-21 erolleyparnell WORKED ON BUFFER AND TIME LIBS
19:8c5615d0768d 2019-01-18 emilytrembeth Time is now a thread, so it updates in the background
18:91285f9cfdb2 2019-01-04 erolleyparnell ERP
17:a3cc9013316c 2019-01-04 cgogay updated SD functions, commented out serial in main, changed lcdBuffer to timeBuff in most libraries
16:17e8f7d4241a 2019-01-04 cgogay sensor thread made higher priority, added sensor mutex lock to network lib
15:00422efe0550 2019-01-03 emilytrembeth Outdated code has been removed; LDR on LCD added; Networking added; tidied
14:433745616744 2019-01-03 emilytrembeth Comments added and Commented out the outdated code
13:a89d4591af3f 2019-01-02 erolleyparnell WORK IN PROGRESS - Functional but Serial Comms needs finishing ERP
12:cac14a3e396f 2018-12-07 erolleyparnell Emily RP compiled Emily T and Courtney code
11:799025124e87 2018-12-07 erolleyparnell 07/12/18 Compile Emily T and Courtney code
10:fa1c8db4e28c 2018-12-07 cgogay serial protocol, add settime and setdate with button, edited time function and lcd function
9:d783366f2203 2018-11-23 erolleyparnell Rearranged so that main has been split in to libraries for each functionality;
8:dde5976445b4 2018-11-23 erolleyparnell Rearrange source code;
7:981670f59caf 2018-11-23 cgogay Serial protocol, requirement 7, threaded
6:2ef9c06ce506 2018-11-23 cgogay LDR sensor, serial protocol READ ALL command, requirement 7
5:60e116a1e913 2018-11-19 emilytrembeth x
4:da63962bc0f1 2018-11-14 emilytrembeth Threads for sensor data and the date and time.
3:ef46c1ddefed 2017-10-31 noutram Updated for stage-3;
2:3d65cd8d7089 2017-03-30 noutram Removed unnecessary header
1:948bd552a2a2 2017-03-30 noutram updated for mbed OS 5.4
0:90e393878517 2016-03-08 noutram Task 613