Dean Lee
870214c909
ci: add a 0.5-second delay before taking screenshots of the onroad widgets ( #33504 )
...
Add a 0.5-second delay before taking screenshots of the onroad widgets
8 months ago
Dean Lee
9e09f42ccb
ui: fix texture deletion ( #33480 )
...
fix texture deletion
8 months ago
Joshua Mack
415391c3fc
Multilang: Spanish translation update ( #33502 )
...
Update main_es.ts
8 months ago
Lee Jong Mun
68257da3d5
Multilang: kor translation update ( #33499 )
8 months ago
Adeeb Shihadeh
590e217368
selfdrived cleanup ( #33497 )
...
* selfdrived cleanup
* lil more
* always alert
* bring this back
8 months ago
Adeeb Shihadeh
e04455cbaa
selfdrived: controlsd only does controls ( #33485 )
...
* selfdrived
* process replay
* lil more
* set the valids
* rename that
8 months ago
Dean Lee
c45e2731ae
CI: integrate pairing device and prime user widgets into UI report ( #33486 )
...
add prime widgets
8 months ago
Adeeb Shihadeh
f6d5f8fccf
ui: controls -> selfdrive ( #33487 )
...
* ui: controls -> selfdrive
* lil more
8 months ago
Dean Lee
e0be4a1f85
ci: eliminate unnecessary sleep to shorten UI report run time ( #33462 )
...
reduce sleep
8 months ago
Adeeb Shihadeh
53288d4dbf
Move vCruise to card ( #33439 )
...
* Move vCruise to card
* cleanup drive_helpers
* works in sim
* update refs
* update that
* too slow :(
old-commit-hash: 2f3256ed8b
8 months ago
Alexandre Nobuharu Sato
351d7bf16e
Fix small typos on run.py ( #33434 )
...
old-commit-hash: 352d0b6c0c
8 months ago
Dean Lee
43025c2836
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
old-commit-hash: af80a13716
8 months ago
Dean Lee
9cd2bcbb39
ci: add body to ui report ( #33429 )
...
add body
old-commit-hash: fefb0330d6
8 months ago
Dean Lee
1876f80699
ui: remove copy initialization of dialogs ( #33427 )
...
remove copy initialization of dialogs
old-commit-hash: dc06813bed
8 months ago
Dean Lee
e318ca0948
ci: integrate offroad alerts and update notifications to ui report ( #33408 )
...
add offroad alerts
old-commit-hash: db9263d064
8 months ago
Dean Lee
9785c6b62b
ci: display lead car indicator in on-road screenshots ( #33416 )
...
Show lead car in on-road screenshots
old-commit-hash: 100ca65b39
8 months ago
Dean Lee
78fe867ccd
ci: add controlsState back to ui report ( #33424 )
...
add controlsState back
old-commit-hash: ff4cce2677
8 months ago
Adeeb Shihadeh
1b2bc44227
controlsd: split out state/alerts into selfdriveState ( #33421 )
...
* setup selfdriveState
* little more
* update refs
* migration
* all too slow
old-commit-hash: 87051803ab
8 months ago
Adeeb Shihadeh
5144cb0538
ui: gc experiments
...
old-commit-hash: 42f8875901
8 months ago
Dean Lee
574b94c171
ci: add driver camera to ui report ( #33409 )
...
add driver camera
old-commit-hash: 338b69be11
8 months ago
Alexandre Nobuharu Sato
9f1d49ef32
small typo on run.py ( #33413 )
...
old-commit-hash: a51b83b4d8
8 months ago
royjr
f81c369acd
ui: update arabic translations ( #33411 )
...
Update main_ar.ts
old-commit-hash: fea01767d9
8 months ago
Dean Lee
1af4686ea0
ui: fix Incorrect path in .gitignore for test_ui/report ( #33403 )
...
fix gitignore
old-commit-hash: 5bfad23442
8 months ago
Dean Lee
c51889b05e
ui: remove deprecated Qt ui_snapshot ( #33402 )
...
remove ui_snapshot
old-commit-hash: ac5cd06a3a
8 months ago
Dean Lee
5cdd421db1
ci: add cameras to ui reports ( #33401 )
...
add cameras
old-commit-hash: db5c0419ce
8 months ago
Dean Lee
d21917ffb3
ci: add all onroad hud elements to ui report ( #33395 )
...
* add model
* merge master
* make static analysis happy
old-commit-hash: 341e7a4384
8 months ago
Dean Lee
3e37261209
ci: add onroad alerts to ui report ( #33394 )
...
* add onroad alerts to ui report
* print
old-commit-hash: 5fe1f5fa87
8 months ago
Dean Lee
81fc1be189
ui: fix memory corruption by using std::vector for PubMaster initialization ( #33390 )
...
Fix memory Corruption Issue
old-commit-hash: 1c19cbc437
8 months ago
Dean Lee
a529422db0
ui: add prefix PRIME_TYPE_ to PrimeType enum values ( #33371 )
...
Add Prefix PRIME_TYPE_ to PrimeType Enum Values
old-commit-hash: 4bb00a042a
9 months ago
Adeeb Shihadeh
841768e768
ui: move more builds behind --minimal ( #33368 )
...
old-commit-hash: 5cb7aed8ce
9 months ago
Dean Lee
7098ddcd19
ui: remove QtQml and related dependencies ( #33357 )
...
* remove QtQml
* remove qtdeclarative5-dev
old-commit-hash: 4d9ee68d16
9 months ago
Dean Lee
965aea8eab
scons: remove duplicate linker flags for -ljson11, -lzmq ( #33361 )
...
fix duplicate link
old-commit-hash: 908aa525ec
9 months ago
Shane Smiskol
d69c1f600b
ui: fix wrong path color indexing ( #33350 )
...
* fix
* clean up
* clean up
* clean up
old-commit-hash: d8c9822421
9 months ago
Kacper Rączy
e66855c54d
ui: remove GPS status from the sidebar ( #33304 )
...
* Remove usage of llk in ui
* Remove GPS from sidebar
* Remove it from test
old-commit-hash: c61d504516
9 months ago
Maxime Desroches
c551f1d239
fix bash + python3 shebangs ( #33287 )
...
fix shebangs
old-commit-hash: 1dcd660815
9 months ago
Shane Smiskol
988d16a4c8
remove map from ui preview ( #33265 )
...
* rm map from ui preview
* fix
old-commit-hash: 4e122ed2d1
9 months ago
Shane Smiskol
e4cdccb7fd
Revert "spinner: fix missing colon in QProgressBar border style" ( #33263 )
...
Revert "spinner: fix missing colon in QProgressBar border style (#33258 )"
This reverts commit 3ba8a152cc8326306640c7acf307ceb385f7a4e8.
old-commit-hash: d330358728
9 months ago
Dean Lee
056426a674
spinner: fix missing colon in QProgressBar border style ( #33258 )
...
fix border style
old-commit-hash: 85d8d0eddd
9 months ago
Comma Device
41c9dd38eb
tici: update spinner and text
...
old-commit-hash: 33bf4bbb13
9 months ago
Shane Smiskol
be710ab893
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
old-commit-hash: 7de618a5cf
9 months ago
Maxime Desroches
144e9e271c
remove cv2 usage ( #33101 )
...
remove cv2
old-commit-hash: 583e89d3a4
9 months ago
Dean Lee
7382299fda
ui: fix wayland requestActivate warning on device ( #33054 )
...
fix wayland requestActivate warning in fullscreen mode
old-commit-hash: bd8dd65ce0
10 months ago
Maxime Desroches
83d6af5162
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
old-commit-hash: dcdac84f0c
10 months ago
jamperezmondragon
c7cbbae265
Spanish Translation Update ( #32995 )
...
* Update main_es.ts
* Update main_es.ts
* Update Spanish Translation [(#32995 )](https://github.com/commaai/openpilot/pull/32995 )
old-commit-hash: 1aa467cb00
10 months ago
Shane Smiskol
6c4afa3ef2
ui: fix flipped experimental path acceleration ( #33026 )
...
* fix
* clean up
* better comment
* Update selfdrive/ui/qt/onroad/annotated_camera.cc
old-commit-hash: 0907b30d7b
10 months ago
James
5cdff92d43
Re-use "is_metric" declaration ( #32948 )
...
old-commit-hash: 953e5667b1
10 months ago
Mauricio Alvarez Leon
42cee115ad
CI: test the tests ( #32869 )
...
old-commit-hash: 0fecfd6c45
10 months ago
Dean Lee
f35fcbc050
ui: remove tests/playsound.cc ( #32870 )
...
remove playsound.cc
old-commit-hash: a312a102aa
10 months ago
Dean Lee
f0fdff113d
ui/installer: hardcode SSH Keys in installer.cc ( #32838 )
...
hardcode keys
old-commit-hash: 4c04ae9a59
11 months ago
Dean Lee
973c6c2e7e
ui: remove map & navigation related code ( #32836 )
...
remove map
old-commit-hash: 669553aa37
11 months ago