Example software for a Cyclic Executive

Dependencies:   MCP23017 SDFileSystem WattBob_TextLCD mbed

History

Final version - all operational default tip

2016-03-02, by sk398 [Wed, 02 Mar 2016 13:38:27 +0000] rev 10

Final version - all operational


All tasks operating and Cyclic Exec working. Just need to implement task 1

2016-03-02, by sk398 [Wed, 02 Mar 2016 09:38:47 +0000] rev 9

All tasks operating and Cyclic Exec working. Just need to implement task 1


All operations now in sync. Small errors with timing however this is tunable;

2016-03-02, by sk398 [Wed, 02 Mar 2016 01:03:09 +0000] rev 8

All operations now in sync. Small errors with timing however this is tunable;


All tasks bar 2 and 3 Operational with relatively good timing

2016-03-02, by sk398 [Wed, 02 Mar 2016 00:51:17 +0000] rev 7

All tasks bar 2 and 3 Operational with relatively good timing


Tasks all written in. Just got to implement the Cyclic Executive OS element

2016-02-29, by sk398 [Mon, 29 Feb 2016 11:20:48 +0000] rev 6

Tasks all written in. Just got to implement the Cyclic Executive OS element


LCD output now successfully contained within class definition

2016-02-26, by sk398 [Fri, 26 Feb 2016 10:44:38 +0000] rev 5

LCD output now successfully contained within class definition


Display function works, Analog function works, digitalIN function works.; ; Freq measurement still to work.; ; Display to be changed to class structure

2016-02-26, by sk398 [Fri, 26 Feb 2016 10:36:23 +0000] rev 4

Display function works, Analog function works, digitalIN function works.; ; Freq measurement still to work.; ; Display to be changed to class structure


All 4 input processes constructed

2016-02-17, by sk398 [Wed, 17 Feb 2016 10:22:50 +0000] rev 3

All 4 input processes constructed


All functional prototypes declared in header file.; Need to update class file to include constructor.

2016-02-15, by sk398 [Mon, 15 Feb 2016 22:30:54 +0000] rev 2

All functional prototypes declared in header file.; Need to update class file to include constructor.


Converted to a single header file and .cpp file with all the associated tasks contained.; ; This will be adapted throughout developing the tasks independently, using OO principles.

2016-02-15, by sk398 [Mon, 15 Feb 2016 22:17:47 +0000] rev 1

Converted to a single header file and .cpp file with all the associated tasks contained.; ; This will be adapted throughout developing the tasks independently, using OO principles.