index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
Age
Commit message (
Expand
)
Author
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-05-02
start moving include files into subdirs
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-03-28
bump esp-idf to 5.2.1
jacqueline
2023-11-24
Periodically check int lines instead of relying on interrupts
jacqueline
2023-11-08
Increase the size of the system fsm QueueSet
jacqueline
2023-08-18
Add interrupts for samd changes
jacqueline
2023-07-26
big cleanup of new encoder + stream buffer types
jacqueline
2023-07-26
make event queue go faster
jacqueline
2023-07-25
fuck off
jacqueline
2023-05-24
Add some placeholder splash and menu screens
jacqueline
2023-05-24
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-05-19
Add tinyfsm, start converting core functions to an FSM-based event loop
jacqueline
2023-05-18
Add basic samd class
jacqueline
2023-05-16
Add pagination to database queries
jacqueline
2023-05-08
Database init is now stable!
jacqueline
2023-04-27
Make queries a little less copy-paste
jacqueline
2023-04-27
Move DB interactions to a background thread
jacqueline
2023-04-26
Add some basic data and retrieval
jacqueline
2023-04-26
removed unused raw db stuff
jacqueline
2023-04-26
Allow RenameFile to overwrite existing files
jacqueline
2023-04-26
Merge branch 'main' into leveldb
jacqueline
2023-04-21
Don't crash if there's no sd card :)
jacqueline
2023-04-21
wrap driver instance ownership + di in a class
jacqueline
2023-04-21
split out lvgl task into its own component
jacqueline
2023-04-21
use a freertos timer for lvgl ticks
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
turn on amp for development
jacqueline
2023-04-04
fix up touchpad timeouts, make it less chatty
jacqueline
2023-03-30
fix sd card on for dev + mux pin
jacqueline
2023-03-30
Update pinouts for R3
jacqueline
2023-03-13
Touchwheel test
ailurux
2023-03-08
add leveldb
jacqueline
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
Add logging to the DAC
jacqueline
2023-02-13
i am boo. boo the fool.
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
Clean up main task log output
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
[next]