index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
include
/
bluetooth.hpp
Age
Commit message (
Expand
)
Author
2024-05-02
move driver includes into a subdir as well
jacqueline
2024-04-12
switch to software volume scaling (it's bad tho i need daniel to do maths for...
jacqueline
2024-02-12
Remember per-device bluetooth volume
jacqueline
2024-02-07
Deliver AVRC events on a background thread
jacqueline
2024-02-06
improve the locking strategy of the bluetooth fsm
jacqueline
2024-02-06
Retry bt device connections
jacqueline
2024-02-06
let the bluetooth stack handle its own discovery state
jacqueline
2024-02-06
Implement basic volume control for bt outputs
jacqueline
2024-02-06
fix various of bluetooth issues
jacqueline
2024-01-17
all screens basically working, but bluetooth is rough
jacqueline
2023-11-06
Improve bt scanning responsiveness
jacqueline
2023-09-22
make bluetooth pairing ui functional
jacqueline
2023-08-15
persist preferred bluetooth device in nvs
jacqueline
2023-08-15
Flesh out basic bluetooth support
jacqueline
2023-08-08
Add skeleton of bluetooth FSM
jacqueline
2023-08-03
Add very limited resampling (it's slow as shit)
jacqueline
2023-08-01
Basic nvs init + bluetooth in the build
jacqueline