Adeeb Shihadeh
|
445a5aaca4
|
soundd: don't loop controls unresponsive sound infinitely (#22839)
* soundd: don't loop controls unresponsive sound infinitely
* update tests
* actually fix
|
4 years ago |
Dean Lee
|
797bb1acb0
|
soundd: misc cleanup + tests (#22796)
* pass AudibleAlert to setAlert
* apply reviews
* remove trailing underscore
* add current_alert_type
* common function get_alert
* same freq as ui
* small cleanup
* setvolumne on change
* static Alert::get
* test_sounds
* remove old test files
* loop twice
* assert loopsRemaining
* assert stop
* init to min_volumne
* Revert "remove old test files"
This reverts commit 12e8bfefae1ae7f8649d3eda1e4126ff8eb1fe17.
* move to ui/soundd
* move test to tests/test_sound.cc
* remove old tests
* cleanup
* lower volume
* Revert "remove old tests"
This reverts commit e6bb12abfa .
* return Alert
* cleanup
* remove #include <optional>
* cleanup .gitignore
* revert to std::optional
* Revert "revert to std::optional"
This reverts commit a66291c51f .
* cleanup
* remove volume check
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
4 years ago |
Adeeb Shihadeh
|
b7394c6171
|
soundd: use offscreen platform to avoid initialzing gpu stuff
|
4 years ago |
Greg Hogan
|
3a578cb5b5
|
fix cd in process scripts (#21806)
* ui: fix cd in launch script
* do the rest
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
4 years ago |
Adeeb Shihadeh
|
12948e661a
|
soundd (#21619)
* refactor alerts
* doesn't go here anymore
* soudd
* handle controls unresponsive
* same check
* fix path
* update sound test
* nice
* fix c2
* add script
* update tests
Co-authored-by: Comma Device <device@comma.ai>
|
4 years ago |
George Hotz
|
5c9afcc785
|
selfdrive/sensord
|
5 years ago |