Commit Graph

781 Commits

Author SHA1 Message Date
Willem Melching 380a3e1923 nav: Send DELETE to clear next destination on server (#21746)
old-commit-hash: 34bb5b935fd3c2bb481129cb4bc27ce646c24f12
2021-07-28 11:02:32 +02:00
Adeeb Shihadeh 28755745c5 add DM opt in to onboarding (#21756)
old-commit-hash: cae10844c7a9f9db0a7d4d4fcb86d7fa722b85fd
2021-07-28 00:07:59 -07:00
Adeeb Shihadeh d37a02911e precheckout installer (#21752)
* precheckout installer

* repaint

* cleanup
old-commit-hash: adb079efcd3cee5639b26560dce0e72acbf28ab7
2021-07-27 17:29:36 -07:00
Adeeb Shihadeh a8085a2a78 training guide: better road img
old-commit-hash: d91da8d931bd47fbe51d33bc15d55022ff5573db
2021-07-27 14:49:20 -07:00
Willem Melching 5dab3d577e nav: update favorites/recents while onroad
old-commit-hash: 94f85c615cff5177b29bbac8abb7da06af460d10
2021-07-27 14:46:38 +02:00
Willem Melching dc999952df wifi: set dns priority (#21743)
* wifi: set route and dns priority

* default route priority is 600
old-commit-hash: 0425a334004b93558b9d19696089302b5a0d33ee
2021-07-27 13:37:38 +02:00
Adeeb Shihadeh ce4b02e003 soundd checks (#21717)
old-commit-hash: a5cb17b460612e8d1afeb2736d6d9a0bb72050a6
2021-07-26 23:55:29 -07:00
sshane 797b7a77a0 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
old-commit-hash: 905138054b3e08103d8bd1ee9108697c0e281a0f
2021-07-26 23:42:29 -07:00
Adeeb Shihadeh 56773ae0a7 back to choose software
old-commit-hash: b0da8b2281941a99f2157bf2a70c079cb9d32e16
2021-07-26 23:40:28 -07:00
sshane 32ca1abf40 ui: password mask delay (#21737)
old-commit-hash: dd8eb23ea972739ee620b34650471893bda0f8b0
2021-07-26 22:55:12 -07:00
Adeeb Shihadeh 5938e836cf installer: hang around after done (#21728)
old-commit-hash: a2bd5e002e616e2cef30459120f3a8ad57a13060
2021-07-26 17:13:48 -07:00
robbederks e31f004593 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>
old-commit-hash: cebddc94c4903d04463ceb4c991ca813ea2a45a0
2021-07-26 16:28:41 -07:00
Adeeb Shihadeh e513b1eb43 my.comma.ai -> connect.comma.ai (#21702)
old-commit-hash: deb170e0b2801867ff726e5703f0adea8242b22c
2021-07-26 13:53:49 -07:00
Adeeb Shihadeh e8161a42ee 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>
old-commit-hash: 7b94cf0ca79e570dd217f164b0a0ca163566eea9
2021-07-26 13:50:58 -07:00
Willem Melching fe1eb7e99f nav: show error when route request fails
old-commit-hash: f6b7128741f01c383b31dbd7d3241f26f1e23070
2021-07-26 14:56:53 +02:00
Willem Melching 63a4bdf281 nav: double click reset pan/zoom timers
old-commit-hash: 34346c8525d81fbfb7b12ee9a5ae550a1472f156
2021-07-26 14:00:42 +02:00
Dean Lee 9d12eb4d3a HttpRequest: don't send request in ctor (#21665)
old-commit-hash: c24227c3abb9bfd371c89845c75b7104d0862fb2
2021-07-25 15:36:04 -07:00
Dean Lee 22a550a24f onroad.h: remove unused typedef AudibleAlert (#21706)
old-commit-hash: d74199fe81807edf06c8404b50cbd4f09f7d3b11
2021-07-24 02:26:18 -07:00
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: b3ee4d4a29dd0d978d7662c1a102b82015239695
2021-07-23 23:07:23 -07:00
Adeeb Shihadeh 82c9f6734b UI: maintain frequency before vipc is connected (#21704)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: b13f5e632814c6ebb159a325331fd74da3a68066
2021-07-23 22:14:44 -07:00
Dean Lee ae1b7a85f3 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>
old-commit-hash: f0389f7e2d45f7f42e35bdea6a3daff0cd3aa919
2021-07-23 21:45:47 -07:00
sshane 343e1ace30 networking: cleanup style sheets (#21696)
* cleanup style sheets

* set weight when needed

* if disconnected is the same

* no need anymore

* use property

* disconnected
old-commit-hash: d8a6e6144ac161f2abd3541380546c64c90375d6
2021-07-23 18:48:29 -07:00
sshane 133926efb3 networking: refresh on connect (#21691)
* takes a while to refresh connecting to known network

* no need to refresh an
old-commit-hash: 85c3cbd7baa24eec28ef2eee74b5d6c9210a84c4
2021-07-23 16:12:01 -07:00
Dean Lee 5a240419e6 HomeWindow: fix background white flash while switching to onroad (#21695)
old-commit-hash: f67467f321622beb40e3665acb4cbc3c985db652
2021-07-23 16:05:58 -07:00
Adeeb Shihadeh 4720bafdb3 Fix RequestRepeater caching (#21693)
* Fix RequestRepeater caching

* cleanup

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ca51b3865fa360a7a9b69a0748ee92033ac9520c
2021-07-22 22:14:32 -07:00
Adeeb Shihadeh 444649d4f6 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>
old-commit-hash: 987abb31ddd7affb18f9d93153eb00cf3bfb9c23
2021-07-21 23:30:02 -07:00
sshane 8f62df9cc8 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)
old-commit-hash: 0d0c6bea7229e4daf710a574cd186e7cc0b39f57
2021-07-21 22:45:25 -07:00
Adeeb Shihadeh 6783b8166c training guide updates (#21674)
* add progress bar

* shorter

* update lane change speed

* fix

* center

* fix cutoff
old-commit-hash: 75904ed7452c6cbfb2a70cd379a899d8a75b97c2
2021-07-21 17:28:35 -07:00
sshane ef8fe51b70 networking: fix stretching with only 1 network (#21675)
old-commit-hash: 7193ff57e0ee019112adf464498222785ce5d1cb
2021-07-21 16:36:55 -07:00
Adeeb Shihadeh b39d2d441a remove wide toggle (#21669)
old-commit-hash: 4e6c268b1784f7899a91760f20142bc7809e044f
2021-07-21 00:58:42 -07:00
Adeeb Shihadeh 5e858225b2 wait longer to show controls waiting alert (#21657)
old-commit-hash: ced26b806f356c63a016f8b2c47b9b2b336a653c
2021-07-20 11:15:27 -07:00
Dean Lee 2e6d65c17b SoftwarePanel: remove redundant style (#21645)
old-commit-hash: e294dfa707bfb827aecf8b71009043fa290a0eac
2021-07-19 09:27:05 -07:00
Dean Lee 66efddac39 Qt/Networking: same border-radius as other panels (#21646)
* fix border-radius

* setup:set style for Networking
old-commit-hash: 41538753f9578969d270edc1f6ba3e23bcd60b3a
2021-07-19 09:26:08 -07:00
Willem Melching df513f4124 Fix close button design (#21652)
* Fix close button design

* center
old-commit-hash: 1fb5d9b812791ffd2d62fe3973b99aa288254a83
2021-07-19 15:17:41 +02:00
Willem Melching 47a646ecb1 nav: show settings without token (#21624)
* map settings always in sidebar

* show screenshot when no prime

* remove print

* repaint to fix star sizing

* checked in sconsscript

* match designs
old-commit-hash: 190409c9387ade9bc988b6603ac6f41248e0a5fd
2021-07-19 14:18:01 +02:00
Willem Melching 40fe85f18e Nav: only open map once (#21650)
old-commit-hash: f9f43578d1b41f97b90f43215ca320bce72e114c
2021-07-19 12:23:01 +02:00
Willem Melching 074f38171a Fix backlight filter dt and set ts to 10 sec (#21649)
old-commit-hash: 1cf8396e4c4f1c7024fe6febe4f9704f23721ca9
2021-07-19 10:37:24 +02:00
Adeeb Shihadeh 17faf6e48f UI: button released -> clicked (#21606)
old-commit-hash: 92157480800d604b9a53873a66ecb7fcdd622535
2021-07-17 13:58:09 -07:00
Adeeb Shihadeh e2c0ec924d more touchups (#21634)
* wait to hide

* same msg

* networking ui fixups

* clicked

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 62077abd3c3dc5824bb55fc5521537c438af2ad5
2021-07-17 00:14:50 -07:00
Adeeb Shihadeh dd31ac2c18 show network connecting indicator (#21631)
* spinner for connecting

* move that

* cleanup

* fix that

* connecting label

* touchups

* cleanup
old-commit-hash: 4f9ac7a1aa6e5d54fbd26991ca2d88edd02245b0
2021-07-16 20:38:31 -07:00
Adeeb Shihadeh 6eea281a19 soundd (#21619)
* refactor alerts

* doesn't go here anymore

* soudd

* handle controls unresponsive

* same check

* fix path

* update sound test

* nice

* fix c2

* add script

* update tests

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 12948e661a6b6424739082ee614d81b4549c2753
2021-07-16 17:30:00 -07:00
sshane b1d4b80f01 keyboard: separate signals (#21629)
* separate signals

* clean up

clean up

clean up

* clean up

* Revert "clean up"

This reverts commit 38c1f18a56a946e97ee05f8e18b1797f060d011b.

* Revert "clean up"

This reverts commit 06430e29bfeaa3dd3a8d7f8911e0f0ba17d35d7b.

* Revert "separate signals"

This reverts commit 77ca8e3d17b34e84d8d1331b565b0b2ef6bc55d0.

* separate signals

* clean up

* caps fix
old-commit-hash: 0f93cb12ac222b8e08a43e12b9bbcc8e5571566d
2021-07-16 17:27:43 -07:00
Adeeb Shihadeh 256dda3c5b nice popup (#21630)
* nicer popup

* cleanup
old-commit-hash: c5bd6735d6ea47e38b594ec7ed10dfede6f75729
2021-07-16 16:23:30 -07:00
Adeeb Shihadeh 5bdb0f7b18 more setup (#21628)
* fix up kb

* blue continue

* dashcam

* clean up
old-commit-hash: 62e63f0573a1d6d719fe3c4715d00b3893306c73
2021-07-16 15:06:10 -07:00
Adeeb Shihadeh b73185b3f1 remove keyboard deadzone (#21627)
* remove keyboard deadzone

* add to height

* float
old-commit-hash: 3e19c737300310b8493e12448050cd41b14e9dde
2021-07-16 13:54:30 -07:00
Willem Melching e3b454a804 nav: update style url
old-commit-hash: 0c3f25ff8597eb692b2d1a001934b83ceefc3fc5
2021-07-16 11:26:43 +02:00
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: 6039f1e7acb286e9b6705f96084ca90d733df34b
2021-07-15 21:30:23 -07:00
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: 0076dd3588921e9dd88c6a871988dded626c38a1
2021-07-15 17:41:01 -07:00
Adeeb Shihadeh 65002c7b53 setup improvements (#21505)
* getting started

* downloading

* some more

* nice checkmark

* nice triangle

* fixup style

* wait for internet

* more responsive

* waiting for internet
old-commit-hash: ddd1342fc548a7a6cc1bdc007eb9d91d9336deb0
2021-07-15 16:47:18 -07:00
sshane 454cdf2d25 networking: remove invalid connections (#21614)
old-commit-hash: 0eefdb506e992aecd0d931139c68138725df3eb6
2021-07-15 15:02:30 -07:00