Adeeb Shihadeh
2f3256ed8b
Move vCruise to card ( #33439 )
...
* Move vCruise to card
* cleanup drive_helpers
* works in sim
* update refs
* update that
* too slow :(
9 months ago
Alexandre Nobuharu Sato
352d0b6c0c
Fix small typos on run.py ( #33434 )
9 months ago
Dean Lee
af80a13716
ui: refactor driver monitor updating and rendering into `DriverMonitorRenderer` class ( #33375 )
...
* Refactor Driver Monitor Updating and Rendering
add comments
* rebase master
* rename dmon to driver_monitoring
9 months ago
Dean Lee
fefb0330d6
ci: add body to ui report ( #33429 )
...
add body
9 months ago
Dean Lee
dc06813bed
ui: remove copy initialization of dialogs ( #33427 )
...
remove copy initialization of dialogs
9 months ago
Dean Lee
db9263d064
ci: integrate offroad alerts and update notifications to ui report ( #33408 )
...
add offroad alerts
9 months ago
Dean Lee
100ca65b39
ci: display lead car indicator in on-road screenshots ( #33416 )
...
Show lead car in on-road screenshots
9 months ago
Dean Lee
ff4cce2677
ci: add controlsState back to ui report ( #33424 )
...
add controlsState back
9 months ago
Adeeb Shihadeh
87051803ab
controlsd: split out state/alerts into selfdriveState ( #33421 )
...
* setup selfdriveState
* little more
* update refs
* migration
* all too slow
9 months ago
Adeeb Shihadeh
42f8875901
ui: gc experiments
9 months ago
Dean Lee
338b69be11
ci: add driver camera to ui report ( #33409 )
...
add driver camera
9 months ago
Alexandre Nobuharu Sato
a51b83b4d8
small typo on run.py ( #33413 )
10 months ago
royjr
fea01767d9
ui: update arabic translations ( #33411 )
...
Update main_ar.ts
10 months ago
Dean Lee
5bfad23442
ui: fix Incorrect path in .gitignore for test_ui/report ( #33403 )
...
fix gitignore
10 months ago
Dean Lee
ac5cd06a3a
ui: remove deprecated Qt ui_snapshot ( #33402 )
...
remove ui_snapshot
10 months ago
Dean Lee
db5c0419ce
ci: add cameras to ui reports ( #33401 )
...
add cameras
10 months ago
Dean Lee
341e7a4384
ci: add all onroad hud elements to ui report ( #33395 )
...
* add model
* merge master
* make static analysis happy
10 months ago
Dean Lee
5fe1f5fa87
ci: add onroad alerts to ui report ( #33394 )
...
* add onroad alerts to ui report
* print
10 months ago
Dean Lee
1c19cbc437
ui: fix memory corruption by using std::vector for PubMaster initialization ( #33390 )
...
Fix memory Corruption Issue
10 months ago
Dean Lee
4bb00a042a
ui: add prefix PRIME_TYPE_ to PrimeType enum values ( #33371 )
...
Add Prefix PRIME_TYPE_ to PrimeType Enum Values
10 months ago
Adeeb Shihadeh
5cb7aed8ce
ui: move more builds behind --minimal ( #33368 )
10 months ago
Dean Lee
4d9ee68d16
ui: remove QtQml and related dependencies ( #33357 )
...
* remove QtQml
* remove qtdeclarative5-dev
10 months ago
Dean Lee
908aa525ec
scons: remove duplicate linker flags for -ljson11, -lzmq ( #33361 )
...
fix duplicate link
10 months ago
Shane Smiskol
d8c9822421
ui: fix wrong path color indexing ( #33350 )
...
* fix
* clean up
* clean up
* clean up
10 months ago
Kacper Rączy
c61d504516
ui: remove GPS status from the sidebar ( #33304 )
...
* Remove usage of llk in ui
* Remove GPS from sidebar
* Remove it from test
10 months ago
Maxime Desroches
1dcd660815
fix bash + python3 shebangs ( #33287 )
...
fix shebangs
10 months ago
Shane Smiskol
4e122ed2d1
remove map from ui preview ( #33265 )
...
* rm map from ui preview
* fix
10 months ago
Shane Smiskol
d330358728
Revert "spinner: fix missing colon in QProgressBar border style" ( #33263 )
...
Revert "spinner: fix missing colon in QProgressBar border style (#33258 )"
This reverts commit 85d8d0eddd
.
10 months ago
Dean Lee
85d8d0eddd
spinner: fix missing colon in QProgressBar border style ( #33258 )
...
fix border style
10 months ago
Comma Device
33bf4bbb13
tici: update spinner and text
10 months ago
Shane Smiskol
7de618a5cf
ensure alerts_generated.h is built ( #33157 )
...
don't build alerts_generated.h in test, and ensure scons builds it more reliably + clean up support
11 months ago
Maxime Desroches
583e89d3a4
remove cv2 usage ( #33101 )
...
remove cv2
11 months ago
Dean Lee
bd8dd65ce0
ui: fix wayland requestActivate warning on device ( #33054 )
...
fix wayland requestActivate warning in fullscreen mode
11 months ago
Maxime Desroches
dcdac84f0c
ci: bring back aarch64 ( #33017 )
...
* casadi wheel
* ci
* test 312
* test with new aarch64 build
* use release wheels
* assert
* bool
* try this
* maybe
* work
* use final wheel
11 months ago
jamperezmondragon
1aa467cb00
Spanish Translation Update ( #32995 )
...
* Update main_es.ts
* Update main_es.ts
* Update Spanish Translation [(#32995 )](https://github.com/commaai/openpilot/pull/32995 )
11 months ago
Shane Smiskol
0907b30d7b
ui: fix flipped experimental path acceleration ( #33026 )
...
* fix
* clean up
* better comment
* Update selfdrive/ui/qt/onroad/annotated_camera.cc
11 months ago
James
953e5667b1
Re-use "is_metric" declaration ( #32948 )
11 months ago
Mauricio Alvarez Leon
0fecfd6c45
CI: test the tests ( #32869 )
11 months ago
Dean Lee
a312a102aa
ui: remove tests/playsound.cc ( #32870 )
...
remove playsound.cc
12 months ago
Dean Lee
4c04ae9a59
ui/installer: hardcode SSH Keys in installer.cc ( #32838 )
...
hardcode keys
12 months ago
Dean Lee
669553aa37
ui: remove map & navigation related code ( #32836 )
...
remove map
12 months ago
Joshua Mack
b418159833
Multilang: Add Spanish translation ( #32826 )
...
* Rebase ES support
* Update already existing
* Update translations
* Retry
* Updated to new
* Completed
* Fixed clipping words offroad
* Fix up mistakes
* Shortening minute
* Fix long GitHub message
12 months ago
Alexandre Nobuharu Sato
1c5f0bdbc6
update pt-BR translation ( #32814 )
...
Update main_pt-BR.ts
12 months ago
Adeeb Shihadeh
e491c9d964
remove navigation ( #32773 )
...
* remove navigation
* lil more
* fix cabana
* revert for now
* fix docs
* move that over
* lock
* rm assets
12 months ago
Maxime Desroches
5c4ea14a3c
Ubuntu 24.04 ( #32624 )
...
* noble build
* workflow
* symlink
* map only for noble
* sym
* add qt to cppcheck
* cppcheck noreturn in non void funct
* get kaitai header
* kaitai header
* syntax
* try new pyopencl
* try this version
* install lsb-core manually
* support old 20.04 lsb-core
* try arm
* try latest pyopencl
* revert
* use pocl icd
* no lock
* no arm pyopencl
* new intel opencl runtime
* pin filelock
* undo
* glsl version
* new version
* build test
* remove test
* new metadrive
* remove glsl restrictions
* <optional>
* Update .github/workflows/tools_tests.yaml
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* cache
* new cache
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
12 months ago
Shane Smiskol
684209e077
remove uiPlan ( #32721 )
...
* remove uiPlan from ui
* remove publishing
* Update log.capnp
* Update services.py
* no uiPlan here
* Update ref_commit
1 year ago
Harald Schäfer
1b2bd205b8
MSGQ refactor: cleanup outstanding issues ( #32685 )
...
* Rm sim dockerfile from bad merge
* Add watch back
* Fix watch3 compilation
1 year ago
Harald Schäfer
e70dc90a45
Restructure msgq ( #32652 )
...
* Update ref
* Compiles
* compiles
* Refactor rest of libs
* import all
* small fiex
* cleanup import
* Need msgq simlink too
* Add to openpilot docker too
* try repo
* Updates
* Fix lint
* fix docs
* Try blank slate
* Revert "Try blank slate"
This reverts commit f078ce04acacfe115c19e23e86038b01e2b84a6d.
* Maybe scons needs this to clear cache
* fix tests
* Disable test for now
* Update SConstruct
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Fix whitespace
* Write skip normal
* small fixes
* add test path
* Revert repo
* linting
* whitespace
* Bump msgq
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Harald Schäfer
e71ec4e8d7
Split cereal into cereal/msgq ( #32631 )
...
* squash
* fix doc
* compile device
* compile device
* Update ref
* add msgq to precommit exclusions
* No service ports
* fix compile
* address comments
* More comments
* Delete logger
* Update opendbc
* Linting
* bump msgq
1 year ago
Dean Lee
25e15846f1
ui/cameraview: fix deadlock on exit due to Qt::BlockingQueuedConnection ( #32620 )
...
fix deadlock
1 year ago