RELTEQ
RELTEQ is an extensible timer management system targeted at resource constrained embedded systems. On top of RELTEQ we have implemented a hierarchical scheduling framework with various servers. The current implementation supports:- sporadic tasks
- polling, periodic idling, deferrable, and constant bandwith servers
- local Fixed Priority and Earlieas Deadline First schedulers
- global Fixed Priority and Earlieas Deadline First schedulers
Download
You can download the latest version of RELTEQ here:
- relteq.zip (version )
RELTEQ simulator
The RELTEQ simulator is a front-end for RELTEQ, providing a GUI to quickly create and simulate applications consisting of tasks and servers.Requirements
The simulator does not require any embedded operating systems like uC/OS-II. It does, however, require a *nix operating system with tclsh, gcc and make installed on the path, and the Grasp player.Download
You can download the latest version of the RELTEQ simulator here:
Screenshots

