Dean Lee
47409ab4d4
ui: refactor CameraView to serve as a generic vision stream display class ( #33457 )
...
refactor transform
8 months ago
ugtthis
c8eb5916a7
Keyboard UX: Easier to type URLs ( #33517 )
...
Easier access to / and -
8 months ago
Dean Lee
343de54030
ui: consolidate prime state management into `PrimeState` Class ( #33473 )
...
new class PrimeState
8 months ago
Dean Lee
9e09f42ccb
ui: fix texture deletion ( #33480 )
...
fix texture deletion
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
Adeeb Shihadeh
f6d5f8fccf
ui: controls -> selfdrive ( #33487 )
...
* ui: controls -> selfdrive
* lil more
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
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
1876f80699
ui: remove copy initialization of dialogs ( #33427 )
...
remove copy initialization of dialogs
old-commit-hash: dc06813bed
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
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
Dean Lee
7098ddcd19
ui: remove QtQml and related dependencies ( #33357 )
...
* remove QtQml
* remove qtdeclarative5-dev
old-commit-hash: 4d9ee68d16
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
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
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
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
Dean Lee
973c6c2e7e
ui: remove map & navigation related code ( #32836 )
...
remove map
old-commit-hash: 669553aa37
10 months ago
Adeeb Shihadeh
3b8ed67aa3
remove navigation ( #32773 )
...
* remove navigation
* lil more
* fix cabana
* revert for now
* fix docs
* move that over
* lock
* rm assets
old-commit-hash: e491c9d964
11 months ago
Maxime Desroches
1b836bdb86
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>
old-commit-hash: 5c4ea14a3c
11 months ago
Shane Smiskol
272216b2a8
remove uiPlan ( #32721 )
...
* remove uiPlan from ui
* remove publishing
* Update log.capnp
* Update services.py
* no uiPlan here
* Update ref_commit
old-commit-hash: 684209e077
11 months ago
Harald Schäfer
f870a968e9
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
old-commit-hash: e71ec4e8d7
11 months ago
Dean Lee
2be5c0e970
ui/cameraview: fix deadlock on exit due to Qt::BlockingQueuedConnection ( #32620 )
...
fix deadlock
old-commit-hash: 25e15846f1
11 months ago
Dean Lee
c2b13f27b9
api: cache RSA private key ( #32566 )
...
old-commit-hash: 9908b729c8
11 months ago
Shane Smiskol
2a6e025183
ui: re-generate JWT on valid system time ( #32571 )
...
* revert me
* Revert "revert me"
This reverts commit 17d815ddfc
.
* duh we have timed!
* clean up
* use clocks
* re-initialize map on SSL handshake failure (time)
* this is fine, takes some time to init
* fix
* log errors like map renderer
* more clean up
full message is "loading style failed: SSL handshake failed"
* MOAR
* we still can't swap the token live
* mbgl has its own retries that never work, don't reinit multiple times at once
* simpler
* more
* whoops
* this works
* fix from merge
* rm
* fix cmt
* only an issue calling the function inside itself
old-commit-hash: 57d64279bd
11 months ago
Shane Smiskol
3a1c7c61c6
map window: log style load errors ( #32573 )
...
log errors
old-commit-hash: c2f55a2600
11 months ago
Adeeb Shihadeh
4356b74cca
updated: finish system/ move ( #32535 )
...
* updated: finish system/ move
* add those back
* skip that
* skip whole file
* one more time
old-commit-hash: 73b02f2cda
11 months ago
Adeeb Shihadeh
72b6504595
Revert "ui: single-threaded CameraView ( #32291 )"
...
This reverts commit 6adb53abf4d483e70bbe36725588a05cf75681fb.
old-commit-hash: c9531b463a
12 months ago
Dean Lee
4bade99d62
ui: single-threaded CameraView ( #32291 )
...
single thread cameraview
old-commit-hash: dd6e2a400b
12 months ago
Shotaro Watanabe
3913887f7d
fix(ui): fix build error in onroad_home.cc without ENABLE_MAPS ( #32441 )
...
old-commit-hash: 288a3fcd8b
12 months ago
Adeeb Shihadeh
32ea4667c2
Revert "ui/cameraview: merge EGL Image Clearing code into `clearEGLImages()` ( #32292 )"
...
This reverts commit 44486989b061fbbe31aff217ec82e7ce7b604950.
old-commit-hash: d56f188854
1 year ago
Dean Lee
d83b2f447d
ui/cameraview: merge EGL Image Clearing code into `clearEGLImages()` ( #32292 )
...
old-commit-hash: 7e6dda546e
1 year ago
Dean Lee
e93860f844
ui/network: add error handing for dbus `call` ( #32164 )
...
old-commit-hash: d7d378aeef
1 year ago
Dean Lee
e4d0f6da24
ui/network: add error handling for refreshFinished ( #32167 )
...
old-commit-hash: 3bcb6f82af
1 year ago
Dean Lee
fd28ec25c6
ui/map: check valid before accessing `PositionECEF` ( #31961 )
...
check valid
old-commit-hash: 06c4a541da
1 year ago
Justin Newberry
b9f6cb0120
ui: fix non-updating text2 alerts ( #32256 )
...
fix joystick
old-commit-hash: 3446de2b8e
1 year ago
ZwX1616
c741dca04c
Toggle to always enable DM ( #32205 )
...
* permanent
* param
* correct behavior
* toggle
* need trans
* ref_commit
* translate for chs/t
* disable on P and R
* read
old-commit-hash: 1d05704d27
1 year ago
Dean Lee
2fa5b234b7
ui/network: simplify getActiveConnections ( #32174 )
...
old-commit-hash: 6de5e0d71a
1 year ago
Dean Lee
c7cc331df5
ui/map_eta: avoid divide by zero ( #31962 )
...
old-commit-hash: 2bee28938a
1 year ago
Alexandre Nobuharu Sato
b34117b45d
ui: cleanup white space after string ( #32217 )
...
* cleanup white space after string
* update
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 7e20812924
1 year ago
Dean Lee
b6c6c978a6
ui/onroad: split into multiple files ( #32059 )
...
old-commit-hash: c1b059de1e
1 year ago
Dean Lee
9fcc783447
ui: fix pair button shows on paired device ( #32109 )
...
old-commit-hash: ba98786ee3
1 year ago
Dean Lee
31f5956c49
ui/network: initialize raw_adapter_state to NM_DEVICE_STATE_UNKNOWN ( #32175 )
...
old-commit-hash: e9965c87d3
1 year ago
Dean Lee
164ae65250
ui/network: update known connections after adding tethering connection. ( #32166 )
...
update known connections
old-commit-hash: 40b061cd51
1 year ago
Dean Lee
ef428ccefc
ui/setup: Initially disable continue button ( #32180 )
...
old-commit-hash: eb0b1ce975
1 year ago
Dean Lee
be58bf6209
ui/setup: use the mode "wb" instead of "w". ( #32181 )
...
old-commit-hash: 1c491513b6
1 year ago