Commit Graph

269 Commits (abf13d4ec112fc430b9fadea69455aa45d4e3cd6)

Author SHA1 Message Date
jacqueline f9011839cd Actually read+write the fast charge nvs bit 3 months ago
jacqueline 94c30b7591 Isolate the SD card from the SPI bus when talking to the display (#176) 4 months ago
Tom Kirchner d6db4b0826 Add missing copyright/license headers 4 months ago
Clayton Craft 8a6c41be45 display: set lower limit for brightness 4 months ago
ailurux 5cdc1141ee Queue repeat modes (#126) 5 months ago
ailurux a1d64dce07 Allow for connecting to the paired device from the known devices list 5 months ago
jacqueline 4c2bcbfb56 Support a minor version in the SAMD firmware 7 months ago
jacqueline 7d1266404d Move SPI ISR back to CPU0 8 months ago
jacqueline c51709f99f Pause and unpause the current audio output in response to TTS 8 months ago
jacqueline 50d6efada5 Use '/sd' instead of '/sdcard' for accessing the sd card 8 months ago
jacqueline 172d31ec6d Ignore comments within playlist files 8 months ago
jacqueline f253d2ee75 Timeout when writing output samples throughout the audio pipeline 8 months ago
jacqueline 275ade5d13 Move some hot driver functions into iram 8 months ago
jacqueline 493f8e1200 Don't break early from clearing PcmBuffer 9 months ago
jacqueline 40c754a72a Always initialise bytes_cleared when clearing PcmBuffers 9 months ago
jacqueline 6a2d259f46 Move off of deprecated APIs 9 months ago
jacqueline 822c9dc93e Fix build errors from stricter visibility requirements 9 months ago
ailurux d719f9c501 daniel/theme-setting (#87) 9 months ago
jacqueline 1ff28233bd Recalibrate the touchwheel after unlocking 9 months ago
jacqueline 0cc7536684 Add a settings screen with power+battery info 10 months ago
jacqueline f78de39a75 Give Bluetooth settings a bit of a refresh 10 months ago
jacqueline a3eb2dd9dc WIP improve bluetooth api and settings screen 10 months ago
jacqueline b63e897268 Move the SPI interrupt alloc to the second core 10 months ago
jacqueline 41e0605f17 Give PcmBuffer pairs a name, and wire them up in the audio stack 10 months ago
jacqueline f42448d501 WIP start on accepting two streams in out audio output 10 months ago
jacqueline 984b874d7e Fix some issues with the splash screen 10 months ago
jacqueline 1daa1e9b0f update catch2 to v3.6.0 10 months ago
jacqueline bfee3742d3 skip the storage test if there's no sd card 11 months ago
jacqueline 525ed2ae1b Add a basic overview of writing and running tests 11 months ago
jacqueline 8db57d6dc5 Unbreak the tests build 11 months ago
jacqueline 00b1ba58f0 Improve DAC power+mute management to reduce clicks and pops 11 months ago
jacqueline e58dcf6dc5 WIP fix issues introduced by lvgl version bump 11 months ago
ailurux 8de07fe8fa daniel/bluetooth-avrc (#80) 11 months ago
jacqueline 72344b5777 no more acquire_spi :) 11 months ago
jacqueline 39460931d8 Remove spi locking hack + increase max sd frequency 11 months ago
jacqueline 9457f9021a u didnt see shit 11 months ago
jacqueline 4afe9d9b5c move a bunch of bt callbacks to background tasks 11 months ago
jacqueline f84474d94d Introduce a PcmBuffer abstraction for handling source draining 11 months ago
ailurux ef812a53e5 Minor formatting fix 11 months ago
ailurux 9d67ddcf6e Fix issue where failing to connect bt device initially won't retry 11 months ago
jacqueline c846146c2f Lowercase BT device name for better auto-reading 11 months ago
jacqueline 4c9b77ea13 Support setting the samd charge rate 12 months ago
jacqueline 00d6c2eca2 save lra calibration data to nvs 12 months ago
jacqueline defe838ab0 Use LRA motors in an auto-calibrated closed-loop mode 12 months ago
jacqueline 265049c519 Count samples going in and out of the drain buffer 1 year ago
jacqueline 26eb580043 move driver includes into a subdir as well 1 year ago
jacqueline 1573a8c4cd WIP merge cyclically dependent components into one big component 1 year ago
jacqueline a231fd1c8a Replace cpp::span shim with std::span 1 year ago
jacqueline db9e5cce1f Improve handling of the display 1 year ago
jacqueline 8e113ea9ae squash a bunch of warnings 1 year ago