Adeeb Shihadeh
145fd88deb
fetch all branches on internal installer
4 years ago
sshane
6fad0055b4
UI: roaming toggle ( #21750 )
...
* roaming toggle
* clean up
* only tici
* fix order
* move to wifiManager
* should be working
* clean up
clean up
* use map icon
* move to advanced settings
* clean up
* temporarily change home-only
* keep setting for now
* set both to defaults in case ui doesn't start
* knownConnections stores conn names
* Revert "knownConnections stores conn names"
This reverts commit 4466a029a3
.
* save lteConnectionPath instead
* use the if statement
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
30ec2bc403
driverview.cc: cleanup paintEvent ( #21531 )
4 years ago
Dean Lee
579fb8072a
HomeWindow: cleanup mousePressEvent ( #21683 )
...
* cleanup mousePressEvent
* show/hide map in onroad
* merge master
4 years ago
Dean Lee
1786416e3c
ui: clickable ElidedLabel ( #21773 )
...
* ElidedButton
* rename to ClickableLabel
* move to ElidedLabel
4 years ago
Dean Lee
d9baaf7eb9
loggerd: create encoder threads from cameras_logged ( #21875 )
4 years ago
ambientocclusion
ed271911c2
Fixed build issues on macOS ( #22075 )
...
* Fixed deprecated enum value
* Changed to build Qt replay on macOS
4 years ago
Adeeb Shihadeh
86a73497de
add fit to widget option to camera view ( #22056 )
...
* add fit to widget option to camera view
* add clicked signal
* cleanup
* use release for driverview
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
6c25b44369
installer: add cache path on userdata ( #22045 )
...
* installer: add cache path on userdata
* keep legacy as is
* only copy
* print cache path
* comment
4 years ago
Adeeb Shihadeh
084b932eeb
UI: show thermal status instead of ambient temp ( #22041 )
...
* no number
* space evenly
4 years ago
Dean Lee
dec9addce0
Alert::equal: pass Alert by const reference ( #22044 )
4 years ago
Adeeb Shihadeh
9c7c4657f0
UI: use rcc on all platforms ( #21966 )
4 years ago
Adeeb Shihadeh
1ebe06d1c2
unify agnos/neos installers ( #22023 )
...
* c2 installer
* remove old installer
* move to its own dir
* die immediately
* fix that
* init app
4 years ago
Dean Lee
a165f25762
Qt: new global WIDE_UI ( #21977 )
4 years ago
Willem Melching
01e779ef2d
C3: increase brightness at night a little
4 years ago
Dean Lee
e573985c10
swagLogMessageHandler: replace magic number with macro ( #21944 )
4 years ago
Dean Lee
67f5522914
sidebar: simplify updateState with QPair ( #21927 )
...
* ItemStatus
* add whitespace
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Mitchell Goff
05b37552f3
Retuned desire model ( #21919 )
...
* New model: d8e7f76f-7bec-4a83-af00-c0fae792527f/950
* Updated process replay refs
* Updated model replay ref
4 years ago
Willem Melching
512ab3d8fb
nav: do not transition to next segment if we need to recompute
4 years ago
Greg Hogan
3a578cb5b5
fix cd in process scripts ( #21806 )
...
* ui: fix cd in launch script
* do the rest
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Willem Melching
358cdaaefd
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
4 years ago
Adeeb Shihadeh
3616602cd2
openpilot nightly installer
4 years ago
Dean Lee
62d34ed4e5
BASE_URL: use util::getenv ( #21894 )
4 years ago
Harald Schafer
543a0c509d
better name
4 years ago
Dean Lee
339aa5e3f9
fix lead2 not updated ( #21895 )
4 years ago
HaraldSchafer
e0087fc313
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
4 years ago
HaraldSchafer
276b00ccb8
Draw model leads ( #21864 )
...
* draw model not radar
* compiles
* wrong way
4 years ago
arfy slowy
d74def61f8
fix: spelling typos ( #21861 )
...
* fix: typo spelling grammar
* revert
* Update selfdrive/locationd/calibrationd.py
* more revert
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Harald Schafer
e63d94d8d2
Revert "nav: use calibrated orientation ( #21853 )"
...
This reverts commit 4b209f31a1
.
4 years ago
HaraldSchafer
4b209f31a1
nav: use calibrated orientation ( #21853 )
...
* calibrate map
* msg added
4 years ago
Dean Lee
fefc70b4ca
hw.h: move Hardware-related paths to namespace Path ( #21826 )
...
* refactor getenv and path
* apply review
4 years ago
Adeeb Shihadeh
4f9e568019
system reset improvements ( #21844 )
...
* reset improvements
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
31a4b55218
embed continue scripts in installer ( #21846 )
...
* embed continue scripts in installer
* cleanup
4 years ago
Adeeb Shihadeh
ae1f5e0e8c
remove wifisetup
4 years ago
Dean Lee
543e019f71
api: use API_HOST env variable everywhere ( #21814 )
...
* api base url to global constant
* update api/__init__.py
4 years ago
Adeeb Shihadeh
3129e058f8
use continue_dashcam for dashcam installer
4 years ago
Adeeb Shihadeh
1f341a2810
we have release branches now
4 years ago
Dean Lee
f5c95b026a
OffroadHome: update alerts immediately in showEvent ( #21808 )
4 years ago
Dean Lee
8f7fc61e48
Sidebar: set Qt::WA_OpaquePaintEvent attribute ( #21782 )
4 years ago
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.
4 years ago
Adeeb Shihadeh
77a38b3f87
fcc fixups
4 years ago
Adeeb Shihadeh
a96f358966
Add C3 FCC regulatory info page ( #21833 )
...
* move uninstall to software
* fcc page
* only tici
* cleanup
* more cleanup
4 years ago
Adeeb Shihadeh
f1635eabdb
installer: repaint -> update
4 years ago
Willem Melching
d1fb979962
ui: remove cache from getDongleId()
4 years ago
Dean Lee
073b96e5d1
qt/util: new function getDongleId ( #21810 )
...
* new function getDongleId
* return std::optional
4 years ago
Adeeb Shihadeh
0ffe920a86
UI: update toggles on show ( #21812 )
4 years ago
Dean Lee
6d2d2e584a
soundd: fix path to sound files ( #21801 )
...
* fix assert on EON
* use qmap to make it a bit cleaner
4 years ago
Willem Melching
c09cff23aa
nav: Only recompute when onroad ( #21797 )
4 years ago
Comma Device
175d53e460
fix fullscreen map on startup
4 years ago
sshane
519e7cbe89
toggles: released -> clicked ( #21786 )
4 years ago