index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
system_fsm
/
include
/
system_fsm.hpp
Age
Commit message (
Expand
)
Author
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-04-10
WIP decompose our giant LVGL driver into smaller classes
jacqueline
2024-04-09
Unmount storage when there's a bad error
jacqueline
2024-03-25
WIP rewrie audio pipeline+fsm guts for more reliability
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
Do more to avoid and recover from partial db updates
jacqueline
2024-01-30
Improve handling of sd card changes during runtime
jacqueline
2023-11-24
Periodically check int lines instead of relying on interrupts
jacqueline
2023-11-07
haptics: adds a wrapper for the DRV2605L haptic motor driver
Robin Howard
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-28
Make idle state more robust + check playback state
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-08-15
Flesh out basic bluetooth support
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-26
make event queue go faster
jacqueline
2023-07-25
fuck off
jacqueline
2023-07-07
wire up the playing screen with some real data
jacqueline
2023-06-30
Clean up gpios interface
jacqueline
2023-06-30
Start on converting gpio expander interupts to fsm events
jacqueline
2023-06-16
Fix issues with importing my entire library
jacqueline
2023-06-07
R4 pre-emptive bringup
jacqueline
2023-06-01
Add touchwheel -> encoder adapter
jacqueline
2023-05-24
Add some placeholder splash and menu screens
jacqueline
2023-05-24
reuse annotate new files
jacqueline
2023-05-23
Re-enable app console
jacqueline
2023-05-22
Fix some logging, add transition to missing storage
jacqueline
2023-05-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline