Commit Graph

761 Commits

Author SHA1 Message Date
Adeeb Shihadeh 3129e058f8 use continue_dashcam for dashcam installer 2021-08-03 00:04:54 -07:00
Adeeb Shihadeh 1f341a2810 we have release branches now 2021-08-02 22:18:06 -07:00
Dean Lee f5c95b026a OffroadHome: update alerts immediately in showEvent (#21808) 2021-08-02 22:07:07 -07:00
Dean Lee 8f7fc61e48 Sidebar: set Qt::WA_OpaquePaintEvent attribute (#21782) 2021-08-02 21:26:09 -07:00
Dean Lee 776516d72b Qt/spinner: reduce cpu usage from 12% to 9% (#21552)
* faster spinner

* reduce to 6%

* Revert "reduce to 6%"

This reverts commit 65e23bb7a9542ccca13b8f01b7a5d56580a61bf6.
2021-08-02 21:24:02 -07:00
Adeeb Shihadeh 77a38b3f87 fcc fixups 2021-08-02 20:09:31 -07:00
Adeeb Shihadeh a96f358966 Add C3 FCC regulatory info page (#21833)
* move uninstall to software

* fcc page

* only tici

* cleanup

* more cleanup
2021-08-02 20:02:07 -07:00
Adeeb Shihadeh f1635eabdb installer: repaint -> update 2021-08-02 10:55:46 -07:00
Willem Melching d1fb979962 ui: remove cache from getDongleId() 2021-08-02 11:29:39 +02:00
Dean Lee 073b96e5d1 qt/util: new function getDongleId (#21810)
* new function getDongleId

* return std::optional
2021-08-02 11:21:51 +02:00
Adeeb Shihadeh 0ffe920a86 UI: update toggles on show (#21812) 2021-07-30 16:21:42 -07:00
Dean Lee 6d2d2e584a soundd: fix path to sound files (#21801)
* fix assert on EON

* use qmap to make it a bit cleaner
2021-07-30 13:38:35 -07:00
Willem Melching c09cff23aa nav: Only recompute when onroad (#21797) 2021-07-30 12:13:51 +02:00
Comma Device 175d53e460 fix fullscreen map on startup 2021-07-29 22:41:41 -07:00
sshane 519e7cbe89 toggles: released -> clicked (#21786) 2021-07-29 22:37:06 -07:00
sshane e28785199f networking: disable tethering toggle while connecting (#21785)
* disable until connected

* disabling takes longest

* try enabling on refresh

* clean up
2021-07-29 22:36:47 -07:00
sshane c7fc312237 ui: wake for touch events (#21794) 2021-07-29 22:24:24 -07:00
sshane 028c81d39f keyboard multitouch improvements (#21788) 2021-07-29 19:29:49 -07:00
Comma Device 56d682831b fix updater UI repaints 2021-07-29 17:12:12 -07:00
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>
2021-07-29 15:57:58 -07:00
sshane 4ed4956240 settings: button press states (#21771)
* settings button press states

* tune color

* states for panel labels and close btn
2021-07-29 14:44:21 -07:00
sshane a34a779ba2 ui: grey out unsupported networks (#21753)
* grey out unsupported networks

* show slash icon

* add to qrc
2021-07-28 20:23:48 -07:00
sshane 54f1afe403 ui: fix prime widget w/ no internet (#21767) 2021-07-28 18:45:49 -07:00
Adeeb Shihadeh 7a5f30f16b remove nav sconscript hack (#21768)
* remove nav sconscript hack

* pc files
2021-07-28 17:44:01 -07:00
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>
2021-07-28 17:31:49 -07:00
sshane 28ab1bcaca ui: new drive stats design (#21765)
* new drive stats design

* match design better

* clean up
2021-07-28 16:28:10 -07:00
sshane 1ada078857 networking: show correct strength for mesh networks (#21690)
* update seen network if higher strength

* keep in wifiManager

* more readable
2021-07-28 15:03:41 -07:00
Adeeb Shihadeh c7d75ffb5d setup: continue without wifi (#21766) 2021-07-28 14:55:42 -07:00
Adeeb Shihadeh d0a650a8ba better password character 2021-07-28 13:43:05 -07:00
Adeeb Shihadeh 915da738e8 open sidebar on mouse release 2021-07-28 13:22:56 -07:00
Dean Lee 39c945316d multitouch keyboard (#21757) 2021-07-28 13:07:15 -07:00
Dean Lee 38a44f5ea1 onboarding: set the Qt::WA_OpaquePaintEvent attribute (#21763) 2021-07-28 11:17:25 -07:00
Willem Melching 34bb5b935f nav: Send DELETE to clear next destination on server (#21746) 2021-07-28 11:02:32 +02:00
Adeeb Shihadeh cae10844c7 add DM opt in to onboarding (#21756) 2021-07-28 00:07:59 -07:00
Adeeb Shihadeh adb079efcd precheckout installer (#21752)
* precheckout installer

* repaint

* cleanup
2021-07-27 17:29:36 -07:00
Adeeb Shihadeh d91da8d931 training guide: better road img 2021-07-27 14:49:20 -07:00
Willem Melching 94f85c615c nav: update favorites/recents while onroad 2021-07-27 14:46:38 +02:00
Willem Melching 0425a33400 wifi: set dns priority (#21743)
* wifi: set route and dns priority

* default route priority is 600
2021-07-27 13:37:38 +02:00
Adeeb Shihadeh a5cb17b460 soundd checks (#21717) 2021-07-26 23:55:29 -07:00
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
2021-07-26 23:42:29 -07:00
Adeeb Shihadeh b0da8b2281 back to choose software 2021-07-26 23:40:28 -07:00
sshane dd8eb23ea9 ui: password mask delay (#21737) 2021-07-26 22:55:12 -07:00
Adeeb Shihadeh a2bd5e002e installer: hang around after done (#21728) 2021-07-26 17:13:48 -07:00
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>
2021-07-26 16:28:41 -07:00
Adeeb Shihadeh deb170e0b2 my.comma.ai -> connect.comma.ai (#21702) 2021-07-26 13:53:49 -07:00
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>
2021-07-26 13:50:58 -07:00
Willem Melching f6b7128741 nav: show error when route request fails 2021-07-26 14:56:53 +02:00
Willem Melching 34346c8525 nav: double click reset pan/zoom timers 2021-07-26 14:00:42 +02:00
Dean Lee c24227c3ab HttpRequest: don't send request in ctor (#21665) 2021-07-25 15:36:04 -07:00
Dean Lee d74199fe81 onroad.h: remove unused typedef AudibleAlert (#21706) 2021-07-24 02:26:18 -07:00