Commit Graph

939 Commits (5d390c821a7fdddec5eb24a7a3a08bf8bf4be1cc)
 

Author SHA1 Message Date
jacqueline db01e6335a Make default font not look broken 2 years ago
jacqueline fed7b450b3 Fix up display artficacts and clean up unused features 2 years ago
jacqueline 47ae601d41 Tidy up pipeline and use arena capacity to test for overruns 2 years ago
jacqueline 941bafca17 Add a memory arena for the audio pipeline 2 years ago
jacqueline 12d2ffdab7 Add logging to the DAC 2 years ago
jacqueline 644601b636 mark i2s callbacks as iram safe 2 years ago
jacqueline a65d996583 Use the sync apis for I2S output 2 years ago
jacqueline fa1f1cd9ab i am boo. boo the fool. 2 years ago
jacqueline f0a4b4cf50 whoops, remove chatty logging 2 years ago
jacqueline 61c91b3cdb Mostly working pipeline, including proper EOF signalling 2 years ago
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 2 years ago
jacqueline ef8d404b15 Continue ironing out i2s pipeline 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 e7f926e2c3 Tolerate longer dac timeouts + i2c timeouts during bootup 2 years ago
jacqueline a03b1e2139 Clean up main task log output 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 8cb9e9361c ignore newly added warning 2 years ago
jacqueline bc8ff773f2 Default c++ standard is now 20! 2 years ago
jacqueline 085b6f3faa Ignore files created internally by esp-idf 2 years ago
jacqueline f013bab727 Migrate to the v5 adc api 2 years ago
jacqueline 393b268e15 Vendor tinycbor, since v5 no longer includes it 2 years ago
jacqueline bb50cf52cd bump esp-idf up to v5.0 2 years ago
jacqueline 4c88fcc4a5 fix build issues with new pipeline 2 years ago
jacqueline e53dfc4cc5 Merge branch 'main' into codecs 2 years ago
jacqueline 41993ea509 Merge branch 'r2-bringup' 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 066455669c update lsp config 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 00d4883d3a add a span backport 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 71a4f5166f Start on a couple of include issues 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 9f8cfaa7a8 Implement using libmad to decode 2 years ago
jacqueline d82a7e3d94 first go at r2 bringup. waiting on mosfets. 2 years ago