Commit Graph

4201 Commits

Author SHA1 Message Date
Adeeb Shihadeh 060592e34a only show updater UI if necessary (#21787)
* only show updater UI if necessary

* cleanup

Co-authored-by: Comma Device <device@comma.ai>
2021-07-29 18:12:37 -07:00
Adeeb Shihadeh 6bc5566340 fix unused 2021-07-29 17:21:08 -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
Willem Melching d5b6746ac5 athenad: retry failed and timed out uploads (#21745)
* retry failed uploads

* test cleanup

* update comment

* also catch SSL error

* use defaults

* sleep in chunks
2021-07-29 11:13:59 +02: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
Adeeb Shihadeh 03255d83be increase controls initializing timeout a bit 2021-07-28 15:50:40 -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
sshane f48064c4d7 implement display power (#21731)
* implement display power

* FB_BLANK_POWERDOWN

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-07-28 14:26:58 -07:00
Adeeb Shihadeh 48652db706 debug msg for loggerd tests 2021-07-28 14:01:27 -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
Erich Moraga d3fbcda924 Add missing HIGHLANDERH_TSS2 engine & ESP f/w (#21762) 2021-07-28 12:57:08 -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 0b57720f98 fix training guide step6 img 2021-07-27 15:37:29 -07:00
Adeeb Shihadeh d91da8d931 training guide: better road img 2021-07-27 14:49:20 -07:00
YassineYousfi 5cd4ebcc0b DM settings attributes (#21736)
* dm thresholds are instance attributes

* bring back DT_DMON

* use realtime

* rename
2021-07-27 14:03:18 -07:00
Adeeb Shihadeh 7e13e6e35a training guide updates (#21749) 2021-07-27 13:46:58 -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 bb507dc8fe agnos 0.23 (#21740)
* agnos 0.23

* bump
2021-07-27 02:08:34 -07: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
Mitchell Goff e83973b9b3 New desire model (#21729)
* New model: b822ee32-917c-4639-99f8-25be3e6aabad/900

* Enable keeps

* use new packet

* Send keep pulses once per second

* Updated model_replay_ref_commit

* New model: 0f160bf9-1bce-43e6-9785-564b2453eeac

* Bump model_replay_ref_commit

* Bump submodules

* New model: fd904bf9-5dd8-4619-8997-c5668400e078/550

* New model: fd904bf9-5dd8-4619-8997-c5668400e078/950

* No keeps

* Bumped model replay ref

Co-authored-by: Harald Schafer <harald.the.engineer@gmail.com>
2021-07-26 21:11:09 -07:00
Adeeb Shihadeh a2bd5e002e installer: hang around after done (#21728) 2021-07-26 17:13:48 -07:00
robbederks ec9b7833fa do not update splash partition anymore (#21727) 2021-07-26 16:35:04 -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 4c0caf7f7e 100 yuv buffers for all 2021-07-26 14:02:49 -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
HaraldSchafer 4bd4ed4999 safer low speed (#21705) 2021-07-25 15:15:50 -07:00
Adeeb Shihadeh c47b646b84 Revert lateral tuning change for some TSS2 Rav4 (#21715) 2021-07-25 13:46:48 -07:00
Jason Young b764261db2 VW MQB: Volkswagen T-Cross Mk1 (#21709)
* add support for 2021 VW T-Cross

* revert laika change

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-07-25 13:38:33 -07:00
Jason Young 4beda8e33c VW MQB: Auto network location detection (#21671)
* auto network location detection

* re-run CI after process_replay timeout fix

* different ext can bus ID handling
2021-07-25 13:31:15 -07:00
Greg Hogan 0964871239 athenad: fix log sort (#21703)
* athenad: fix log sort

* add test for logs to send

* use temp dir for logs

* fix changing SWAGLOG_DIR

* better way to patch SWAGLOG_DIR

* fix grammar
2021-07-24 20:11:29 -07:00