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-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
2023-05-22
Generalise worker tasks, and centralise task priorities + stacks
jacqueline
2023-05-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline
2023-05-18
Add basic samd class
jacqueline
2023-05-12
Touchwheel works!!!!!!!
jacqueline
2023-05-12
Slightly improve touchwheel not-working-ness
jacqueline
2023-05-02
Give the touchwheel a little more juice for debugging
jacqueline
2023-04-21
Add a RAII-friendly DI wrapper for driver instances
jacqueline
2023-04-21
wrap driver instance ownership + di in a class
jacqueline
2023-04-20
Working without big distortion :)
jacqueline
2023-04-20
working isr-based sink, but still grainy
jacqueline
2023-04-19
Pipeline working and outputting correctly, but noisy
jacqueline
2023-04-19
WIP track down new pipeline memory issues
jacqueline
2023-04-19
Redo pcm registers to include pages
jacqueline
2023-04-19
new pipeline working(?), but the dac eludes me
jacqueline
2023-04-19
New pipeline building, still needs proper control
jacqueline
2023-04-19
mostly single task pipeline
jacqueline
2023-04-12
Leave the display reset pin alone; we don't need it
jacqueline
2023-04-04
fix up touchpad timeouts, make it less chatty
jacqueline
[next]