sshane
e28785199f
networking: disable tethering toggle while connecting ( #21785 )
...
* disable until connected
* disabling takes longest
* try enabling on refresh
* clean up
4 years ago
sshane
c7fc312237
ui: wake for touch events ( #21794 )
4 years ago
sshane
028c81d39f
keyboard multitouch improvements ( #21788 )
4 years ago
Comma Device
56d682831b
fix updater UI repaints
4 years ago
Adeeb Shihadeh
14d26d6d89
agnos updater UI ( #21776 )
...
* start agnos updater UI
* wifi
* progress
* sometimes things fail
* fix wifi
* in launch script
* fwd
* fwd stderr
* update that
* release files
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
sshane
4ed4956240
settings: button press states ( #21771 )
...
* settings button press states
* tune color
* states for panel labels and close btn
4 years ago
sshane
a34a779ba2
ui: grey out unsupported networks ( #21753 )
...
* grey out unsupported networks
* show slash icon
* add to qrc
4 years ago
sshane
54f1afe403
ui: fix prime widget w/ no internet ( #21767 )
4 years ago
Adeeb Shihadeh
7a5f30f16b
remove nav sconscript hack ( #21768 )
...
* remove nav sconscript hack
* pc files
4 years ago
sshane
6fc999fc53
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>
4 years ago
sshane
28ab1bcaca
ui: new drive stats design ( #21765 )
...
* new drive stats design
* match design better
* clean up
4 years ago
sshane
1ada078857
networking: show correct strength for mesh networks ( #21690 )
...
* update seen network if higher strength
* keep in wifiManager
* more readable
4 years ago
Adeeb Shihadeh
c7d75ffb5d
setup: continue without wifi ( #21766 )
4 years ago
Adeeb Shihadeh
d0a650a8ba
better password character
4 years ago
Adeeb Shihadeh
915da738e8
open sidebar on mouse release
4 years ago
Dean Lee
39c945316d
multitouch keyboard ( #21757 )
4 years ago
Dean Lee
38a44f5ea1
onboarding: set the Qt::WA_OpaquePaintEvent attribute ( #21763 )
4 years ago
Willem Melching
34bb5b935f
nav: Send DELETE to clear next destination on server ( #21746 )
4 years ago
Adeeb Shihadeh
cae10844c7
add DM opt in to onboarding ( #21756 )
4 years ago
Adeeb Shihadeh
adb079efcd
precheckout installer ( #21752 )
...
* precheckout installer
* repaint
* cleanup
4 years ago
Adeeb Shihadeh
d91da8d931
training guide: better road img
4 years ago
Willem Melching
94f85c615c
nav: update favorites/recents while onroad
4 years ago
Willem Melching
0425a33400
wifi: set dns priority ( #21743 )
...
* wifi: set route and dns priority
* default route priority is 600
4 years ago
Adeeb Shihadeh
a5cb17b460
soundd checks ( #21717 )
4 years ago
sshane
905138054b
networking: network type function ( #21732 )
...
* debug known connections
* print type
* on mobile if no wifi and a sim card
* clean up
* debug primary connection
* network type
* not specifying current suggests you can pass it a path
* debug
debug
Revert "debug"
This reverts commit fe4748aa4df77449e1887685aa958ae2b89b88d0.
hotspot check
This reverts commit 5d2fc5f3bba45c87af8322766e426e8adee64ead.
Revert "Revert "Revert "debug"""
This reverts commit 6115204d5013ae5d613add92c1dded7a8f5cadbc.
hotspot check
* fixes
4 years ago
Adeeb Shihadeh
b0da8b2281
back to choose software
4 years ago
sshane
dd8eb23ea9
ui: password mask delay ( #21737 )
4 years ago
Adeeb Shihadeh
a2bd5e002e
installer: hang around after done ( #21728 )
4 years ago
robbederks
cebddc94c4
Tici sound improvements ( #21722 )
...
* tune amp config and add EQed sounds
* fix release files
* bump up max
* cleanup
* more volume
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
deb170e0b2
my.comma.ai -> connect.comma.ai ( #21702 )
4 years ago
Adeeb Shihadeh
7b94cf0ca7
athena: detect no prime ( #21718 )
...
* detect no prime
* show in sidebar
* revert timeout
* clear ping param
* fix typo
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
f6b7128741
nav: show error when route request fails
4 years ago
Willem Melching
34346c8525
nav: double click reset pan/zoom timers
4 years ago
Dean Lee
c24227c3ab
HttpRequest: don't send request in ctor ( #21665 )
4 years ago
Dean Lee
d74199fe81
onroad.h: remove unused typedef AudibleAlert ( #21706 )
4 years ago
Dean Lee
b3ee4d4a29
DriveStats: using dynamic properties to style QLabel ( #21644 )
...
* better stylesheet
* whitespace
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
b13f5e6328
UI: maintain frequency before vipc is connected ( #21704 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
f0389f7e2d
Qt: draw border in OnroadWindow ( #21594 )
...
* draw border in OnroadAlerts
* non transparent
* no scissor
* set video_rect to the full size
* fix header gradient
* Revert "fix header gradient"
This reverts commit f5565c19d5cabda22fe6b60af23dc26727ecd5bc.
* Revert "set video_rect to the full size"
This reverts commit c012db105a8cabd140971208431d83ae3592b70e.
* fix scissor
* fix header gradient
* set scissor box to video_rect when draw lines
* move up eta
* init alert_size to NONE
* remove glScissor
* cleanup
* rename draw_video_frame to draw_vision_frame
* remove space
* add comment
* move border to OnroadWindow
* cleanup signals
* fw declare MapWindow
* fix build err
* remove viz_rect
* fix build err
* continue
* cleanup
* text rect:no border
* use signals
* remove space
cleanup
* merge master
* fix map eta
* get bgColor from alerts
* update alerts in OnroadWindow
* add function clearAlert
* repaint border
* init bg color to STATUS_DISENGAGED
* no black frame
* cleanup
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
sshane
d8a6e6144a
networking: cleanup style sheets ( #21696 )
...
* cleanup style sheets
* set weight when needed
* if disconnected is the same
* no need anymore
* use property
* disconnected
4 years ago
sshane
85c3cbd7ba
networking: refresh on connect ( #21691 )
...
* takes a while to refresh connecting to known network
* no need to refresh an
4 years ago
Dean Lee
f67467f321
HomeWindow: fix background white flash while switching to onroad ( #21695 )
4 years ago
Adeeb Shihadeh
ca51b3865f
Fix RequestRepeater caching ( #21693 )
...
* Fix RequestRepeater caching
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
987abb31dd
show registration debug info after 60s ( #21679 )
...
* show registration debug info after 60s
* little nicer
* larch
* aarch
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
sshane
0d0c6bea72
networking: fix connected type for multiple APs ( #21678 )
...
* nm uses ssid to dis/connect so use that for ctype
* we don't want to possibly block in the background (from signals)
4 years ago
Adeeb Shihadeh
75904ed745
training guide updates ( #21674 )
...
* add progress bar
* shorter
* update lane change speed
* fix
* center
* fix cutoff
4 years ago
sshane
7193ff57e0
networking: fix stretching with only 1 network ( #21675 )
4 years ago
Adeeb Shihadeh
4e6c268b17
remove wide toggle ( #21669 )
4 years ago
Adeeb Shihadeh
ced26b806f
wait longer to show controls waiting alert ( #21657 )
4 years ago
Dean Lee
e294dfa707
SoftwarePanel: remove redundant style ( #21645 )
4 years ago
Dean Lee
41538753f9
Qt/Networking: same border-radius as other panels ( #21646 )
...
* fix border-radius
* setup:set style for Networking
4 years ago