index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
Age
Commit message (
Expand
)
Author
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
Merge remote-tracking branch 'refs/remotes/origin/main'
jacqueline
2023-03-08
update to faceplate bodge
jacqueline
2023-02-22
Software rotation for display
ailurux
2023-02-22
Make a few init things fail less fatally
jacqueline
2023-02-22
Fix up display artficacts and clean up unused features
jacqueline
2023-02-21
Tidy up pipeline and use arena capacity to test for overruns
jacqueline
2023-02-21
Add logging to the DAC
jacqueline
2023-02-14
Use the sync apis for I2S output
jacqueline
2023-02-10
whoops, remove chatty logging
jacqueline
2023-02-10
Mostly working pipeline, including proper EOF signalling
jacqueline
2023-01-31
remove unused ISR allocation
jacqueline
2023-01-30
Continue ironing out i2s pipeline
jacqueline
2023-01-24
Tolerate longer dac timeouts + i2c timeouts during bootup
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
2022-12-07
better handling of chunk buffer
jacqueline
2022-12-06
basic i2s output element
jacqueline
2022-11-23
Mostly done pipeline arch. Now onto cleanup and building.
jacqueline
2022-11-22
Add cbor wrapper, and chunk streaming util
jacqueline
2022-11-21
first go at r2 bringup. waiting on mosfets.
jacqueline
2022-11-21
WIP
jacqueline
2022-11-17
Progress on own pipeline. Still very WIP
jacqueline
2022-11-17
WIP on our own pipeline
jacqueline
2022-11-16
Order and group headers correctly
jacqueline
2022-11-16
Use underscores instead of dashes in filenames consistently
jacqueline
2022-11-16
Fix playback and console issues
jacqueline
2022-11-15
WIP debug console for testing playback
jacqueline
2022-11-15
fix build
jacqueline
2022-11-15
WIP audio play and pause
jacqueline
2022-11-09
Add so many tests i am going to die
jacqueline
2022-11-09
First test cases :)
jacqueline
2022-11-08
Add readme, fix ignore test
jacqueline
2022-11-08
WIP use catch2 instead of unity
jacqueline
2022-11-07
Fix another warning
jacqueline
2022-11-07
Add a unit test app + example tests
jacqueline
2022-11-07
enable MORE warnings
jacqueline
2022-11-07
fix shadowing
jacqueline
2022-11-07
fix warning
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