index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
include
Age
Commit message (
Expand
)
Author
2024-03-28
bump esp-idf to 5.2.1
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-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
Remember per-device bluetooth volume
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-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
bringup r8 muting
jacqueline
2024-01-04
refactor handling of volume steps; improve controls
jacqueline
2024-01-03
fix yet more mono i2s issues
jacqueline
2023-12-22
Support changing the usb msc state
jacqueline
2023-12-14
Have the unit not immediately sleep when starting up.
Robin Howard
2023-12-13
add a cool lua repl
jacqueline
2023-12-12
Centralise which level is 'locked'
jacqueline
2023-11-24
Periodically check int lines instead of relying on interrupts
jacqueline
2023-11-12
Convert the main menu screen to lua lol
jacqueline
2023-11-07
haptics: adds a wrapper for the DRV2605L haptic motor driver
Robin Howard
2023-11-06
Improve bt scanning responsiveness
jacqueline
2023-10-16
Decouple play/pause from output on/off
jacqueline
2023-10-03
Add scroll velocity + more input methods
jacqueline
2023-10-03
Make accessors in RelativeWheel const
jacqueline
2023-09-29
Add a lock around the SPI bus
jacqueline
2023-09-26
Make NVS access synchronous again
jacqueline
2023-09-26
Tune buffer sizes and locations for I2S
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-09-22
Allocate display spi buffers statically
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-12
Use only one buffer for lvgl's display driver
jacqueline
2023-09-08
Flesh out onboarding a little, and add a way to get into it
jacqueline
2023-09-08
Support retries for samd and touchwheel i2c
jacqueline
2023-09-05
Fix display buffers not actually being in DMA ram
jacqueline
2023-09-05
Move UI task to priority 0 during playback
jacqueline
2023-09-04
Support changing max volume, persisted to nvs
jacqueline
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
[prev]
[next]