index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
bluetooth.cpp
Age
Commit message (
Collapse
)
Author
2024-02-06
Implement basic volume control for bt outputs
jacqueline
2024-02-06
fix various of bluetooth issues
jacqueline
connecting and disconnecting is a bit more consistent now!
2024-01-17
all screens basically working, but bluetooth is rough
jacqueline
2023-11-06
Improve bt scanning responsiveness
jacqueline
2023-10-28
Annotates the kTag with maybe_unused; they're only used for logging.
Robin Howard
2023-09-26
Make NVS access synchronous again
jacqueline
Everything relevant is back in internal ram, and likely to stay there.
2023-09-26
Place a2dp stream callback into IRAM
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-09-22
make bluetooth pairing ui functional
jacqueline
2023-08-29
store the screen brightness in nvs
jacqueline
2023-08-15
persist preferred bluetooth device in nvs
jacqueline
2023-08-15
Flesh out basic bluetooth support
jacqueline
No ui yet, and performance isn't great. It kinda works though!!
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