index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
nvs.cpp
Age
Commit message (
Expand
)
Author
2025-02-20
Add nvs key for left padding
ailurux
2025-02-07
Add centre button haptic feedback on touch, and setting to disable/lessen hap...
ailurux
2025-02-02
Persist locked control mode setting
Tess Eisenberger
2025-02-02
Add optional support for changing volume while locked
Tess Eisenberger
2025-02-02
Add a new setting for input controls when locked
Tess Eisenberger
2025-01-29
Actually read+write the fast charge nvs bit
jacqueline
2024-12-19
Queue repeat modes (#126)
ailurux
2024-08-12
daniel/theme-setting (#87)
ailurux
2024-07-24
Add a settings screen with power+battery info
jacqueline
2024-07-12
Give Bluetooth settings a bit of a refresh
jacqueline
2024-07-11
WIP improve bluetooth api and settings screen
jacqueline
2024-05-14
save lra calibration data to nvs
jacqueline
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-04-19
Adds LRA haptic support (open-loop only for now).
Robin Howard
2024-04-15
Fix some bt device issues
jacqueline
2024-04-02
Support disabling automatic database updates
jacqueline
2024-03-20
Add exact display size to nvs, since it can vary
jacqueline
2024-02-13
Fixed clamp and write on scroll sensitivity
ailurux
2024-02-13
Updated sensitivity nvs store
ailurux
2024-02-13
Merge branch 'main' into scroll-sensitivity
ailurux
2024-02-13
Cache pending nvs writes in memory
jacqueline
2024-02-12
Scroll sensitivity configurable, but inverted
ailurux
2024-02-12
Remove some logging whoopsies
jacqueline
2024-02-12
Remember per-device bluetooth volume
jacqueline
2024-02-06
fix various of bluetooth issues
jacqueline
2024-02-06
Start keeping lock switch polarity in nvs
jacqueline
2024-01-15
Begin migration of remaining screens to Lua
jacqueline
2023-10-28
Annotates the kTag with maybe_unused; they're only used for logging.
Robin Howard
2023-10-03
Write up the new input modes to NVS and settings
jacqueline
2023-09-26
Make NVS access synchronous again
jacqueline
2023-09-22
make bluetooth pairing ui functional
jacqueline
2023-09-13
Make the onboarding flow basically work. Much still to do!
jacqueline
2023-09-08
Flesh out onboarding a little, and add a way to get into it
jacqueline
2023-09-04
Support changing max volume, persisted to nvs
jacqueline
2023-08-29
store the screen brightness in nvs
jacqueline
2023-08-16
Save current output mode to nvs
jacqueline
2023-08-15
persist preferred bluetooth device in nvs
jacqueline
2023-08-01
Basic nvs init + bluetooth in the build
jacqueline