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
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
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
Move battery measurement to its own class
jacqueline
2023-08-25
More performance and usability tweaks
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-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
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
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-28
clang-format
jacqueline
2023-07-28
Volume control! Reasonable default volume! Hooray!
jacqueline
2023-07-26
make event queue go faster
jacqueline
2023-07-25
fuck off
jacqueline
2023-07-20
5.1 fixes
jacqueline
2023-07-20
Initial r5 bringup
jacqueline
2023-06-30
gpio expander pin change -> event!
jacqueline
2023-06-30
Clean up gpios interface
jacqueline
2023-06-30
Start on converting gpio expander interupts to fsm events
jacqueline
2023-06-26
Improve encoder driver
jacqueline
2023-06-07
Flesh out audio state machine for playback
jacqueline
2023-06-07
Cute brightness fade to avoid ugly startup :)
jacqueline
2023-06-07
R4 pre-emptive bringup
jacqueline
2023-06-06
Get basic audio playback going again
jacqueline
2023-06-01
Add touchwheel -> encoder adapter
jacqueline
2023-05-24
reuse annotate new files
jacqueline
2023-05-24
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-05-22
Merge branch 'main' into state-machines
jacqueline
[next]