Example software of using the mbed-rtos to control a simple vehicle's on board computer
Dependencies: MCP23017 WattBob_TextLCD mbed-rtos mbed
History
Final working version
2016-09-01, by sk398 [Thu, 01 Sep 2016 09:08:51 +0000] rev 10
Final working version
All Tasks operational. All Code Commented.; ; Final Submission Revision;
2016-03-30, by sk398 [Wed, 30 Mar 2016 13:10:09 +0000] rev 9
All Tasks operational. All Code Commented.; ; Final Submission Revision;
AverageSpeed contained within Strcut - not necessary as only element in struct.
2016-03-30, by sk398 [Wed, 30 Mar 2016 09:47:45 +0000] rev 8
AverageSpeed contained within Strcut - not necessary as only element in struct.
All functions operating without issue. System fully tested.; ; Commenting to be done
2016-03-30, by sk398 [Wed, 30 Mar 2016 09:35:10 +0000] rev 7
All functions operating without issue. System fully tested.; ; Commenting to be done
Further testing complete - Mail Queue must be modified as is not correct.
2016-03-30, by sk398 [Wed, 30 Mar 2016 04:01:53 +0000] rev 6
Further testing complete - Mail Queue must be modified as is not correct.
All functions now implemented, tested and operational. Further testing to test boundary conditions required.; ; Commenting and final renaming to be also completed
2016-03-30, by sk398 [Wed, 30 Mar 2016 03:52:21 +0000] rev 5
All functions now implemented, tested and operational. Further testing to test boundary conditions required.; ; Commenting and final renaming to be also completed
Car Sim not working - going to replace Queue and Mailpool with array system
2016-03-30, by sk398 [Wed, 30 Mar 2016 02:23:10 +0000] rev 4
Car Sim not working - going to replace Queue and Mailpool with array system
Initialise Function implemented to ensure known starting state.
2016-03-29, by sk398 [Tue, 29 Mar 2016 21:41:55 +0000] rev 3
Initialise Function implemented to ensure known starting state.
All tasks bar 4,5 and 6 implemented. Testing to be conducted on Tasks 1,2,3 and CarSim
2016-03-29, by sk398 [Tue, 29 Mar 2016 21:30:00 +0000] rev 2
All tasks bar 4,5 and 6 implemented. Testing to be conducted on Tasks 1,2,3 and CarSim
Tasks 8 & 9 Implemented
2016-03-29, by sk398 [Tue, 29 Mar 2016 19:25:06 +0000] rev 1
Tasks 8 & 9 Implemented