jacqueline
db2e29a72d
Start on audio FSM playback. needs more thought.
před 2 roky
jacqueline
4b93bb22db
fish :)
před 2 roky
jacqueline
65833649f4
Add some placeholder splash and menu screens
...
Includes a bunch of misc display fixes. Most significantly, our lvgl
tickers was busted.
před 2 roky
jacqueline
3b371cfc54
reuse annotate new files
před 2 roky
jacqueline
3041e48ca6
Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fw
před 2 roky
jacqueline
876e5e70e9
Don't crash if there's no sd card
před 2 roky
jacqueline
a4f94c812a
Annote E V E R Y T H I N G with license info
před 2 roky
jacqueline
ebcdf93930
Re-enable app console
před 2 roky
jacqueline
4bff06c76c
Drop himem audio buffers (for now?)
...
For some reason the spinlocks required now block forever? Very odd.
On the plus side, this turned out to be the issue that was stopping the
audio pipeline from running on the app core.
před 2 roky
jacqueline
ecee01fe97
Remove audio drain task
...
ISR drain works fine!
před 2 roky
jacqueline
82830f995c
Fix some logging, add transition to missing storage
před 2 roky
jacqueline
da977aaa3f
Merge branch 'main' into state-machines
před 2 roky
jacqueline
5ac4d3949c
Generalise worker tasks, and centralise task priorities + stacks
...
Includes making the display driver use a worker task for flushes, so
that our double buffering actually does something useful /facepalm
před 2 roky
jacqueline
a6ab150405
Add tinyfsm, start converting core functions to an FSM-based event loop
před 2 roky
jacqueline
b320a6a863
Add basic samd class
před 2 roky
jacqueline
d71f726c42
Add pagination to database queries
před 2 roky
jacqueline
785349eb5b
Touchwheel works!!!!!!!
před 2 roky
jacqueline
f3d0e8f98f
Slightly improve touchwheel not-working-ness
...
It still doesn't work tho
před 2 roky
jacqueline
961c8014ad
Add some basic tests for the database
před 2 roky
jacqueline
10eb120878
Add tests for record encoding
před 2 roky
jacqueline
d739edef76
Fix tests!
...
Includes removing some that never passed and/or weren't quite a good
idea
před 2 roky
jacqueline
16e6180ba7
Database init is now stable!
před 2 roky
jacqueline
fe19478e0f
Output hash of song triple
před 2 roky
jacqueline
86c44199b0
add komihash: the fast and fun hashing header!
před 2 roky
jacqueline
ee559cd722
Give the touchwheel a little more juice for debugging
před 2 roky
jacqueline
09ad66136d
clang-format
před 2 roky
jacqueline
bdadc159c7
Add libtags for extracting info from files
před 2 roky
jacqueline
cd520b9360
Make queries a little less copy-paste
před 2 roky
jacqueline
5d7cbec34c
Move DB interactions to a background thread
před 2 roky
jacqueline
fbe047a35f
Add some basic data and retrieval
před 2 roky
jacqueline
083f4011aa
removed unused raw db stuff
před 2 roky
jacqueline
2be4d4204c
Allow RenameFile to overwrite existing files
před 2 roky
jacqueline
7972bd4567
Merge branch 'main' into leveldb
před 2 roky
jacqueline
5575378c1c
fix use-after-move
před 2 roky
jacqueline
464a4bf527
Add a RAII-friendly DI wrapper for driver instances
před 2 roky
jacqueline
84f45e6045
Don't crash if there's no sd card :)
před 2 roky
jacqueline
7083459cf3
wrap driver instance ownership + di in a class
před 2 roky
jacqueline
130009eb14
Pin audio pipeline to the app core
před 2 roky
jacqueline
cc3fd9571e
split out lvgl task into its own component
před 2 roky
jacqueline
f955804495
use a freertos timer for lvgl ticks
před 2 roky
jacqueline
27c63ebb95
Switch to an MVP-ready 16bit three wire DAC setup
před 2 roky
jacqueline
2d95b63727
Working without big distortion :)
před 2 roky
jacqueline
731b2cfa77
working isr-based sink, but still grainy
před 2 roky
jacqueline
4c77950e70
Pipeline working and outputting correctly, but noisy
před 2 roky
jacqueline
561f9d2a07
Ensure the sink buffer is large enough to not fully drain during
...
playback
před 2 roky
jacqueline
25c5896dc5
add some bounds checking asserts
před 2 roky
jacqueline
7a54ff0df9
WIP track down new pipeline memory issues
před 2 roky
jacqueline
40a9734b04
Redo pcm registers to include pages
před 2 roky
jacqueline
3836768bb8
new pipeline working(?), but the dac eludes me
před 2 roky
jacqueline
7c6fd654f5
New pipeline building, still needs proper control
před 2 roky