Skip to content
Snippets Groups Projects
Commit 7c17d271 authored by Raphael's avatar Raphael
Browse files

compiling state

added lvl1 controller interface (+ template for buffer swapping)
added lvl0 controller interfaces
added controlmodes namespace + default control modes
all data units now are splitted into an interface (this has to be implemented) and a ptrprovider (this is a conveniene class. it stores pointer and implements the interface. if all data is already somewhere in ram, you can set the pointers of this class and have a working data unit)
parent f835cb4b
No related branches found
No related tags found
No related merge requests found
Showing
with 597 additions and 480 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment