Deals with user inputs

Dependents:   ELEC350_Project2

Revisions of serial_terminal.cpp

Revision Date Message Actions
27:f665c1bc9dbb 2019-01-02 Updated to use queues more File  Diff  Annotate
26:d06a55487056 2018-12-28 Updates File  Diff  Annotate
25:71b6c52169b0 2018-12-28 Upadated File  Diff  Annotate
24:1cd91e660da8 2018-12-22 Finishes outstanding commands File  Diff  Annotate
23:a760de6ac3ea 2018-12-21 Added read and delete commands. The way the SD card works will be changed File  Diff  Annotate
22:737a154c88f3 2018-12-19 Added locks File  Diff  Annotate
21:896ad4241247 2018-12-19 updated File  Diff  Annotate
20:17a69bd39cbd 2018-12-17 a File  Diff  Annotate
19:5c45052abc84 2018-11-30 pre-class File  Diff  Annotate
18:23c223755f5d 2018-11-30 Code tidy File  Diff  Annotate
17:9090420e5818 2018-11-23 time and date now settable in the serial terminal File  Diff  Annotate
16:036b11e97f7f 2018-11-23 pre time changes File  Diff  Annotate
15:20e377108616 2018-11-23 LATEST File  Diff  Annotate
14:922fec0cdc0f 2018-11-23 Working on setdate File  Diff  Annotate
13:2a4af99c47f4 2018-11-18 setdate in progress File  Diff  Annotate
12:4254421f2d6a 2018-11-18 This function is now called from a queue which allows the thread to wait File  Diff  Annotate
11:cc71b3937dd2 2018-11-17 Attempting to get serial ISR to work File  Diff  Annotate
10:c67aaf517d43 2018-11-10 Currently working, but requires changes to improve how the system works when sample rate is set to 0.1 File  Diff  Annotate
9:817575163bb5 2018-11-10 Sett working, but may need to reconsider how the thread operates as it is not being serviced when there is a lot of activity on the queue File  Diff  Annotate
8:14d6babb4e06 2018-11-10 Updates to put functions on the queue File  Diff  Annotate
7:22ddbfc637ef 2018-11-09 Changed the queue to SDqueue. A serpate queue will be created for the LCD File  Diff  Annotate
6:8ff8d485332a 2018-11-08 Further input checks added for serial comms; File  Diff  Annotate
5:6bb24b28552d 2018-11-08 Issue still exists where if user types ex READ READ this is seen as a valid command File  Diff  Annotate
4:f61aef48e215 2018-11-07 Commands in READ are now sending messages to SD card queue File  Diff  Annotate
3:d94f9c611c46 2018-11-07 Basic command receiving functionality working File  Diff  Annotate
2:7febff96932c 2018-11-07 basics of receiving commands File  Diff  Annotate
1:a2c54ac4d928 2018-11-06 Trying to get the serial string parser to work File  Diff  Annotate
0:d68b0df6a001 2018-11-06 Library added to handle serial communication thread File  Diff  Annotate