Dean Lee
|
47409ab4d4
|
ui: refactor CameraView to serve as a generic vision stream display class (#33457)
refactor transform
|
8 months ago |
Shengming Yuan
|
650ee44e89
|
ui: update CHS/CHT translation (#33529)
|
8 months ago |
ugtthis
|
c8eb5916a7
|
Keyboard UX: Easier to type URLs (#33517)
Easier access to / and -
|
8 months ago |
Maxime Desroches
|
f1331ae9bc
|
ci: make ui preview more deterministic (#33526)
set ping time
|
8 months ago |
Dean Lee
|
343de54030
|
ui: consolidate prime state management into `PrimeState` Class (#33473)
new class PrimeState
|
8 months ago |
Maxime Desroches
|
838746c831
|
ui preview: keyboard (#33520)
keyboard
|
8 months ago |
Alexandre Nobuharu Sato
|
b4bcaf6f02
|
Multilang: update pt-BR translation (#33510)
Update main_pt-BR.ts
|
8 months ago |
ugtthis
|
b720fe1bfe
|
create_badges.py: Changed to higher contrast colors (#33509)
Changed color badge - clearer difference
|
8 months ago |
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
|
8 months ago |
Adeeb Shihadeh
|
841768e768
|
ui: move more builds behind --minimal (#33368)
old-commit-hash: 5cb7aed8ce
|
8 months ago |
Dean Lee
|
7098ddcd19
|
ui: remove QtQml and related dependencies (#33357)
* remove QtQml
* remove qtdeclarative5-dev
old-commit-hash: 4d9ee68d16
|
8 months ago |
Dean Lee
|
965aea8eab
|
scons: remove duplicate linker flags for -ljson11, -lzmq (#33361)
fix duplicate link
old-commit-hash: 908aa525ec
|
8 months ago |
Shane Smiskol
|
d69c1f600b
|
ui: fix wrong path color indexing (#33350)
* fix
* clean up
* clean up
* clean up
old-commit-hash: d8c9822421
|
8 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
|
9 months ago |