Commit Graph

44 Commits (fbe047a35fff100cb5f42d10984bccde137f586e)

Author SHA1 Message Date
jacqueline fbe047a35f Add some basic data and retrieval 2 years ago
jacqueline 083f4011aa removed unused raw db stuff 2 years ago
jacqueline 2be4d4204c Allow RenameFile to overwrite existing files 2 years ago
jacqueline 84f45e6045 Don't crash if there's no sd card :) 2 years ago
jacqueline 7083459cf3 wrap driver instance ownership + di in a class 2 years ago
jacqueline cc3fd9571e split out lvgl task into its own component 2 years ago
jacqueline f955804495 use a freertos timer for lvgl ticks 2 years ago
jacqueline 3836768bb8 new pipeline working(?), but the dac eludes me 2 years ago
jacqueline 7c6fd654f5 New pipeline building, still needs proper control 2 years ago
jacqueline 3817ec0c77 turn on amp for development 2 years ago
jacqueline 1b245316fe fix up touchpad timeouts, make it less chatty 2 years ago
jacqueline 9799ab458d fix sd card on for dev + mux pin 2 years ago
jacqueline a0ae39befe Update pinouts for R3 2 years ago
ailurux 78ec09c494 Touchwheel test 2 years ago
jacqueline 4887f37898 add leveldb 2 years ago
jacqueline e0363df454 Make a few init things fail less fatally 2 years ago
jacqueline fed7b450b3 Fix up display artficacts and clean up unused features 2 years ago
jacqueline 12d2ffdab7 Add logging to the DAC 2 years ago
jacqueline fa1f1cd9ab i am boo. boo the fool. 2 years ago
jacqueline 61c91b3cdb Mostly working pipeline, including proper EOF signalling 2 years ago
jacqueline aae1871999 remove unused ISR allocation 2 years ago
jacqueline a03b1e2139 Clean up main task log output 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 f013bab727 Migrate to the v5 adc api 2 years ago
jacqueline 4c88fcc4a5 fix build issues with new pipeline 2 years ago
jacqueline 01be69eca1 better handling of chunk buffer 2 years ago
jacqueline 222c810b07 fix build errors 2 years ago
jacqueline a7df285588 Mostly done pipeline arch. Now onto cleanup and building. 2 years ago
jacqueline 9176ef1872 Add cbor wrapper, and chunk streaming util 2 years ago
jacqueline d82a7e3d94 first go at r2 bringup. waiting on mosfets. 2 years ago
jacqueline 5f7444d795 WIP 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 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 ff30b27f0d First test cases :) 2 years ago
jacqueline 675d52c9a5 use a less fun but more descriptive namespace 2 years ago
jacqueline 28d73ad866 Split driver-y things into a separate component 2 years ago
jacqueline 1bcf59163b WIP display stuff that /could/ work, but i think my display is bad :( 3 years ago
jacqueline 43b04074a8 WIP most of a basic display driver + lvgl, but not yet working :( 3 years ago
jacqueline 5a8df4f2b9 WIP init sequence 3 years ago
jacqueline 58ed7b1e10 clang-format 3 years ago
jacqueline a7915753c6 WIP sketch out init sequence 3 years ago
jacqueline a1518afd3c Tune I2C buffer size 3 years ago
jacqueline f77773496c get play events 3 years ago
jacqueline 7e9a7393bb use hpp instead of h 3 years ago