index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
system_fsm
/
include
/
system_events.hpp
Age
Commit message (
Expand
)
Author
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-04-09
Unmount storage when there's a bad error
jacqueline
2024-04-08
Warn and block MSC disable if the sd card is busy
jacqueline
2024-03-13
Update the battery status when plugging/unplugging
jacqueline
2024-02-05
Preserve the queue when going into standby
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
all screens basically working, but bluetooth is rough
jacqueline
2023-12-18
Audio fsm usability tweaks
jacqueline
2023-11-10
Change lock switch direction to match r7 standby
jacqueline
2023-11-07
haptics: adds a wrapper for the DRV2605L haptic motor driver
Robin Howard
2023-10-04
Neaten up the various kinds of inputs, and move volumes to The New Way
jacqueline
2023-09-28
Use databinding for the top bar. It's so nice now!
jacqueline
2023-09-22
make bluetooth pairing ui functional
jacqueline
2023-08-30
Use a service locator instead of passing around subsets of drivers between FSMs
jacqueline
2023-08-28
Move battery measurement to its own class
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-18
Add interrupts for samd changes
jacqueline
2023-06-30
Start on converting gpio expander interupts to fsm events
jacqueline
2023-06-19
Support playing tracks by track id
jacqueline
2023-05-24
reuse annotate new files
jacqueline
2023-05-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline