John Wellbelove
|
69704e8b6a
|
Made it optional for messages to be virtual.
By default they are not.
Can be made virtual by defining ETL_MESSAGES_ARE_VIRTUAL in the project settings.
|
2017-08-17 15:33:29 +01:00 |
|
John Wellbelove
|
2e5cc0eb4d
|
FSM, Router and bus implementations.
|
2017-08-03 23:31:50 +01:00 |
|
John Wellbelove
|
740e8b4dd6
|
Reverted message_id to a virtual function
|
2017-07-31 19:31:39 +01:00 |
|
John Wellbelove
|
93f2ac02c2
|
Redo accidental revert
|
2017-07-31 17:30:28 +01:00 |
|
John Wellbelove
|
672102228f
|
Minor API changes
|
2017-07-31 10:29:05 +01:00 |
|
John Wellbelove
|
7991e1aa7c
|
Latest router and message bus changes.
Defined guaranteed call order for routers and busses.
|
2017-07-30 11:26:53 +01:00 |
|
John Wellbelove
|
f70850f7f5
|
Lastest FSM and router changes.
Added message_bus.
Created generators for largest and smallest.
|
2017-07-28 20:34:58 +01:00 |
|
John Wellbelove
|
0ccdd4fab4
|
Lastest versions of FSM, Message Router and supporting functionality.
|
2017-07-25 11:30:00 +01:00 |
|
jwellbelove
|
12306b57eb
|
Added file error numbers
|
2017-07-21 20:12:57 +01:00 |
|
John Wellbelove
|
73da59ad17
|
Integrated FSM and message router classes.
Fixed GCC compatibility issue.
Added on_enter_state() return tests.
|
2017-07-21 20:11:02 +01:00 |
|
John Wellbelove
|
7db12ea0fd
|
Integrated FSM and message router classes.
|
2017-07-21 20:11:02 +01:00 |
|
John Wellbelove
|
04a9cb7bba
|
Changed FSM to be based on message router
|
2017-07-21 20:11:02 +01:00 |
|