Repo. for the ELEC351 Coursework - Oliver Thompson

Dependencies:   BMP280 ELEC350-Practicals-FZ429- TextLCD watchdog_RTOS BME280 ntp-client

Changes

RevisionDateWhoCommit message
20:2ce28a5032d5 2019-01-02 O_Thom Serial Messaging Complete - SD Class need to handle commands. LCD and Networking Time and Date Update Needs Testing. default tip
19:c3b396b65f2a 2018-12-13 O_Thom Post merge commit
18:a036c2e5ff89 2018-12-13 O_Thom Pre-merge
17:da78a552339d 2018-12-08 O_Thom Set time and date working. Bugs however include the date needing to be entered before the time.
16:73af0e3ddcaa 2018-12-07 O_Thom Stream working - Number extraction needs finishing;
15:f8748fd0c5b1 2018-12-06 O_Thom Fully working serial interface. Need to include a display method for the samples pulled from the samples. Also - System Responses
14:dbb0741ce576 2018-12-06 O_Thom Serial working - Terminal Formatting and Input Placement Pending
13:37a7c57f4641 2018-12-05 O_Thom Minor changes to Serial Comms header. Testing still needed;
12:88d33b87ecb2 2018-12-04 O_Thom Serial Not Working;
11:b8e8630c7e3b 2018-12-04 O_Thom Commit before moving Serial interrupt outside of class
10:08c366434f2b 2018-12-04 O_Thom Serial Callbacks Included. Changing classes to access each others member functions without the use of objects.
9:654e14de9d74 2018-11-30 O_Thom Error vectors added. Serial input handling started
8:7d218affea71 2018-11-30 O_Thom Updated. 30/11/2018;
7:8664a45f5ce1 2018-11-29 O_Thom Simple serial tested -> Working Correctly.
6:b7f6e0c0f646 2018-11-29 O_Thom Working threads. Tested LCD and Sampler. Serial Pending.
5:f87129ac8bf3 2018-11-29 O_Thom Commit before change from sample message class to typedef struct
4:740cba3f2716 2018-11-27 O_Thom Publish Attempt;
3:82612f4ae4c5 2018-11-27 O_Thom Commit before changing to EventQueue structure.;
2:38d31b2e0956 2018-11-25 O_Thom Inclusion of the mail queue code - Single queue added. Multiple to be added later to route to the LCD, Networking, Serial Port, etc. threads.
1:f89c930c6491 2018-11-25 O_Thom Minor Changes
0:f9a18207d99c 2018-11-23 O_Thom Sampler class working