index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
Age
Commit message (
Expand
)
Author
2023-07-26
make event queue go faster
jacqueline
2023-07-25
Do time tracking without floats
jacqueline
2023-07-25
fuck off
jacqueline
2023-07-20
5.1 fixes
jacqueline
2023-07-20
Initial r5 bringup
jacqueline
2023-07-11
Fix browser view jank
jacqueline
2023-07-08
Add theme class
ailurux
2023-07-08
Touchwheel ticks :)
ailurux
2023-07-04
Fix button not being released
ailurux
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-19
Merge branch 'main' of https://git.sr.ht/~jacqueline/tangara-fw
Ailurux
2023-06-19
Change flag for correct colour setting
Ailurux
2023-06-16
Fix issues with importing my entire library
jacqueline
2023-06-07
fix shared peripheral interrupts causing hangs
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
Fix up screen brightness and transitions
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-12
Add some basic tests for the database
jacqueline
2023-05-09
Fix tests!
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
Switch to an MVP-ready 16bit three wire DAC setup
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
Ensure the sink buffer is large enough to not fully drain during
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-19
Temporarily allow the touchwheel to be missing
jacqueline
2023-04-12
Leave the display reset pin alone; we don't need it
jacqueline
2023-04-06
fix some display issues
jacqueline
[next]