summaryrefslogtreecommitdiffstats
path: root/c-user/rate-monotonic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* c-user: Generate rate-monotonic manager docsSebastian Huber2021-04-232-366/+654
| | | | | | | | | The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
* c-user: fix broken definition in rate-monotonic background.Gedare Bloom2021-04-221-1/+3
|
* c-user: Add labels to the manager chaptersSebastian Huber2021-02-101-0/+2
| | | | Update #3993.
* c-user: Split up rate-monotonic managerSebastian Huber2020-09-025-0/+1113
This makes it easier to automatically generate parts of the manager documentation in the future. Update #3993.