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 |
jacqueline
|
5f7444d795
|
WIP
|
2 years ago |
jacqueline
|
52e0318292
|
Working-ish libmad build
|
2 years ago |
jacqueline
|
b92ed7f34f
|
apply arch patch to libmad
|
2 years ago |
jacqueline
|
42c387807f
|
Basic libmad build
|
2 years ago |
jacqueline
|
c252132f39
|
Re-autoconf
|
2 years ago |
jacqueline
|
57b4a6a9e5
|
initial commit of libmad
|
2 years ago |
jacqueline
|
acd6d78900
|
Progress on own pipeline. Still very WIP
|
2 years ago |
jacqueline
|
ddcbcad6d4
|
use idf in build
|
2 years ago |
jacqueline
|
6d6628c98a
|
use plain old idf
|
2 years ago |
jacqueline
|
60169cdd91
|
WIP on our own pipeline
|
2 years ago |
jacqueline
|
1d340db871
|
Order and group headers correctly
|
2 years ago |
jacqueline
|
0ef333164b
|
Use underscores instead of dashes in filenames consistently
|
2 years ago |
jacqueline
|
8c51280bc6
|
Fix playback and console issues
|
2 years ago |
jacqueline
|
e802b8583f
|
Enlarge app partition
|
2 years ago |
jacqueline
|
07e1b5a328
|
WIP debug console for testing playback
|
2 years ago |
jacqueline
|
aef2eb7566
|
fix build
|
2 years ago |
jacqueline
|
530fd15e66
|
WIP audio play and pause
|
2 years ago |
jacqueline
|
37041b810f
|
Add so many tests i am going to die
|
2 years ago |
jacqueline
|
34330daadf
|
adjust loglevel in tests
|
2 years ago |