Dean Lee
0babd4d6e8
UI: fix cameraview crash after going offroad in settings window ( #23009 )
...
old-commit-hash: c1f617db46
3 years ago
Willem Melching
f076987942
Revert "cameraview: remove glflush, reduce C3 CPU usage ( #22949 )"
...
This reverts commit 6edbdc5e535eafaeea4b2e546ccb78ad190d21fb.
old-commit-hash: 372b0f10da
4 years ago
Dean Lee
1ae1237520
cameraview: remove glflush, reduce C3 CPU usage ( #22949 )
...
* remove glflush
* revert cpu
old-commit-hash: 33b1b94067
4 years ago
Dean Lee
688b55c8e0
ui: async uploading texture with PBO ( #22843 )
...
* async uploading texture using pbo
* use QOpenglBuffer
space
set usage pattern
share context
continue
* space
old-commit-hash: 0dcb089254
4 years ago
Adeeb Shihadeh
29f6b5cb98
allow update snoozing ( #22876 )
...
* allow update snoozing
* not immediately visible
* dismiss and close
* grey button
old-commit-hash: e528e2e3e2
4 years ago
Willem Melching
d6c860cb0a
cache prime status in param ( #22850 )
...
old-commit-hash: 6ace88a0f1
4 years ago
Dean Lee
c248478aed
UI: do vipc recv in thread ( #22354 )
...
* move vipc to thread
* use invokeMethod
* cleanup
* latest_frame = nullptr
* space
* safe quit
* running_-> exit_
* recv timeout 1000
* cleanup
* run in loop
* requestInterruption
* block queue on vipcConnected for thread safety
* cleanup
* remove unused signal updateFrame
* make signals public
* dont emit signal in update
* apply reviews
* cleanup
* little more cleanup
* fix
* use glTexSubImage2D
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 6e5fed63df
4 years ago
Dean Lee
6e027a8aa6
util.h: add unit conversion constants ( #22813 )
...
* Add unit conversion constants.
* move to common/util.h
old-commit-hash: e29cc1c2ee
4 years ago
Mayfield
43e1903073
enable wshadow ( #22756 )
...
* enable wshadow (#22714 )
* fix replay
* more build fixes
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 5246f0231e
4 years ago
Willem Melching
8a0c57433e
navigation: use mapbox proxy server ( #22660 )
...
* use mapbox proxy
* remove MapboxToken param
* do not log jwt
* remove import
* move to staging url
* put has_prime in ui state
* logic was flipped
* Update selfdrive/ui/qt/maps/map.h
old-commit-hash: cca07c0c73
4 years ago
Adeeb Shihadeh
1d1c7e9c64
UI: increase camera view update frequency
...
old-commit-hash: 7f3904ee8e
4 years ago
Adeeb Shihadeh
4e005ead0a
UI: don't block UI on vipc recv ( #22644 )
...
* UI: don't block UI on vipc recv
* use a timer
* move that
old-commit-hash: c4de1fef4f
4 years ago
Dean Lee
457266ce89
CameraView: fix possible crash on 'fit in widget' mode ( #22594 )
...
old-commit-hash: 5735d69d47
4 years ago
ZwX1616
d4cbef299b
wider FOV DM on comma three ( #22286 )
...
* c3 is straightforward
* c2 transform
* c3 preview
* alpha model
* Revert "alpha model": wrong quantization data
This reverts commit b50e573973
.
* yuv looks good
* a55b
* const int
* block top deadzone
* new box alpha curve
* update k
* fix debug
* rhd use same offset
* box shift for rhd
* 7e3e
* set new thresh
* update ref
* explain
* remove e2e
* same metric thresh
* process isocc
* model
* cancel extra policy
* update numbers
* new model
* update cereal
* up cereal
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 8574e79fec
4 years ago
Dean Lee
96a8d9dd3e
UI: fix stuck in visionIPC receive timeout ( #22450 )
...
old-commit-hash: afaf235acd
4 years ago
Willem Melching
10d0b511b5
ui: make OpenGL context current before connecting to VisionIPC
...
old-commit-hash: 9c771b45fc
4 years ago
Adeeb Shihadeh
26e39eb441
UI: big pairing QR code ( #22384 )
...
old-commit-hash: 45409cb4fe
4 years ago
Dean Lee
2fefa32476
UI: new class ListWidget ( #21273 )
...
* ListWidget
* continue
* remove function horizontal_line
* cleanup
* default spacing 25
* fix networkpanel margin on EON
* solid expanding
* 0 width
* cleanup
* apply reviews
* remove function addLayout,make it looks like QLIstWidget
* rename addWidget to addItem
* rebase master
* rebase master
* merge master
* cleanup
* fixed title bar position
* no flash while folding
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: abffc8b2ad
4 years ago
Adeeb Shihadeh
b3a1f2c67d
UI: fix getting stuck after vipc recv timeout
...
old-commit-hash: 86beb9a81a
4 years ago
Dean Lee
f4d8621be1
Qt/onroad: use CameraViewWidget ( #21821 )
...
* use CameraViewWidget
* no timer, updateFrame after frameSwapped
* use QOpenGLShaderProgram
* merge master
* remove that
* new function setStreamType
* continue
* remove showEvent
* cleanup
* cleanup
* little more
* fix black screen on startup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: a034926264
4 years ago
Adeeb Shihadeh
706542a7b2
nav: add button to clear current route ( #22167 )
...
* nav: add button to clear current route
* fix scroll
* retab
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: d5475ba946
4 years ago
Dean Lee
6e5f390994
c3 keyboard: fix button status not updated ( #22127 )
...
old-commit-hash: e284f515b9
4 years ago
Dean Lee
36839399f2
C3: Fix keyboard buttons on the right getting stuck in pressed state ( #22050 )
...
* fix keyboard state stuck
* remove popup flag
* update in time
old-commit-hash: 5fea367fc9
4 years ago
Dean Lee
bdc758e769
ui: clickable ElidedLabel ( #21773 )
...
* ElidedButton
* rename to ClickableLabel
* move to ElidedLabel
old-commit-hash: 1786416e3c
4 years ago
Adeeb Shihadeh
8cbf48b550
add fit to widget option to camera view ( #22056 )
...
* add fit to widget option to camera view
* add clicked signal
* cleanup
* use release for driverview
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 86a73497de
4 years ago
Dean Lee
ceb40d8384
api: use API_HOST env variable everywhere ( #21814 )
...
* api base url to global constant
* update api/__init__.py
old-commit-hash: 543e019f71
4 years ago
Adeeb Shihadeh
71678b9d17
Add C3 FCC regulatory info page ( #21833 )
...
* move uninstall to software
* fcc page
* only tici
* cleanup
* more cleanup
old-commit-hash: a96f358966
4 years ago
Dean Lee
c40edd4b56
qt/util: new function getDongleId ( #21810 )
...
* new function getDongleId
* return std::optional
old-commit-hash: 073b96e5d1
4 years ago
Adeeb Shihadeh
c5959d74a8
UI: update toggles on show ( #21812 )
...
old-commit-hash: 0ffe920a86
4 years ago
sshane
707b67ba48
toggles: released -> clicked ( #21786 )
...
old-commit-hash: 519e7cbe89
4 years ago
sshane
7461f1ff5a
keyboard multitouch improvements ( #21788 )
...
old-commit-hash: 028c81d39f
4 years ago
sshane
5d94b9978f
settings: button press states ( #21771 )
...
* settings button press states
* tune color
* states for panel labels and close btn
old-commit-hash: 4ed4956240
4 years ago
sshane
c10ed33d98
ui: fix prime widget w/ no internet ( #21767 )
...
old-commit-hash: 54f1afe403
4 years ago
sshane
bbd63268df
ui: prime widget design ( #21755 )
...
* new setup widget
* set fixed width and align right
more closely match
* text wrapping fixes
* prime widget draft
* rename
* remove username
* fix weights
* ad
* qr
* pressed color
* cleanup
* simplify
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 6fc999fc53
4 years ago
sshane
6fac6698d5
ui: new drive stats design ( #21765 )
...
* new drive stats design
* match design better
* clean up
old-commit-hash: 28ab1bcaca
4 years ago
Adeeb Shihadeh
d39c6f0f1e
better password character
...
old-commit-hash: d0a650a8ba
4 years ago
Dean Lee
bbac6a89d8
multitouch keyboard ( #21757 )
...
old-commit-hash: 39c945316d
4 years ago
sshane
32ca1abf40
ui: password mask delay ( #21737 )
...
old-commit-hash: dd8eb23ea9
4 years ago
Adeeb Shihadeh
e513b1eb43
my.comma.ai -> connect.comma.ai ( #21702 )
...
old-commit-hash: deb170e0b2
4 years ago
Dean Lee
9d12eb4d3a
HttpRequest: don't send request in ctor ( #21665 )
...
old-commit-hash: c24227c3ab
4 years ago
Dean Lee
6bd1f09cae
DriveStats: using dynamic properties to style QLabel ( #21644 )
...
* better stylesheet
* whitespace
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: b3ee4d4a29
4 years ago
Adeeb Shihadeh
17faf6e48f
UI: button released -> clicked ( #21606 )
...
old-commit-hash: 9215748080
4 years ago
sshane
b1d4b80f01
keyboard: separate signals ( #21629 )
...
* separate signals
* clean up
clean up
clean up
* clean up
* Revert "clean up"
This reverts commit 38c1f18a56
.
* Revert "clean up"
This reverts commit 06430e29bf
.
* Revert "separate signals"
This reverts commit 77ca8e3d17
.
* separate signals
* clean up
* caps fix
old-commit-hash: 0f93cb12ac
4 years ago
Adeeb Shihadeh
256dda3c5b
nice popup ( #21630 )
...
* nicer popup
* cleanup
old-commit-hash: c5bd6735d6
4 years ago
Adeeb Shihadeh
5bdb0f7b18
more setup ( #21628 )
...
* fix up kb
* blue continue
* dashcam
* clean up
old-commit-hash: 62e63f0573
4 years ago
Adeeb Shihadeh
b73185b3f1
remove keyboard deadzone ( #21627 )
...
* remove keyboard deadzone
* add to height
* float
old-commit-hash: 3e19c73730
4 years ago
Adeeb Shihadeh
75886ce093
setup qt resources ( #21617 )
...
* setup qt resources
* networking
* input
* fix that
* nicer scrolling
* big eye
* fix flashing
* why is it linking against map stuff
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6039f1e7ac
4 years ago
sshane
a089058fd4
Update wifi setup design ( #21604 )
...
* wifi design draft
* ui draft 2
* draft
* updates
* fix spacing
* strength indicator
* font weight
* fix lock icon aspect ratio
* fix font weights
* new checkmark
* fix spacing
* was being applied to everything
* network handles its own padding
* fix spacing
* cleanup
* looks pretty good
* little more
* revert that
* scroll bar
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 0076dd3588
4 years ago
Adeeb Shihadeh
1e39e578c6
input dialog design ( #21607 )
...
* style
* eye
* fix spacing
* use two lines
old-commit-hash: 6a62cf7d5d
4 years ago
sshane
6817770887
keyboard: fix backspace ( #21602 )
...
* fix styling and backspace
* global for InputDialog
* revert
old-commit-hash: 0df9287b7f
4 years ago