Commit Graph

211 Commits (dd1ea595a7753706d4fa5f19b66f3dc1cbd56a02)

Author SHA1 Message Date
jacqueline 33919e9e3f Migrate all existing control schemes to the cool new world 1 year ago
jacqueline ed82063af5 WIP decompose our giant LVGL driver into smaller classes 1 year ago
jacqueline f93e3c1c69 fix some struct defaults in low-level drivers 1 year ago
jacqueline 5f1a6507d8 Warn and block MSC disable if the sd card is busy 1 year ago
jacqueline 654fde5f68 Support disabling automatic database updates 1 year ago
jacqueline 239e6d8950 bump esp-idf to 5.2.1 1 year ago
jacqueline dd3346d381 HACK: auto-accept CFM pairing, and increase the connection timeout 1 year ago
jacqueline a05d93a1e2 Start using the lock switch polarity bit in nvs 1 year ago
jacqueline 4cd3c187f9 Add exact display size to nvs, since it can vary 1 year ago
Nano c423817334 fixes for my green-tab adafruit ST7735R 1 year ago
jacqueline 1ea25ab9d3 Use a simpler method of determining charge status 1 year ago
ailurux ffa0894e38 Fixed clamp and write on scroll sensitivity 1 year ago
ailurux bbbe3a3d55 Updated sensitivity nvs store 1 year ago
ailurux 26ae027d67 Sensitivity value now between 0 and 255 1 year ago
jacqueline cb379f4bc3 Cache pending nvs writes in memory 1 year ago
ailurux 0426d245c8 Scroll sensitivity configurable, but inverted 1 year ago
jacqueline c5cef16c95 Remove some logging whoopsies 1 year ago
jacqueline 26df5c4a7f Remember per-device bluetooth volume 1 year ago
jacqueline a7ac34eaa9 hack around deadlock during bt disable 1 year ago
jacqueline 18345a1c2c Silence chatty touchwheel log 1 year ago
jacqueline c0be3f863f Deliver AVRC events on a background thread 1 year ago
jacqueline 1b7821a474 improve the locking strategy of the bluetooth fsm 1 year ago
jacqueline d23435fab7 Retry bt device connections 1 year ago
jacqueline aff28342d9 let the bluetooth stack handle its own discovery state 1 year ago
jacqueline 0bb12912bc Implement basic volume control for bt outputs 1 year ago
jacqueline 99c56641e9 fix various of bluetooth issues 1 year ago
jacqueline 7fbb2162ee Start keeping lock switch polarity in nvs 1 year ago
jacqueline f2df12836f tweak pipeline buffers rather than i2s dma buffer 1 year ago
jacqueline f4d8b2b04a hey i found 40KiB SRAM behind the couch! 1 year ago
jacqueline 968d545d67 hand off the sd card to the samd properly, and remount when it's finished 1 year ago
jacqueline c399199bfc Improve handling of sd card changes during runtime 1 year ago
jacqueline 08d16e8580 whoops 1 year ago
jacqueline 71b4673039 all screens basically working, but bluetooth is rough 1 year ago
jacqueline 7cdcd44e0c Begin migration of remaining screens to Lua 1 year ago
jacqueline 55bde70b96 add accurate esp and samd versions + expose this info to lua 1 year ago
jacqueline 44fdf69674 tweak wheel sensitivity, improve AKS for centre button 1 year ago
jacqueline 09eacb71f0 bringup r8 muting 1 year ago
jacqueline 938ba62f57 refactor handling of volume steps; improve controls 1 year ago
jacqueline 44e6aee722 fix yet more mono i2s issues 1 year ago
jacqueline 5f0e16e97a Support changing the usb msc state 1 year ago
jacqueline d4a0085753 Fix some dither clipping issues 1 year ago
jacqueline 876db2e7eb Add the touchwheel button to the AKS channel 1 year ago
Robin Howard ae72566c0e Have the unit not immediately sleep when starting up. 1 year ago
jacqueline 64b106c13e add a cool lua repl 1 year ago
jacqueline 5a2f0b08e0 Centralise which level is 'locked' 1 year ago
jacqueline 230721cd62 Periodically check int lines instead of relying on interrupts 1 year ago
jacqueline 5c7f07e638 Use a non-IRAM-safe interrupt for gpio changes 1 year ago
jacqueline 8a0a167adb Convert the main menu screen to lua lol 1 year ago
Robin Howard 91d16b3ff5 haptics: don't wait when initialising the driver. 1 year ago
Robin Howard 135185f12b haptics: adds a wrapper for the DRV2605L haptic motor driver 1 year ago