Dean Lee
|
2d99521e75
|
cpplint: build/include_what_you_use (#29556)
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
|
2023-08-23 13:25:17 -07:00 |
|
Kacper Rączy
|
b43a875ba2
|
params: specify path using PARAMS_ROOT (#28257)
* Add PARAMS_ROOT env var
* Change getenv type signature
* Use getenv default_val
|
2023-05-23 19:02:22 +02:00 |
|
Cameron Clough
|
02b5b6fe1f
|
soundd: change system sound mixer volume (#26633)
* test changing sound volume
* create system/hardware/pc/hardware.h
* soundd: use Hardware::set_volume
* implement Hardware::set_volume using pactl
* Revert "test changing sound volume"
This reverts commit 4bbd870746ec86d1c9871a6175def96cf7f751a6.
* don't run command in background
* pactl: use default sink
|
2022-11-30 15:36:25 -08:00 |
|
Adeeb Shihadeh
|
1139fe507b
|
Move selfdrive/hardware/ to system/ (#24725)
* move hardware to system/
* fix mypy
|
2022-06-11 16:38:24 -07:00 |
|