Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-10 | ose: Remove all code related to the OSE port | Lukas Larsson | |
The OSE port is no longer supported and this commit removed it and any changes related to it. The things that were general improvements have been left in the code. | |||
2014-02-24 | ose: Port run_erl and to_erl | Lukas Larsson | |
2014-02-24 | ose: Change signal base to registered range | Lukas Larsson | |
2014-02-24 | ose: Add module that allows interaction with any OSE process | Lukas Larsson | |
The interface of this module is made to be as generic as possible in order for other IPC mechanisms to mimic it and allow porting of code between different os:es. | |||
2014-02-24 | ose: Extract signal numbers to common file | Lukas Larsson | |