Dean Lee
93413c43df
UI: fix memory leak in MapSettings ( #28759 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Dean Lee
081cc2eb79
ui/MapSettings: remove white border around destinations ( #28771 )
2 years ago
Dean Lee
32c5e6aafb
modeldata.h: convert constants to uppercase ( #28769 )
2 years ago
Adeeb Shihadeh
010ef17da5
UI: adjust opacity instead of visibility to indicate engageability ( #28765 )
2 years ago
Mitchell Goff
a66135665c
UI: Indicate when Nav on OP is enabled ( #28665 )
...
* Indicate whether nav is enabled in UI
* update border spacing on both enabled and navEnabled change
* update less
* more
* cleanup
* simplify
* fix
---------
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Dean Lee
5493cb4289
ui/settings: allow driving personality without CarParams ( #28753 )
...
* allow driving personality without CarParams
* rename to hasLongitudinalControl
* Update selfdrive/ui/qt/util.cc
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Dean Lee
7ac22a0d7a
ui/sidebar: Fix the inconsistent padding in different languages. ( #28746 )
...
cleanup
2 years ago
Adeeb Shihadeh
3e1ba3ff35
Revert "ui: fix memory leak in `MapSettings` ( #28701 )"
...
This reverts commit 5a00b42092
.
2 years ago
Dean Lee
5a00b42092
ui: fix memory leak in `MapSettings` ( #28701 )
2 years ago
Dean Lee
c7f72698a6
ui: prevent constant clicking on experimental button ( #27865 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Dean Lee
5df45dcef4
ui: ignore tap to wake device ( #28656 )
...
revert to first version
2 years ago
Shane Smiskol
dcb769982f
ui: hide sidebar when map shows ( #28490 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Harald Schäfer
85c4b1a400
Nav: show gps as long as it's 100m accuracy ( #28713 )
...
* Nav: show gps as long as it's 100m accuracy
* Get norm
* get std
2 years ago
Dean Lee
070bdcdf89
UI/AnnotatedCameraWidget: cleanup drawHud ( #28167 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Harald Schäfer
dce060a798
Alerts: revert gradient removal ( #28686 )
...
revert gradient removal
2 years ago
Dean Lee
76ce71c6d6
ui: scale training image to fit window ( #28454 )
2 years ago
Adeeb Shihadeh
07a68ca032
UI: border is always engagement state ( #27416 )
...
* border is for engagement state
* round shading too
* alerts =/= status
* no debug print
* Full still full
* more cleanup
* more radius
* Update mui too
* normal black
* cleanup
---------
Co-authored-by: Bruce Wayne <harald.the.engineer@gmail.com>
2 years ago
Dean Lee
e8db988f2a
ui/map_settings: remove repaint ( #28642 )
2 years ago
Cameron Clough
a2b7d2c867
update mapbox style ( #28638 )
...
updated map components and dataset
2 years ago
Cameron Clough
bc5a899024
UI: improved nav destination entry ( #28476 )
2 years ago
Dean Lee
2b800cf2e7
ui: multilang offroad alerts ( #28512 )
...
Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Cameron Clough
bf8e815aba
UI: fix DM icon margins ( #28635 )
2 years ago
Cameron Clough
8495510c29
networking: add forget btn pressed state ( #28618 )
2 years ago
Harald Schäfer
da3003ee41
Alpha long control no longer called experimental ( #28437 )
...
* Fix words
* vanish
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Cameron Clough
22ebd4fa8f
UI: consider border when setting map width ( #28488 )
2 years ago
Jason Wen
f0eef38dc0
offroad ui: remove irrelevant comment ( #28485 )
2 years ago
Cameron Clough
f7f5537af7
MapPanel cleanup ( #28474 )
2 years ago
Dean Lee
9295aca8ea
ui: disable longitudinal personality settings when using stock long ( #28443 )
...
* disable longitdinal personality settings
* disable title label
* Revert "disable title label"
This reverts commit ef315ac277
.
* gray checked button on disable
2 years ago
Shane Smiskol
a92cd659ce
ButtonParamControl: minimum button width ( #28442 )
...
* min width
* param
2 years ago
Harald Schäfer
d6cfbd0097
Driving personality setting: add description ( #28422 )
...
* Driving personality setting: add description
* Missing word
2 years ago
Dean Lee
7f41047178
ui: refactor ButtonParamControl ( #28425 )
...
* refactor ButtonParamControl
* add pressed style
* connect to buttonToggled
* typo
2 years ago
Harald Schäfer
205c900742
Driving Personality setting (also changes follow distance) ( #24742 )
...
* Skeleton
* Adjustable follow parameter
* fix rebase
* long planner
* typo
* Add ui toggle
* Fix icon
* Improve text
* Better toggle position
* Im a UX engineer now
* add param reader
* CHange jerk to have same crash test performance
* Try reading param
* Unused comment
* translate ui text
* std stoi
* Parametrized buttons
* Empty strings are ints
* Move to generic
* Update translations
* Fix translation diffs
* Release notes
* update refs
* tweaks
* Misc fixes
* No param is standard
2 years ago
Shane Smiskol
aa4bbcefd3
ui: wrap missing updater text ( #28417 )
...
* wrap more
* wrap more
* and that
* update
2 years ago
Cameron Clough
4f815db141
UI: connect to wifi prompt ( #28273 )
...
* OffroadHome: move experimental mode button to right column
* OffroadHome: replace DriveStats with PrimeAd when no prime
* SetupWidget: remove PrimeAd
* SetupWidget: tweaks to fit smaller space
* UI: add WiFiPromptWidget
* WiFiPrompt: update using network type
* add WiFiPromptWidget to offroad home
* reduce spacing to fit vertical space
* WiFiPromptWidget: open Wi-Fi settings
* no longer necessary
* cleanup
* shrink PrimeUser widget and increase Setup Wi-Fi font size
* correctly resize widget when stack index changes
* layout tweaks
* debug
* spacing
* slightly improved style
* helps -> help
* .
2 years ago
Harald Schäfer
e0c95f7ad9
Toggles: Reorganize in descending importance for driving ( #28364 )
...
Reorganize toggles in descending importance for driving
2 years ago
Cameron Clough
e875bcfaee
UI: remove comma points ( #28303 )
...
* UI: remove comma points
* remove param
2 years ago
Shane Smiskol
21f88f997d
Revert "ui: smooth wide cam transition" ( #28298 )
...
Revert "ui: smooth wide cam transition (#28277 )"
This reverts commit 26064196d0
.
2 years ago
Cameron Clough
13cf695738
UI: PrimeUserWidget cleanup ( #28300 )
...
* cleanup
* setMargin is obsolete
* more
2 years ago
Cameron Clough
387e865793
UI: update "Finish Setup" widget style ( #28287 )
...
* UI: update SetupWidget registration design
* SetupWidget: add icon
* Revert "SetupWidget: add icon"
This reverts commit 325d2d390496f287953beb1634b229ff4ff31717.
2 years ago
Cameron Clough
488975f06e
UI: add missing QPushButton pressed styles ( #28289 )
...
* UI: add missing QPushButton pressed styles
* keyboard is special
2 years ago
Dean Lee
634280ca51
ui: update DM icon at every frame ( #28226 )
2 years ago
Dean Lee
2c44c8980c
ui/MainWindow: use switch in eventFilter ( #28276 )
2 years ago
Shane Smiskol
26064196d0
ui: smooth wide cam transition ( #28277 )
...
* horribly messy
* bit simpler
* is this right?
* simpler and should work?
* used to be int/frames, but added easing so treat as float
* end slow (start fast)
* little faster
* clean up
* not needed
* try ease in/ease out and fix
* remove debugging print
* fix
* revert to previous curve
* based on speed
* not right
* fix
* fix
* this kinda works
* Revert zoom by speed
Revert "this kinda works"
This reverts commit 48aa30b945148b8eb79fbe33eb58e3fc3a6a7009.
Revert "fix"
This reverts commit 4ff2d33486231727d7cd68d366342c2273e3a315.
Revert "fix"
This reverts commit 15b22f8e8284eb017000856abb05b5e8973a6c0e.
Revert "not right"
This reverts commit 378b9965e14250c57ed39e1976de60d89054c2c8.
Revert "based on speed"
This reverts commit 1f7bfa5d73a2dee3740096da64eda24b33288b51.
Revert "Revert "not right""
This reverts commit 1beeb402534a755208d19771eb4a2afdc69b8739.
* better curve
* revert
* use constants and fixes
* up here too
* feels more intuitive to make zoom_transition=1 be zoomed in
* rm line
* fix
* cmt
* better handling
* better name
* zoom if ANY other stream is requested
* Update selfdrive/ui/qt/widgets/cameraview.cc
2 years ago
Cameron Clough
d659243648
UI: cleanup OffroadHome layout ( #28284 )
2 years ago
Cameron Clough
94937e0694
UI: reduce margin around software version ( #28283 )
2 years ago
Dean Lee
781a6fcc5f
ui/settings: fixed button overlap in sidebar. ( #28220 )
...
fix button overlap
2 years ago
Dean Lee
fe6ce429c5
ui/drawDriverState: don't draw circle bg twice ( #28168 )
...
do not draw circle bg twice
2 years ago
Dean Lee
8ca3be9788
ui: refactor setPrimeType ( #28143 )
...
handle prime type change in new function UIState::setPrimeType
2 years ago
Harald Schäfer
598343aad1
Calibrationd: make recalibrating alert ( #28149 )
...
* Initial
* fixes
* not an int anymore
* elif
* revert ref
* update ref
* fix alert text
* regen refs
* update ref
* add recalibration unit test
* set into recalibration state
* fix words
* recalib
* text
* Update selfdrive/controls/lib/events.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Adeeb Shihadeh
432f316e8d
ui: catch silent EGL failure ( #28169 )
...
Co-authored-by: Comma Device <device@comma.ai>
2 years ago