summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2024-08-14Always initialise bytes_cleared when clearing PcmBuffersjacqueline
2024-08-13Move off of deprecated APIsjacqueline
2024-08-13Fix build errors from stricter visibility requirementsjacqueline
2024-08-12daniel/theme-setting (#87)ailurux
2024-08-07Recalibrate the touchwheel after unlockingjacqueline
2024-07-24Add a settings screen with power+battery infojacqueline
2024-07-12Give Bluetooth settings a bit of a refreshjacqueline
2024-07-11WIP improve bluetooth api and settings screenjacqueline
2024-07-10Move the SPI interrupt alloc to the second corejacqueline
2024-06-28Fix some issues with the splash screenjacqueline
2024-06-27update catch2 to v3.6.0jacqueline
2024-06-25skip the storage test if there's no sd cardjacqueline
2024-06-25Add a basic overview of writing and running testsjacqueline
2024-06-25Unbreak the tests buildjacqueline
2024-06-14Improve DAC power+mute management to reduce clicks and popsjacqueline
2024-06-12WIP fix issues introduced by lvgl version bumpjacqueline
2024-06-06daniel/bluetooth-avrc (#80)ailurux
2024-06-04no more acquire_spi :)jacqueline
2024-06-03Remove spi locking hack + increase max sd frequencyjacqueline
2024-06-03u didnt see shitjacqueline
2024-06-03move a bunch of bt callbacks to background tasksjacqueline
2024-05-31Introduce a PcmBuffer abstraction for handling source drainingjacqueline
2024-05-29Minor formatting fixailurux
2024-05-29Fix issue where failing to connect bt device initially won't retryailurux
2024-05-28Lowercase BT device name for better auto-readingjacqueline
2024-05-15Support setting the samd charge ratejacqueline
2024-05-14save lra calibration data to nvsjacqueline
2024-05-14Use LRA motors in an auto-calibrated closed-loop modejacqueline
2024-05-08Count samples going in and out of the drain bufferjacqueline
2024-05-02move driver includes into a subdir as welljacqueline
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline
2024-05-02Replace cpp::span shim with std::spanjacqueline
2024-04-22Improve handling of the displayjacqueline
2024-04-19Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fwjacqueline
2024-04-19squash a bunch of warningsjacqueline
2024-04-19Adds LRA haptic support (open-loop only for now).Robin Howard
2024-04-19Fix DRV2065L register usage: we were accidentally setting control2 when we me...Robin Howard
2024-04-15Fix some bt device issuesjacqueline
2024-04-12switch to software volume scaling (it's bad tho i need daniel to do maths for...jacqueline
2024-04-11Migrate all existing control schemes to the cool new worldjacqueline
2024-04-10WIP decompose our giant LVGL driver into smaller classesjacqueline
2024-04-09fix some struct defaults in low-level driversjacqueline
2024-04-08Warn and block MSC disable if the sd card is busyjacqueline
2024-04-02Support disabling automatic database updatesjacqueline
2024-03-28bump esp-idf to 5.2.1jacqueline
2024-03-28HACK: auto-accept CFM pairing, and increase the connection timeoutjacqueline
2024-03-20Start using the lock switch polarity bit in nvsjacqueline
2024-03-20Add exact display size to nvs, since it can varyjacqueline
2024-03-17fixes for my green-tab adafruit ST7735RNano
2024-03-14Use a simpler method of determining charge statusjacqueline