Adeeb Shihadeh
|
e9a87569a2
|
Remove audio kernel modules (#444)
* Remove audio kernel modules
* cleanup
* lil more
|
2025-01-25 18:06:02 -08:00 |
|
Robbe Derks
|
567facf93f
|
Enable SEC_TX for mic input (#434)
* also enable SEC_TX
* needs to be conditional
|
2025-01-23 16:18:58 +01:00 |
|
Robbe Derks
|
bbda88d9af
|
Fix sound (#414)
missing a config
|
2024-12-04 21:43:11 -08:00 |
|
Adeeb Shihadeh
|
fd3fd7e714
|
add debug print
|
2024-11-16 17:30:56 -08:00 |
|
Adeeb Shihadeh
|
42325499e0
|
not all have amp config
|
2024-11-16 17:30:18 -08:00 |
|
dzid26
|
89bf49ac0d
|
tiki sound
|
2024-10-27 17:01:27 -07:00 |
|
Adeeb Shihadeh
|
90a2353e52
|
sound_init: wait for tinymix controls (#390)
|
2024-10-24 14:35:12 -07:00 |
|
coder351
|
503688baf1
|
pyenv to uv based python and venv (#303)
* switch pyenv to uv
* resolve issues
* remove uv upgrade
* switch to uv
* remove comment
* remove python version
* remove python3.12-dev
* remove empty line
* use python3.pc
* test github workflow
* switch to pyqt-5 + use uv python for pkgconfig
* remove references to pyenv
* add python2
* [upload]
* resolve docker warnings
* [upload]
* setup uv to use /usr/local
* use uv to install pyqt5
* use uv to install pip
* use --seed to setup pip
* test build using --no-deps
* test build pyqt5 using pyproject.toml
* revert pyqt5 from pyproject.toml
* [upload]
* use PyQt5 wheel
* revert duplicate openpilot_dependencies.sh installed in agnos-base
* add sudo
* revert dev deps purge
* remove openpilot_dependencies.sh from agnos-base
* add -y to apt-get
* add pyproject opencl dep
* add gcc-arm-none-eabi dep
* test removing dev dependencies
* test removing dev dependencies
* test purge using noninteractive
* test autoremove dependencies
* revert autoremove
* add pip to handle pip install
* add new line
* rebuild
* use uv python 3.12.3
* test github runner
* revert github runner
* rebuild
* set pc path to python 3.12
* rebuild pyqt5 in Docker
* test rebuild pyqt5
* rebuild pyqt5
* rebuild pyqt5
* test build pyqt5 wheel
* resolve venv
* test rebuild pyqt5 wheel
* resolve build error
* use pip to build wheel
* use prebuilt pyqt5 wheel
* move dbus-python deps
* resolve PR comments
* test remove dbus-python deps
* remove dbus-python deps
* remove pyqt5 pre-built wheel
* test uv python venv
* add quotes
* add shims
* rebuild
* remove XDG_DATA_HOME
* rebuild
* add uv shim
* chmod +x uv
* set UV_NO_CACHE=1
* remove trailing whitespace
* resolve uv device issues
* rebuild
|
2024-09-03 13:38:22 -07:00 |
|
Adeeb Shihadeh
|
c65e7edfaa
|
fix stereo mic setup (#162)
|
2023-08-04 22:26:35 -07:00 |
|
Adeeb Shihadeh
|
3668cf59c6
|
fix rare sound init failure (#138)
* test
* executable
* wait for sound card
* check that too
* update
---------
Co-authored-by: Comma Device <device@comma.ai>
|
2023-05-11 21:54:10 -07:00 |
|
Adeeb Shihadeh
|
3468b2e71f
|
retry amp config (#129)
|
2023-04-12 16:18:22 -07:00 |
|
Adeeb Shihadeh
|
d37ba7dea0
|
update amp config (#122)
|
2023-03-14 20:25:16 -07:00 |
|
Robbe Derks
|
26c7282be7
|
disable fake siren input on boot
|
2023-01-30 11:46:20 +01:00 |
|
Adeeb Shihadeh
|
18f4bd76c0
|
little bit of ci (#96)
* more pre-commit
* run in ci
* fix violations
* cleanup
|
2022-10-22 18:07:59 -07:00 |
|
Adeeb Shihadeh
|
9242f06cea
|
cleanup kernel module handling (#90)
|
2022-09-23 13:05:32 -07:00 |
|
Adeeb Shihadeh
|
06d5716701
|
update amp config
|
2021-11-30 15:15:27 -08:00 |
|
Adeeb Shihadeh
|
4e38c8f181
|
initial agnos-builder release
|
2021-09-23 19:08:32 -07:00 |
|