index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tangara
/
system_fsm
Age
Commit message (
Expand
)
Author
2025-03-05
Allow manually unmounting the SD card
ayumi
2025-02-13
Bump storage unmount timer to 2 minutes to match idle timer
Riley Inman
2025-02-11
TTS: Implement and wire up a TTS toggle in Display Settings (#251)
Tursiae
2025-01-10
Isolate the SD card from the SPI bus when talking to the display (#176)
jacqueline
2025-01-09
Extend idle -> sleep time to 2 minutes
Tom Kirchner
2024-12-19
Queue repeat modes (#126)
ailurux
2024-10-04
Explicitly close the playlist files in the queue on storage unmount
ailurux
2024-09-24
Retry SD card mounting a few times when talking to the card fails
jacqueline
2024-09-13
Mount the SD card asynchronously when it becomes available
jacqueline
2024-08-15
Delay DB reindexing slightly
jacqueline
2024-08-12
Make FileGatherer shaped more like a normal iterator
jacqueline
2024-08-07
Recalibrate the touchwheel after unlocking
jacqueline
2024-07-24
Add a settings screen with power+battery info
jacqueline
2024-07-16
daniel/playlist-queue (#83)
ailurux
2024-07-11
WIP improve bluetooth api and settings screen
jacqueline
2024-07-11
Break FatfsStreamFactory's dep on ServiceLocator
jacqueline
2024-06-28
Fix some issues with the splash screen
jacqueline
2024-06-28
show a message if the sd card is unmounted
jacqueline
2024-06-27
require a key press before entering the dev console
jacqueline
2024-06-04
no more acquire_spi :)
jacqueline
2024-05-29
Start on TTS support by logging the data that will become TTS lines
jacqueline
2024-05-14
save lra calibration data to nvs
jacqueline
2024-05-10
stop writing the erm bit
jacqueline
2024-05-03
Respond to sd card mounts and unmounts within lua
jacqueline
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-05-02
start moving include files into subdirs
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline