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-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
2023-03-30
fix sd card on for dev + mux pin
jacqueline
2023-03-30
Update pinouts for R3
jacqueline
2023-03-13
Touchwheel test
ailurux
2023-03-10
LDO up at boot
jacqueline
2023-03-08
update to faceplate bodge
jacqueline
2023-02-22
Fix up display artficacts and clean up unused features
jacqueline
2023-02-21
Add logging to the DAC
jacqueline
2023-02-14
Use the sync apis for I2S output
jacqueline
2023-02-10
Mostly working pipeline, including proper EOF signalling
jacqueline
2023-01-21
clang-format
jacqueline
2023-01-21
Re-enable the parts of the audio pipeline that are working
jacqueline
2023-01-21
build fixes for new compiler version and standard
jacqueline
2023-01-21
Migrate to the v5 adc api
jacqueline
2023-01-20
fix build issues with new pipeline
jacqueline
2023-01-17
Merge branch 'main' into codecs
jacqueline
[next]