Adeeb Shihadeh
aec5f32f3c
publish experimental mode state ( #26512 )
...
* publish experimental mode state
* remove that
old-commit-hash: 9c96b21367
2 years ago
Shane Smiskol
74aa9e5b80
offroad ui: support storing confirmation of a toggle ( #26510 )
...
* show confirmation toggle on first toggle of experimental mode
* don't store confirmation if users toggle off *after* this PR
* refactor
* cleaner
* not true
* try here
old-commit-hash: 2ad9a4f95a
2 years ago
Shane Smiskol
0953a5d2ab
ui: stretch abstract control title ( #26499 )
...
stretch toggle title so it's easier to expand
old-commit-hash: 7fcafa4022
2 years ago
Shane Smiskol
8c981ed847
Toggle titles: proper capitalization ( #26438 )
...
* proper caps
* update translations
update translations
update translations
* Update selfdrive/ui/translations/main_pt-BR.ts
old-commit-hash: 4efb01ece2
3 years ago
Shane Smiskol
a7eaaa16bb
ui: static color non-e2e path ( #26406 )
...
* remove orientation color changing
* "just green"
old-commit-hash: 0941e40177
3 years ago
Shane Smiskol
848dc2da49
experimental long toggle: adjust description ( #26437 )
...
* Spell out AEB
* vanish
old-commit-hash: af84f1b350
3 years ago
Shane Smiskol
b2e82d028a
ParamControl dialog: more explicit confirmation text ( #26431 )
...
* Use enable
* vanish
* fill in missing translation
* Update selfdrive/ui/translations/main_pt-BR.ts
old-commit-hash: a3cd50c5bb
3 years ago
Shane Smiskol
7c6601fed1
Multilang: clean up translation string ( #26435 )
...
* update translations
* do pt
* do pt
* do ko
* do ko
* Update selfdrive/ui/translations/main_pt-BR.ts
old-commit-hash: 5a3c5e7a4b
3 years ago
Adeeb Shihadeh
18203a1cee
UI: add set speed clarification for e2e long
...
old-commit-hash: 1fda075c73
3 years ago
Cameron Clough
07282a9aeb
ui: increase toggle confirmation font size ( #26413 )
...
* ui: make toggle confirmation text larger
* center title
* reduce line breaks
* slightly reduce font size
old-commit-hash: f38fe7cfb1
3 years ago
Adeeb Shihadeh
74979a7c76
experimental mode ( #26416 )
...
* experimental mode
* rename param
* red lights
old-commit-hash: 9a3f468051
3 years ago
Adeeb Shihadeh
45dec4e84f
UI: widecam only in e2e mode ( #26412 )
...
old-commit-hash: 5960ba5def
3 years ago
Shane Smiskol
1627a41a68
onroad ui: fix opacity affecting other drawn icons ( #26378 )
...
* save painter in drawIcon
* fix
* Update selfdrive/ui/qt/onroad.cc
old-commit-hash: ed3bf4f123
3 years ago
Shane Smiskol
5aa8e0789a
ui: revert e2e path changes ( #26382 )
...
* Revert "ui: fade to default path color when inactive (#26375 )"
This reverts commit 73bff7b2a9f0b49969bf2134393383fe5faa065d.
* Revert "ui: minor e2e path tweaks (#26351 )"
This reverts commit d0f80298a6491d22ac67f1eea27b9cc57c8f22bb.
* stronger colors
45
old-commit-hash: e079751f79
3 years ago
Shane Smiskol
b79c186192
ui: fade to default path color when inactive ( #26375 )
...
* fade to default path color when inactive
* long!
old-commit-hash: 0b385a5650
3 years ago
Cameron Clough
88b083885e
ui: set dialog confirm button text ( #26365 )
...
* ui: set dialog confirm button text
* short
* blue confirm
old-commit-hash: e78280da12
3 years ago
Cameron Clough
f46b6ed70a
ui: toggle confirmation and dialog redesign ( #26331 )
...
* toggle confirmation
* change text
* not for e2e
* get current description
* remove are you sure
* merge rich text and confirmation dialogs
* add some line breaks
* font colour
* fix padding a little
* revert
* updated toggle design
old-commit-hash: 91a1f1a91e
3 years ago
Shane Smiskol
de1abf9e42
ui: minor e2e path tweaks ( #26351 )
...
* new e2e path
* clean up
* fix
* 2.5 seconds feels disjointed
old-commit-hash: d257e28479
3 years ago
Adeeb Shihadeh
273b1c5b5c
UI: draw onroad objects on right frame ( #26306 )
...
* update before draw
* fix a lot of janky
* fix more flicker
* cleanup
* fix flicker when opening settings
* simplify
old-commit-hash: c171fe9f9a
3 years ago
Kurt Nistelberger
ae96a916d0
Revert "remove black connecting background"
...
This reverts commit 6590d3128bb8001d4462238958b46968e56216f7.
old-commit-hash: 0c03fb1be4
3 years ago
Kurt Nistelberger
9f949ce0e7
remove black connecting background
...
old-commit-hash: eecd698205
3 years ago
Dean Lee
cdb02752a8
UI: reduce frame drops. ( #26266 )
...
* reduce frame dropping
* This mode will not draw the same frame twice
* cleanup comment
* use previous texture if update is not triggered by vipc thread and without new frame
old-commit-hash: 602b90f518
3 years ago
HaraldSchafer
ed91648949
UI: fade into wide camera ( #26203 )
...
* UI: fade into wide camera
* handle routes with no wide calib
* more cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: dbc30c053c
3 years ago
Dean Lee
9833cbec4e
UI: support switching streams in CameraView ( #26248 )
...
old-commit-hash: 6b6162d2c8
3 years ago
Adeeb Shihadeh
2bb68d4c29
UI: show git commit date ( #26240 )
...
* show version description while offroad
* ui fixups
* parse date
* cleanup
old-commit-hash: 4639862bae
3 years ago
HaraldSchafer
f7b76d947a
UI Onroad widget renames ( #26124 )
...
Consistent widget naming
old-commit-hash: baca1cae1f
3 years ago
Adeeb Shihadeh
60cb813af5
ui: publish draw times + add test ( #26119 )
...
* ui: publish draw times + add test
* add some checks
* adjust
* fix linter
* update max
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 15b8c7d1dc
3 years ago
Cameron Clough
1320fa3b9f
networking: fix metered setting ( #26113 )
...
when metered set unknown, when unmetered set no
old-commit-hash: c6b8a253e6
3 years ago
Adeeb Shihadeh
6831f3499f
UI: only show cell settings on non-prime connection ( #25067 )
...
* fix indentation
* add primeTypeChanged signal to uiState
* hide advanced networking toggles on prime type change
* switch between map settings on prime type change
* cleanup
* remove duplicate code, wait for signal
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 06e283a750
3 years ago
Cameron Clough
597b949813
networking: add unmetered cellular toggle ( #25902 )
...
* add metered toggle to UI
* add GsmMetered param
* add NMMetered constants
* change LTE connection settings: connection.metered
* change to GsmUnmetered override
* update translations
* debug ui
* remove comment
* Revert "debug ui"
This reverts commit 2ad9e65ea2
.
* 'Force Unmetered Cellular' toggle
* update translations
* remove description
* update translations
* change unmetered to metered
old-commit-hash: f611960391
3 years ago
Adeeb Shihadeh
fe713be00a
ui: add support for dual cams ( #25876 )
...
old-commit-hash: f52dea7d84
3 years ago
Dean Lee
42277d6cbe
sidebar: call update in offroadTransition ( #25856 )
...
old-commit-hash: 90f0f04d26
3 years ago
Cameron Clough
c1541a9634
sidebar: add button pressed states ( #25848 )
...
* add flag img
* add image assets
* try darker button pressed
* remove pressed image, set opacity instead
* settings can be pressed too!
* cleanup
* make settings button white
* bookmark
old-commit-hash: 1379989e0d
3 years ago
royjr
4fbe04cf0a
ui: fix toggle spacing issue ( #25831 )
...
old-commit-hash: e4612ac4c4
3 years ago
Dean Lee
21daf705f0
ui: always show SetupWidget ( #25742 )
...
* always show SetupWidget
update translations
* delete hide
old-commit-hash: aa0d128422
3 years ago
Dean Lee
53c4262098
map: fix repeated call to m_map->setZoom ( #25784 )
...
Fix repeated map api calls
old-commit-hash: f0665911b2
3 years ago
Jason Wen
91283ad0b5
Updater: Reboot instead of shutdown to install new branch ( #25804 )
...
Reboot instead of shutdown to install new branch
old-commit-hash: b7d9f157fa
3 years ago
Shane Smiskol
0c3f72f1e2
Wrap new UI strings
...
old-commit-hash: 64c2d4b30f
3 years ago
Adeeb Shihadeh
46cfb5c45b
good updater experience ( #25724 )
...
* good updater experience
* set params on startup
* no fetch on first loop
* little type hinting
* little more
* update translations
* always set params with valid overlay
* wrap check
* use the param
* more wrapping
* vanish
* cleanup
* remove that
old-commit-hash: c4e63d14ab
3 years ago
Dean Lee
5a80f319ae
networking: create scanning label once ( #25782 )
...
* create scanning label only once
* rename
* fix
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 578b8fba1a
3 years ago
Dean Lee
e2a8d3e2f8
ui: prev_frame_id should be uint32_t ( #25781 )
...
uint32_t
old-commit-hash: 1b0f202d7b
3 years ago
Dean Lee
8256220a51
ui: multilang date ( #25741 )
...
* multilang date
* update translations
* add language to uistate
* update translations
* use it here too
Co-authored-by: sshane <shane@smiskol.com>
old-commit-hash: 27e1ec8fd3
3 years ago
Dean Lee
df1668b35f
MapPanel: refresh only when visible and destination changes ( #25739 )
...
rebuild widgets only when mappanel is visible
old-commit-hash: ef767f6332
3 years ago
Dean Lee
aede43ef22
prime.cc: call update() after QR code changed ( #25740 )
...
old-commit-hash: 722e4641fc
3 years ago
Dean Lee
fd889cf696
cleanup map_helpers.cc ( #25706 )
...
old-commit-hash: 115eed9a54
3 years ago
Dean Lee
18399bf618
ui: stop timer if PairingQRWidget is hidden ( #25671 )
...
old-commit-hash: 4974ca03a8
3 years ago
Dean Lee
f2035fe63c
UI/map: remove redundant QString ctor ( #25704 )
...
old-commit-hash: 69e9b285b3
3 years ago
Dean Lee
f4e57aa20d
map_helpers: pass parameters by const reference ( #25701 )
...
pass parameters by const reference
old-commit-hash: d9ca45ed1b
3 years ago
Adeeb Shihadeh
03f6c8e269
ui: fix network page crash
...
old-commit-hash: 6136868557
3 years ago
Adeeb Shihadeh
c6e4fb646d
split out experimental long toggle ( #25698 )
...
* split out experimental long toggle
* clean up
* update translations
old-commit-hash: 3ef37fe2e8
3 years ago