jacqueline
|
cabfd4b75e
|
fix pipeline heap corruption and chunk ignores
|
2 years ago |
jacqueline
|
9eecf78e08
|
fixing reading past eof
|
2 years ago |
jacqueline
|
aae1871999
|
remove unused ISR allocation
this was blocking the i2s driver somehow!(?)
|
2 years ago |
jacqueline
|
ef8d404b15
|
Continue ironing out i2s pipeline
still at least one heap corruption issue, plus the i2s write method
seems to block forever :/
|
2 years ago |
jacqueline
|
2cc0a38a1a
|
pipeline memory management fixes + logging
|
2 years ago |
jacqueline
|
7b60f5f864
|
Make StreamInfo a PDO
|
2 years ago |
jacqueline
|
3696512b38
|
Fix memory leak, re-enable play command (it doesnt work lol)
|
2 years ago |
jacqueline
|
f6dcd845fc
|
Switch from MessageBuffer to Queue for pipeline comms
|
2 years ago |
jacqueline
|
e5fb1759b1
|
Add a bunch of logging from playback stream investigatons
|
2 years ago |
jacqueline
|
0560fa7f10
|
clang-format
|
2 years ago |
jacqueline
|
8ed3d7e31f
|
Re-enable the parts of the audio pipeline that are working
|
2 years ago |
jacqueline
|
c7901ae429
|
build fixes for new compiler version and standard
|
2 years ago |
jacqueline
|
4c88fcc4a5
|
fix build issues with new pipeline
|
2 years ago |
jacqueline
|
2056cad0ab
|
WIP
|
2 years ago |
jacqueline
|
01be69eca1
|
better handling of chunk buffer
|
2 years ago |
jacqueline
|
f35bb64c2b
|
basic i2s output element
|
2 years ago |
jacqueline
|
e0b2562cc4
|
fix missing std::
|
2 years ago |
jacqueline
|
bf6f9cea20
|
building codec tests!
|
2 years ago |
jacqueline
|
16d5d29049
|
Use std::span (backported) and std::byte to make our buffers safer
|
2 years ago |
jacqueline
|
f212c1f02f
|
fix unused result
|
2 years ago |
jacqueline
|
c36208016e
|
better cbor handling
|
2 years ago |
jacqueline
|
222c810b07
|
fix build errors
|
2 years ago |
jacqueline
|
a7df285588
|
Mostly done pipeline arch. Now onto cleanup and building.
|
2 years ago |
jacqueline
|
dfa9ab6e04
|
template-ify the cbor stuff
|
2 years ago |
jacqueline
|
9176ef1872
|
Add cbor wrapper, and chunk streaming util
|
2 years ago |
jacqueline
|
5f7444d795
|
WIP
|
2 years ago |
jacqueline
|
acd6d78900
|
Progress on own pipeline. Still very WIP
|
2 years ago |
jacqueline
|
60169cdd91
|
WIP on our own pipeline
|
2 years ago |