Cameron Clough
ec208f2d3d
cleanup selfdrive/assets ( #35241 )
...
* remove unused assets
* these are icons
* these are images
* fix
* fix
* Revert "remove unused assets"
This reverts commit 95d1a800de
.
* move these too
1 week ago
Shane Smiskol
f3bfdf6969
Rivian: don't show set speed in UI ( #34705 )
...
* Rivian: don't show set speed in UI
* stash
* bump
* use speed
* bump
* bump to master
* update refs
* default true
3 months ago
Dean Lee
d050e0c2ac
ui/model: use height from LiveCalibration instead of hardcoded offset Z ( #33802 )
...
* add PATH_OFFSET_Z constant
* use height from liveCalibration
6 months ago
Dean Lee
af73d6084d
ui: revert the 'alive' check to compare with scene.started_frame ( #33794 )
...
Revert the 'alive' check to compare with scene.started_frame
7 months ago
Shane Smiskol
bf04c4799a
ui: always check for longitudinal control ( #33788 )
...
should always check in case card publishes CP before we start camera paintGL
7 months ago
Shane Smiskol
fa4a3e3c63
Allow throttle ui: only if openpilot longitudinal ( #33787 )
...
check op long
7 months ago
Dean Lee
354e909ab1
ui: smooth transition of path colors on AllowThrottle state changes ( #33766 )
...
* smooth transition of path colors on AllowThrottle state changes
* Invert blend factor when the state changes mid-animation
7 months ago
Shane Smiskol
21a8f9e9ba
experimental_model typo
7 months ago
Dean Lee
6baa541501
ui: refactor model updating and rendering into ModelRenderer class ( #33702 )
...
refactor model update
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
8 months ago
Dean Lee
fda0b70c10
ui/hud: add Q_OBJECT macro ( #33638 )
...
add Q_OBJECT
8 months ago
Maxime Desroches
23b1f2d646
fix set speed color ( #33634 )
...
color
8 months ago
Dean Lee
caa33c3193
ui: refactor hud updating and rendering into HudRenderer class ( #33458 )
...
refactor hud updating and rendering into DriverMonitorRenderer class
8 months ago
Dean Lee
47409ab4d4
ui: refactor CameraView to serve as a generic vision stream display class ( #33457 )
...
refactor transform
8 months ago
Adeeb Shihadeh
f6d5f8fccf
ui: controls -> selfdrive ( #33487 )
...
* ui: controls -> selfdrive
* lil more
9 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
9 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
9 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
9 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
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
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
11 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
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
12 months ago
Adeeb Shihadeh
72b6504595
Revert "ui: single-threaded CameraView ( #32291 )"
...
This reverts commit 6adb53abf4d483e70bbe36725588a05cf75681fb.
old-commit-hash: c9531b463a
1 year ago
Dean Lee
4bade99d62
ui: single-threaded CameraView ( #32291 )
...
single thread cameraview
old-commit-hash: dd6e2a400b
1 year ago
Shotaro Watanabe
3913887f7d
fix(ui): fix build error in onroad_home.cc without ENABLE_MAPS ( #32441 )
...
old-commit-hash: 288a3fcd8b
1 year ago
Justin Newberry
b9f6cb0120
ui: fix non-updating text2 alerts ( #32256 )
...
fix joystick
old-commit-hash: 3446de2b8e
1 year ago
Dean Lee
b6c6c978a6
ui/onroad: split into multiple files ( #32059 )
...
old-commit-hash: c1b059de1e
1 year ago