All tasks complete

Dependencies:   mbed MCP23017 mbed-rtos WattBob_TextLCD

Changes

RevisionDateWhoCommit message
18:65c51c80a165 2019-04-03 aingks clean code; removed alternative code default tip
17:6b4d94f9c77a 2019-04-03 aingks back to functional but not registering change in ind for serial
16:b66cb760fb3b 2019-04-03 aingks new issue with code , goes through first few threads doesnt make it past the indicators or the display
15:2a0cadb9b9dc 2019-04-03 aingks a few changes to naming
14:25241ed5b056 2019-04-03 aingks mail queue code added not tested;
13:822b0e56ea68 2019-03-27 aingks all tasks complete awaiting update for mail queue
12:f4052a23ddc7 2019-03-27 aingks all functional bug with task 9 led showing;
11:d6d1583fc824 2019-03-27 aingks bugged code (retracing)
10:2b262d810c67 2019-03-27 aingks serial port module added, issue is found to be the lock/unlock section of task 9
9:2fd97246b8f0 2019-03-27 aingks added indicator check module, not compiling ;
8:3f3f2c2e2046 2019-03-26 aingks task 8 complete and LED display operational;
7:87f7ba90fdce 2019-03-26 aingks LED disp module added ;
6:abbd51d9b045 2019-03-26 aingks task 5 complete ;
5:f5dda79b93cb 2019-03-26 aingks added frequency times (accommodating for the stage 9 case at 2 hz)
4:27340b291c09 2019-03-26 aingks the code compiles now, progressing towards tasks
3:f88d667629e6 2019-03-25 aingks added the led code however ifndef is not working
2:9d6d07c9cc9c 2019-03-20 aingks added mutex and included the mbed-rtos library
1:c4f62ef9b5b7 2019-03-20 aingks task 1,2,3 complete not tested; cleaned up the code
0:0943f040009c 2019-03-20 aingks general structure of code complete