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
2023-09-26
Make NVS access synchronous again
jacqueline
2023-09-26
Place a2dp stream callback into IRAM
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-25
Fix incorrect palette introduced by hardware screen rotation
jacqueline
2023-09-25
Don't acquire the spi bus in the display driver
jacqueline
2023-09-22
Allocate display spi buffers statically
jacqueline
2023-09-22
Rotate the display in hardware instead of software
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-12
Use interrupt-based spi for the display
jacqueline
2023-09-08
Flesh out onboarding a little, and add a way to get into it
jacqueline
2023-09-08
Just wait for touchwheel reboot instead of being clever
jacqueline
2023-09-08
Support retries for samd and touchwheel i2c
jacqueline
2023-09-08
Reset the touchwheel during boot
jacqueline
2023-09-05
Improve dac startup sequencing to reduce the clicky poppy
jacqueline
2023-09-05
Be tolerant of SAMD timeouts
jacqueline
2023-09-05
Fix display buffers not actually being in DMA ram
jacqueline
2023-09-05
Tweak display DMA buffer size
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-09-04
Turn the touchwheel back on after sleep
jacqueline
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
2023-08-29
store the screen brightness in nvs
jacqueline
2023-08-29
Don't fade for brightness slider changes
jacqueline
2023-08-29
Use gamma correction for display brightness
jacqueline
2023-08-28
one weird trick to avoid 5khz tone
jacqueline
2023-08-28
Move battery measurement to its own class
jacqueline
2023-08-25
More performance and usability tweaks
jacqueline
2023-08-25
Add modal dialog support
jacqueline
2023-08-24
Improve DAC startup for r6
jacqueline
2023-08-24
Improve centre button responsiveness
jacqueline
2023-08-22
Add battery % with change events
jacqueline
2023-08-22
good idea to unmute the dac!
jacqueline
2023-08-21
Add idle->standby support when locked and no music
jacqueline
2023-08-20
Add an app console triggered shutdown
jacqueline
2023-08-18
Add interrupts for samd changes
jacqueline
2023-08-18
Fix no battery detection
jacqueline
2023-08-18
Support app console commands for the samd
jacqueline
2023-08-16
Save current output mode to nvs
jacqueline
2023-08-15
persist preferred bluetooth device in nvs
jacqueline
2023-08-15
Flesh out basic bluetooth support
jacqueline
2023-08-08
Improve sd card errors
jacqueline
2023-08-08
Add skeleton of bluetooth FSM
jacqueline
2023-08-03
Add very limited resampling (it's slow as shit)
jacqueline
2023-08-01
Basic nvs init + bluetooth in the build
jacqueline
2023-07-31
Return zeroes when the touchwheel isn't connected
jacqueline
2023-07-28
clang-format
jacqueline
2023-07-28
ux fixes
jacqueline
[next]