index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
Age
Commit message (
Expand
)
Author
2024-09-17
Move SPI ISR back to CPU0
jacqueline
2024-09-13
Merge branch 'main' into jqln/tts
jacqueline
2024-09-12
Pause and unpause the current audio output in response to TTS
jacqueline
2024-09-10
Use '/sd' instead of '/sdcard' for accessing the sd card
jacqueline
2024-09-09
Merge branch 'main' into jqln/tts
jacqueline
2024-09-06
Ignore comments within playlist files
jacqueline
2024-08-28
Timeout when writing output samples throughout the audio pipeline
jacqueline
2024-08-26
Move some hot driver functions into iram
jacqueline
2024-08-15
Don't break early from clearing PcmBuffer
jacqueline
2024-08-14
Always initialise bytes_cleared when clearing PcmBuffers
jacqueline
2024-08-13
Move off of deprecated APIs
jacqueline
2024-08-13
Fix build errors from stricter visibility requirements
jacqueline
2024-08-12
daniel/theme-setting (#87)
ailurux
2024-08-07
Recalibrate the touchwheel after unlocking
jacqueline
2024-07-24
Add a settings screen with power+battery info
jacqueline
2024-07-12
Give Bluetooth settings a bit of a refresh
jacqueline
2024-07-11
WIP improve bluetooth api and settings screen
jacqueline
2024-07-10
Move the SPI interrupt alloc to the second core
jacqueline
2024-07-09
Give PcmBuffer pairs a name, and wire them up in the audio stack
jacqueline
2024-07-05
WIP start on accepting two streams in out audio output
jacqueline
2024-06-28
Fix some issues with the splash screen
jacqueline
2024-06-27
update catch2 to v3.6.0
jacqueline
2024-06-25
skip the storage test if there's no sd card
jacqueline
2024-06-25
Add a basic overview of writing and running tests
jacqueline
2024-06-25
Unbreak the tests build
jacqueline
2024-06-14
Improve DAC power+mute management to reduce clicks and pops
jacqueline
2024-06-12
WIP fix issues introduced by lvgl version bump
jacqueline
2024-06-06
daniel/bluetooth-avrc (#80)
ailurux
2024-06-04
no more acquire_spi :)
jacqueline
2024-06-03
Remove spi locking hack + increase max sd frequency
jacqueline
2024-06-03
u didnt see shit
jacqueline
2024-06-03
move a bunch of bt callbacks to background tasks
jacqueline
2024-05-31
Introduce a PcmBuffer abstraction for handling source draining
jacqueline
2024-05-29
Minor formatting fix
ailurux
2024-05-29
Fix issue where failing to connect bt device initially won't retry
ailurux
2024-05-28
Lowercase BT device name for better auto-reading
jacqueline
2024-05-15
Support setting the samd charge rate
jacqueline
2024-05-14
save lra calibration data to nvs
jacqueline
2024-05-14
Use LRA motors in an auto-calibrated closed-loop mode
jacqueline
2024-05-08
Count samples going in and out of the drain buffer
jacqueline
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-05-02
WIP merge cyclically dependent components into one big component
jacqueline
2024-05-02
Replace cpp::span shim with std::span
jacqueline
2024-04-22
Improve handling of the display
jacqueline
2024-04-19
Merge branch 'main' of codeberg.org:cool-tech-zone/tangara-fw
jacqueline
2024-04-19
squash a bunch of warnings
jacqueline
2024-04-19
Adds LRA haptic support (open-loop only for now).
Robin Howard
2024-04-19
Fix DRV2065L register usage: we were accidentally setting control2 when we me...
Robin Howard
2024-04-15
Fix some bt device issues
jacqueline
2024-04-12
switch to software volume scaling (it's bad tho i need daniel to do maths for...
jacqueline
[next]