History | View | Annotate | Download (3.363 KB)
Add a getter function in the core for the event mask to check in the main function of the node if the core event is redefined
Made struct of core private and static and provided getter functions for the needed members
Added some asserts for debugging (not finished yet)Started to write nodes main functionFixed error in node (Use one core for all functions)
Finished some todos in functions of the core(mutex lock, broadcast control event, increment/check node's stage value)
Builded test
Changed depth of indentation
Finished header, added empty functions in c classes, added comments
started the simple skeleton of the urtware