index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
relative_wheel.cpp
Age
Commit message (
Collapse
)
Author
2024-04-10
WIP decompose our giant LVGL driver into smaller classes
jacqueline
2024-02-13
Sensitivity value now between 0 and 255
ailurux
2024-02-12
Scroll sensitivity configurable, but inverted
ailurux
2024-01-09
tweak wheel sensitivity, improve AKS for centre button
jacqueline
2023-10-03
Add scroll velocity + more input methods
jacqueline
2023-10-03
Make accessors in RelativeWheel const
jacqueline
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
2023-08-25
More performance and usability tweaks
jacqueline
- pin ui and decoder to opposite cores - disable touch wheel when controls are locked
2023-07-11
Fix browser view jank
jacqueline
2023-07-08
Add theme class
ailurux
2023-07-08
Touchwheel ticks :)
ailurux
2023-06-26
Improve encoder driver
jacqueline
It actually works and clicks now! Still a bit rough though. Need to dive into lvgl internals to work out what it's doing with enc_diff
2023-06-06
Get basic audio playback going again
jacqueline
2023-06-01
Add touchwheel -> encoder adapter
jacqueline