Commit Graph

25 Commits

Author SHA1 Message Date
Adeeb Shihadeh 11f2d56f5e ubuntu: remove extra packages
old-commit-hash: 5d3f8bb04b
2024-08-27 19:22:09 -07:00
Adeeb Shihadeh 9abd041b53 these have nothing to do with openpilot (#33369)
old-commit-hash: 73d9f6e05e
2024-08-23 21:24:04 -07:00
Dean Lee 7098ddcd19 ui: remove QtQml and related dependencies (#33357)
* remove QtQml

* remove qtdeclarative5-dev
old-commit-hash: 4d9ee68d16
2024-08-23 10:56:31 -07:00
Dean Lee d105d8b3fa scons: remove QtMultimedia lib and include path from build configuration (#33358)
remove multimedia
old-commit-hash: 61abc05c8b
2024-08-22 19:44:59 -07:00
Maxime Desroches 5e990d4186 linux: setup panda + jungle udev rules (#33241)
* add rules

* allow failure on docker
old-commit-hash: 2ff051ba53
2024-08-08 20:23:51 -07:00
Maxime Desroches ea71f07ea7 setup.sh: work in non interactive mode (#33162)
* work without terminal

* failure message

* no if
old-commit-hash: 3e66827a85
2024-07-31 20:32:41 -07:00
Dean Lee 55ccea2c52 replay: add support for decompressing ZST log files (#32910)
* Add Support for Decompressing ZST Log Files

* 2 space and check magic number

* match BZ2

---------

Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: ade13722cd
2024-07-29 13:48:06 -07:00
Maxime Desroches 42163dde76 ui: add missing qt package on 24.04 (#32827)
fix qml
old-commit-hash: 0922ab2b8d
2024-06-25 02:11:35 +00:00
Adeeb Shihadeh d152f7c0f1 remove nav apt dependencies (#32792)
old-commit-hash: 9a084a73c5
2024-06-19 19:59:48 -07:00
Maxime Desroches 4558fbd824 Remove pyenv (#32786)
* no pyenv

* better

* check poetry

* docker

* syntax

* manual env

* pre-commit

* revert

* format
old-commit-hash: de75372880
2024-06-19 16:55:23 +00:00
royjr 5f0c5f5616 Ubuntu 24.04 fix setup (#32783)
* fix tk-dev

* fix missing pip

* Update tools/install_python_dependencies.sh

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 987b0d9e03
2024-06-18 11:27:28 -07:00
Adeeb Shihadeh 549bc535cd Revert no pyenv (#32547)
* Revert "`ubuntu_setup`: fix `No module apt_pkg` error when setting up (#32526)"

This reverts commit d850f07acb58e4fc6d530241a31c0917c2b6613e.

* Revert "Removal of pyenv (#32512)"

This reverts commit 41f72d5ca75aab9a9beb3181aca9f177e5a003f8.
old-commit-hash: 1eb938b8e8
2024-05-26 21:21:50 -07:00
Mauricio Alvarez Leon f90655a1ff `ubuntu_setup`: fix `No module apt_pkg` error when setting up (#32526)
* no apt_pkg fix

* check arch

* fix if

* cleanup

* reorder

* increase shm size for selfdrive tests

* add comment explaining reinstall

* refine
old-commit-hash: f4322666c6
2024-05-24 21:38:23 -07:00
Mauricio Alvarez Leon e665f05efe Removal of pyenv (#32512)
* initial removal of pyenv

* remove .python-version copy in dockerfile

* successful image build with ppa

* update prompt

* pip install scons

* apt install scons

* finally fix dockerfile to work with venv

* cleanup userflow

* increase memory to 100m

* typos

* wrong variable

* lmao
old-commit-hash: f5752121f8
2024-05-23 07:56:18 -07:00
Adeeb Shihadeh 64c444544f more apt dependency cleanup (#32502)
rm
old-commit-hash: 406f30add4
2024-05-21 15:40:00 -07:00
Mauricio Alvarez Leon eca631af2d minimize ubuntu deps. needed to run build openpilot (#32492)
* minimize common deps list

* fix

* fix endline error

* add portaudio3

* add build-essential

* upload old loggerd deps

* libqt5charts5-dev

* libncurses5-dev

* libbz2-dev

* libsqlite3-dev
old-commit-hash: 1203f5eeb3
2024-05-20 20:47:53 -07:00
macdoos 52dbb6eae4 split out dev apt dependencies (#32476)
* init

* add more extra packages

* update Dockerfile

* cleanup

* Update Dockerfile.openpilot_base

* needed to build

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: e0fa26b1a4
2024-05-20 17:35:33 -07:00
Adeeb Shihadeh 0585f670f1 remove libopencv-dev (#32469)
old-commit-hash: 48e24321e8
2024-05-18 14:29:49 -07:00
Adeeb Shihadeh eaa6fe2510 remove old valgrind replay test
old-commit-hash: e1a697fee5
2024-05-17 19:43:47 -07:00
Adeeb Shihadeh cec27f9db5 prep for ubuntu 24.04 (#32307)
* update to ubuntu 24.04

* latest

* revert those

* fix that

* vla

* try that

* fix uid

* keep 20.04 support

* just prep for now
old-commit-hash: a44add160e
2024-04-28 16:24:04 -07:00
Andrei Radulescu 61da0fd009 third_party: build scripts for libyuv and maplibre-native-qt (#31988)
* updated maplibre build.sh

* refactored libyuv build.sh
old-commit-hash: 245cbe97c7
2024-03-25 09:26:19 -07:00
Justin Newberry d9a324dc92 CI: generate test_ui report (#31151)
* add test

* simpler

* simpler

* false

* move these here

* faster

* map takes logner to render
old-commit-hash: faf99ba711
2024-01-25 16:49:38 -08:00
Justin Newberry 9d187f9f92 Docker: add xvfb (#30727)
add xvfb
old-commit-hash: 075e6ff3e6
2023-12-14 12:46:24 -08:00
Willem Melching 6b98b83ad4 cabana: socketcan support (#27952)
* empty socketcan class

* works on linux with vcan

* add open stream widget

* fix MacOS build

* update readme

* unused

* no socketcan on C3

* fix in cabana sconstruct

* serial -> device
old-commit-hash: 2b0e4d46bb
2023-08-23 10:50:11 -07:00
Greg Hogan 69570ef251 script to install only ubuntu dependencies (#29510)
* script to install only ubuntu dependencies

* update Dockerfile

* add shebang
old-commit-hash: b24bbe4607
2023-08-21 16:32:35 -07:00