index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
include
/
dac.hpp
Age
Commit message (
Expand
)
Author
2023-06-07
R4 pre-emptive bringup
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
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-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
2022-12-06
basic i2s output element
jacqueline
2022-11-16
Order and group headers correctly
jacqueline
2022-11-16
Use underscores instead of dashes in filenames consistently
jacqueline
2022-11-07
use a less fun but more descriptive namespace
jacqueline
2022-11-07
Split driver-y things into a separate component
jacqueline