| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-06 | wasp: Factor out the sleep/wake code | Daniel Thompson | |
| Pulling this out into a method allows it to be called by an application. | |||
| 2020-03-26 | wasp: Add support for brightness caching and keep-awake signalling | Daniel Thompson | |
| 2020-03-26 | wasp: Major documentation string improvements. | Daniel Thompson | |
| 2020-03-26 | wasp: Move the constants into seperate container classes | Daniel Thompson | |
| 2020-03-22 | Add licensing information for all wasp-os files. | Daniel Thompson | |
| 2020-03-22 | Rename manager.py and expose its interfaces to all applications | Daniel Thompson | |
| This is a big change that break compatiblity with existing applications *and* with existing installed versions of main.py. When upgrading it is import to update main.py: ./tools/wasptool --upload wasp/main.py | |||
