index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
Age
Commit message (
Expand
)
Author
2024-05-08
Count samples going in and out of the drain buffer
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-05-02
Replace cpp::span shim with std::span
jacqueline
2024-04-22
Improve handling of the display
jacqueline
2024-04-19
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-04-19
squash a bunch of warnings
jacqueline
2024-04-19
Adds LRA haptic support (open-loop only for now).
Robin Howard
2024-04-19
Fix DRV2065L register usage: we were accidentally setting control2 when we me...
Robin Howard
2024-04-15
Fix some bt device issues
jacqueline
2024-04-12
switch to software volume scaling (it's bad tho i need daniel to do maths for...
jacqueline
2024-04-11
Migrate all existing control schemes to the cool new world
jacqueline
2024-04-10
WIP decompose our giant LVGL driver into smaller classes
jacqueline
2024-04-09
fix some struct defaults in low-level drivers
jacqueline
2024-04-08
Warn and block MSC disable if the sd card is busy
jacqueline
2024-04-02
Support disabling automatic database updates
jacqueline
2024-03-28
bump esp-idf to 5.2.1
jacqueline
2024-03-28
HACK: auto-accept CFM pairing, and increase the connection timeout
jacqueline
2024-03-20
Start using the lock switch polarity bit in nvs
jacqueline
2024-03-20
Add exact display size to nvs, since it can vary
jacqueline
2024-03-17
fixes for my green-tab adafruit ST7735R
Nano
2024-03-14
Use a simpler method of determining charge status
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
Sensitivity value now between 0 and 255
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-07
hack around deadlock during bt disable
jacqueline
2024-02-07
Silence chatty touchwheel log
jacqueline
2024-02-07
Deliver AVRC events on a background thread
jacqueline
2024-02-06
improve the locking strategy of the bluetooth fsm
jacqueline
2024-02-06
Retry bt device connections
jacqueline
2024-02-06
let the bluetooth stack handle its own discovery state
jacqueline
2024-02-06
Implement basic volume control for bt outputs
jacqueline
2024-02-06
fix various of bluetooth issues
jacqueline
2024-02-06
Start keeping lock switch polarity in nvs
jacqueline
2024-02-05
tweak pipeline buffers rather than i2s dma buffer
jacqueline
2024-02-05
hey i found 40KiB SRAM behind the couch!
jacqueline
2024-01-30
hand off the sd card to the samd properly, and remount when it's finished
jacqueline
2024-01-30
Improve handling of sd card changes during runtime
jacqueline
2024-01-17
whoops
jacqueline
2024-01-17
all screens basically working, but bluetooth is rough
jacqueline
2024-01-15
Begin migration of remaining screens to Lua
jacqueline
2024-01-10
add accurate esp and samd versions + expose this info to lua
jacqueline
2024-01-09
tweak wheel sensitivity, improve AKS for centre button
jacqueline
2024-01-09
bringup r8 muting
jacqueline
2024-01-04
refactor handling of volume steps; improve controls
jacqueline
[next]