Ravenscar implementation at the runtime level of a Time-Triggered scheduler.
Version v0.3.0. This is the version cited from paper "A Hierarchical Architecture for Time- and Event-Triggered Real-Time Systems" J. Real, S. Sáez., A. Crespo, in the 24th International Conference on Reliable Software Technologies - Ada-Europe 2019, in June 2019.
-
The
runtime
folder contains the latest version of the modified/added runtime source files. These files are covered by a different license that can be found in the file runtime/LICENSE -
The
extensions
folder contains the latest version of the files proposed that extends the ada runtime. API documentation can be found in API. -
The
utilities
folder contains the current implementation of a library of TT utilities and patterns. -
The
examples
folder contains an example application for the STM34F4 Discovery board. To observe its output, you can for example use "debug on board" from GPS and see the printed messages in the st-util window.