Commit Graph

840 Commits

Author SHA1 Message Date
Adeeb Shihadeh de3bb92025 installer: add cache path on userdata (#22045)
* installer: add cache path on userdata

* keep legacy as is

* only copy

* print cache path

* comment
old-commit-hash: 6c25b44369
2021-08-26 10:43:47 -07:00
Adeeb Shihadeh e4bd887f5c UI: show thermal status instead of ambient temp (#22041)
* no number

* space evenly
old-commit-hash: 084b932eeb
2021-08-25 11:01:04 -07:00
Dean Lee b558bbabab Alert::equal: pass Alert by const reference (#22044)
old-commit-hash: dec9addce0
2021-08-25 09:33:27 -07:00
Adeeb Shihadeh 2dd317bb03 UI: use rcc on all platforms (#21966)
old-commit-hash: 9c7c4657f0
2021-08-23 20:12:40 -07:00
Adeeb Shihadeh 80ca5b355f unify agnos/neos installers (#22023)
* c2 installer

* remove old installer

* move to its own dir

* die immediately

* fix that

* init app
old-commit-hash: 1ebe06d1c2
2021-08-23 16:01:21 -07:00
Dean Lee 33b6610390 Qt: new global WIDE_UI (#21977)
old-commit-hash: a165f25762
2021-08-19 14:14:34 -07:00
Willem Melching b05eb4cac6 C3: increase brightness at night a little
old-commit-hash: 01e779ef2d
2021-08-19 16:54:43 +02:00
Dean Lee b8ea2db6ae swagLogMessageHandler: replace magic number with macro (#21944)
old-commit-hash: e573985c10
2021-08-17 17:51:13 +02:00
Dean Lee dfac8f778f sidebar: simplify updateState with QPair (#21927)
* ItemStatus

* add whitespace

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 67f5522914
2021-08-16 14:21:47 -07:00
Mitchell Goff b7b87efed9 Retuned desire model (#21919)
* New model: d8e7f76f-7bec-4a83-af00-c0fae792527f/950

* Updated process replay refs

* Updated model replay ref
old-commit-hash: 05b37552f3
2021-08-12 21:06:26 -07:00
Willem Melching 10447b6d04 nav: do not transition to next segment if we need to recompute
old-commit-hash: 512ab3d8fb
2021-08-12 19:50:14 +02:00
Greg Hogan a61f2a8362 fix cd in process scripts (#21806)
* ui: fix cd in launch script

* do the rest

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 3a578cb5b5
2021-08-11 11:20:17 -07:00
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