aboutsummaryrefslogtreecommitdiff
path: root/controller_webpage
Commit message (Collapse)AuthorAge
* [bugfix] - make the sliders look nicer.HEADmainJosh Rahm2025-12-09
|
* Add a couple different parameter types.Josh Rahm2025-12-07
| | | | | | | fraction_t: semantically represents a value 0.0-1.0. Internally this is represented as a uint8 with 255 being 1 and 0 being 0. ratio_t: represents a fracitonal number that can be larger than 1.0.
* Add a "reset defaults" button and handler.Josh Rahm2025-12-07
|
* Much nicer version of the controller page.Josh Rahm2025-12-07
|
* Add the controller webpage.Josh Rahm2025-12-07