Commit Graph

828 Commits

Author SHA1 Message Date
Willem Melching e6847fc2af Improve perceived display brightness (#21884)
* tweak light sensor function

* CIE 1931 compensation

* before filter

* C3 scaling

* C2 is also linear

* whitespace

* scaling and min brightness
old-commit-hash: 358cdaaefd
2021-08-11 10:27:22 +02:00
Adeeb Shihadeh 61cd06b859 openpilot nightly installer
old-commit-hash: 3616602cd2
2021-08-10 11:29:41 -07:00
Dean Lee 7c3ae2dadd BASE_URL: use util::getenv (#21894)
old-commit-hash: 62d34ed4e5
2021-08-10 11:15:09 -07:00
Harald Schafer 6695eaacd9 better name
old-commit-hash: 543a0c509d
2021-08-10 11:00:35 -07:00
Dean Lee 0a445b571a fix lead2 not updated (#21895)
old-commit-hash: 339aa5e3f9
2021-08-10 10:58:28 -07:00
HaraldSchafer 3eb667e29d Fix orientation in map (#21863)
* fix calibrated orientation

* update ref

* cleaner

* update ref

* master

* update again

* update ref again again

* actually compiled this tim,e
old-commit-hash: e0087fc313
2021-08-05 21:06:46 -07:00
HaraldSchafer 331eb5d553 Draw model leads (#21864)
* draw model not radar

* compiles

* wrong way
old-commit-hash: 276b00ccb8
2021-08-05 20:35:03 -07:00
arfy slowy 63b3d6024b fix: spelling typos (#21861)
* fix: typo spelling grammar

* revert

* Update selfdrive/locationd/calibrationd.py

* more revert

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: d74def61f8
2021-08-05 12:05:49 -07:00
Harald Schafer acd45c486b Revert "nav: use calibrated orientation (#21853)"
This reverts commit cd19b37a6b187e0c26cdfe7c42e975abb1dc0155.

old-commit-hash: e63d94d8d2
2021-08-04 10:41:49 -07:00
HaraldSchafer 1c35dc951d nav: use calibrated orientation (#21853)
* calibrate map

* msg added
old-commit-hash: 4b209f31a1
2021-08-04 09:58:04 -07:00
Dean Lee 94d534afea hw.h: move Hardware-related paths to namespace Path (#21826)
* refactor getenv and path

* apply review
old-commit-hash: fefc70b4ca
2021-08-04 13:29:03 +02:00
Adeeb Shihadeh b3f073a21b system reset improvements (#21844)
* reset improvements

* cleanup

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 4f9e568019
2021-08-03 17:44:27 -07:00
Adeeb Shihadeh 8172eb9e7f embed continue scripts in installer (#21846)
* embed continue scripts in installer

* cleanup
old-commit-hash: 31a4b55218
2021-08-03 17:32:02 -07:00
Adeeb Shihadeh 94456fd143 remove wifisetup
old-commit-hash: ae1f5e0e8c
2021-08-03 17:29:01 -07:00
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
2021-08-03 13:49:49 +02:00
Adeeb Shihadeh c5a9d78523 use continue_dashcam for dashcam installer
old-commit-hash: 3129e058f8
2021-08-03 00:04:54 -07:00
Adeeb Shihadeh 61ebda31fa we have release branches now
old-commit-hash: 1f341a2810
2021-08-02 22:18:06 -07:00
Dean Lee 6ae1a211d9 OffroadHome: update alerts immediately in showEvent (#21808)
old-commit-hash: f5c95b026a
2021-08-02 22:07:07 -07:00
Dean Lee 1d29118e0a Sidebar: set Qt::WA_OpaquePaintEvent attribute (#21782)
old-commit-hash: 8f7fc61e48
2021-08-02 21:26:09 -07:00
Dean Lee 96ee460f96 Qt/spinner: reduce cpu usage from 12% to 9% (#21552)
* faster spinner

* reduce to 6%

* Revert "reduce to 6%"

This reverts commit 65e23bb7a9542ccca13b8f01b7a5d56580a61bf6.
old-commit-hash: 776516d72b
2021-08-02 21:24:02 -07:00
Adeeb Shihadeh d3633c23b9 fcc fixups
old-commit-hash: 77a38b3f87
2021-08-02 20:09:31 -07:00
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
2021-08-02 20:02:07 -07:00
Adeeb Shihadeh 4bec0d71d6 installer: repaint -> update
old-commit-hash: f1635eabdb
2021-08-02 10:55:46 -07:00
Willem Melching a2749618ec ui: remove cache from getDongleId()
old-commit-hash: d1fb979962
2021-08-02 11:29:39 +02:00
Dean Lee c40edd4b56 qt/util: new function getDongleId (#21810)
* new function getDongleId

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

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

* disabling takes longest

* try enabling on refresh

* clean up
old-commit-hash: e28785199f
2021-07-29 22:36:47 -07:00
sshane 46dc29fd4d ui: wake for touch events (#21794)
old-commit-hash: c7fc312237
2021-07-29 22:24:24 -07:00
sshane 7461f1ff5a keyboard multitouch improvements (#21788)
old-commit-hash: 028c81d39f
2021-07-29 19:29:49 -07:00
Comma Device 66f1ee1075 fix updater UI repaints
old-commit-hash: 56d682831b
2021-07-29 17:12:12 -07:00
Adeeb Shihadeh f4708c153e 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>
old-commit-hash: 14d26d6d89
2021-07-29 15:57:58 -07:00
sshane 5d94b9978f settings: button press states (#21771)
* settings button press states

* tune color

* states for panel labels and close btn
old-commit-hash: 4ed4956240
2021-07-29 14:44:21 -07:00
sshane 3402b6c9aa ui: grey out unsupported networks (#21753)
* grey out unsupported networks

* show slash icon

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

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

* match design better

* clean up
old-commit-hash: 28ab1bcaca
2021-07-28 16:28:10 -07:00
sshane 4e96375ca4 networking: show correct strength for mesh networks (#21690)
* update seen network if higher strength

* keep in wifiManager

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

* repaint

* cleanup
old-commit-hash: adb079efcd
2021-07-27 17:29:36 -07:00