Dean Lee
7816edda57
common/params: not copyable ( #29834 )
2 years ago
Shane Smiskol
96fd66e4e2
navd: locationd is only trusted source ( #29803 )
...
* finish revert for https://github.com/commaai/openpilot/pull/27579
* comment out
* clean up
2 years ago
Dean Lee
a1306114bc
ui/CameraView: fix divide by zero issue ( #29770 )
2 years ago
ZwX1616
a08cdfdda7
ui: brighten cameraview ( #29744 )
...
* test
* test2
* Revert "test2"
This reverts commit 22e38f82ae
.
* Revert "test"
This reverts commit 717490c1bc
.
* looks fine
* mid
* description
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Harald Schäfer
75ead2c389
Soundd: Give each alert a volume ( #29767 )
...
* Give each alert a volume
* Update sound.h
2 years ago
Cameron Clough
08903fb4e0
MapPanel: provide QObject::connect context ( #29731 )
2 years ago
Shane Smiskol
d9fedaa0a4
Revert "ui/driverview: inherit from CameraWidget" ( #29718 )
...
Revert "ui/driverview: inherit from CameraWidget (#29661 )"
This reverts commit 6c73a924fa
.
2 years ago
Dean Lee
6c73a924fa
ui/driverview: inherit from CameraWidget ( #29661 )
2 years ago
Dean Lee
a49dfa2969
ui/networkmanager: add #pragma once ( #29678 )
...
#pragma once
2 years ago
Korben
4755a30e75
Update French translation ( #29664 )
...
* Update French translation - main_fr.ts
Hello
I noticed that some translations were sticking out a bit in the new interface, so I'm proposing an update to correct this. I've arranged for the translations that cause problems to have the same number of letters including spaces as the original sentence so that they fit in the UI.
@maxime-desroches if you can give me your feedback, that would be very kind. Thank you.
* Update selfdrive/ui/translations/main_fr.ts
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Maxime Desroches <desroches.maxime@gmail.com>
2 years ago
Dean Lee
c36774dfba
ui: rename QDialogBase to DialogBase ( #29675 )
...
rename QDialogBase to DialogBase
2 years ago
Dean Lee
125bd2cd9e
ui/network: move to selfdrive/ui/qt/network/ ( #29656 )
...
* move to ui/qt/network
* wifimanager->wifi_manager
2 years ago
Dean Lee
3a46a853cb
ui/driverview: use common SubMaster ( #29660 )
2 years ago
Cameron Clough
3d1a6f6146
ui/NavManager: parse location timestamp from API ( #29665 )
2 years ago
Dean Lee
12073c07af
ui/MapSettings: sort destinations by recent activity ( #29079 )
2 years ago
Dean Lee
0767a6dee5
AGNOS setup: multi-lang support ( #25680 )
...
* multilang
* update translations
* Specifies dependency
* load lang from json file
* update translations
* fix white border
* remove stretch
* update translations
* fix tr
* no default language
* update translations
* rm main_en.qm
* cleanup
* cleanup
* add language files
* remove type=unfinish
* build languages before assets
* depends lrelease
2 years ago
Dean Lee
b6b255c103
ui/driverview: hide on interactive timeout ( #29464 )
...
* hide on interactiveTimeout
* cleanup
* requestDone->closeView
* dont reset timeout on hideEvent
---------
Co-authored-by: sshane <shane@smiskol.com>
2 years ago
Shane Smiskol
74a0a8f7b7
Revert "ui/network: don't refresh on connect ( #29651 )" ( #29653 )
...
This reverts commit 6ea564b33e
.
Revert "ui/network: refresh IP address on connect"
This reverts commit 46c32613fc
.
2 years ago
Shane Smiskol
46c32613fc
ui/network: refresh IP address on connect
2 years ago
Shane Smiskol
6ea564b33e
ui/network: don't refresh on connect ( #29651 )
...
* don't refresh when showing connected status
* fix
* fix
* can remove that nowe
2 years ago
Dean Lee
9fe3df5d75
ui/networking: show "connecting" immediately after clicking on a network ( #29378 )
...
* fix connecting not show
* clear connect state
* pass network by value
* add comment
* move pass by value to anoter pr
* should always use function to set connecting_to_network
* remove connecting when forgetting
* out here
* can't do this :(
* Revert "can't do this :("
This reverts commit e06145202d
.
Revert "out here"
This reverts commit 8ca7b47a28
.
Revert "remove connecting when forgetting"
This reverts commit 671db0b5e7
.
Revert "should always use function to set connecting_to_network"
This reverts commit a220b518fa
.
* makes sense to keep this the same
* not in between slots
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Dean Lee
547f69f5f3
ui/networking: fix icon label alignment issue ( #29650 )
...
fix align issue
2 years ago
Shane Smiskol
6bb97c416f
wifiManager: empty path helper ( #29648 )
...
empty helper
2 years ago
Dean Lee
17bfff8e10
ui: add translation files to assets.qrc ( #29597 )
...
* move translation files to assets.qrc
* cleanup
* add main_en
* dynamically add
* not sure if required
* revert to master
* move translations above assets
* add translations to qrc file
* comment
* now add translations_assets_src to assets sources
* this is built
* add to .gitignore
* consistent name
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Shane Smiskol
2b4255b19e
ui: rebuild translations when widgets are modified ( #29640 )
...
fix translations not being updated for widgets
2 years ago
Justin Newberry
1ee6ed4b16
Linter: remove pylint ( #29611 )
...
remove pylint
2 years ago
Shane Smiskol
b8fb260558
ui/map: clip vehicle speed to min of 10 m/s ( #29601 )
...
* all the changes I want to make
* Revert "all the changes I want to make"
This reverts commit c18132b73e
.
* add initialized
* clip to 10 m/s
* fix bug
* rm
* here?
2 years ago
Adeeb Shihadeh
4917e22615
Minimal build ( #29600 )
...
* add build flag for minimum build
* add minimal build
* update
* fix pj
* bump opendbc
* update subaru
2 years ago
Shane Smiskol
b9d77afd7e
ui/map: initialize speed filter with current speed ( #29605 )
...
fix map starting from 0 zoom
2 years ago
Dean Lee
b234cb0223
ui: remove Q_PROPERTY from `AnnotatedCameraWidget` ( #28745 )
2 years ago
Dean Lee
7bfd3dac81
cpplint: add filter `whitespace/comma` ( #29595 )
2 years ago
Dean Lee
792ad7d816
ui/map: delete map after unsubscribing from prime ( #29136 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Dean Lee
21da5a216f
cpplint: add filter `build/include_subdir` ( #29585 )
2 years ago
Cameron Clough
05e91c074d
ui: hasPrime/primeChanged helper ( #29590 )
2 years ago
Dean Lee
99279b8eef
ui: use `enum PrimeType` for prime_type ( #29491 )
2 years ago
Dean Lee
4ea7833060
ui/map_instructions: restore padding ( #29548 )
...
* restore padding
* fixes
* fix left and right margins
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Dean Lee
ac93902983
cpplint: add filter `whitespace/forcolon` ( #29582 )
...
whitespace/forcolon
2 years ago
pencilpusher
472151b6a0
ui/map: keep the car icon aligned to its bearing ( #29482 )
...
* rotate icon with current bearing
When user is rotating the map, the car icon should stay fixed on the cars bearing, not the map.
* spacing
* comment
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Dean Lee
5fcb7e9038
ui/PrimeUserWidget: cleanup layout ( #29492 )
...
cleanup layout
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Dean Lee
f203648de0
cpplint: add filter `whitespace/semicolon` ( #29568 )
2 years ago
Dean Lee
2c20a2b5d7
sound.h: add #pragma once ( #29567 )
2 years ago
Dean Lee
5480d32bb5
cpplint: add filter `whitespace/parens` ( #29565 )
2 years ago
Dean Lee
2d99521e75
cpplint: `build/include_what_you_use` ( #29556 )
...
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Dean Lee
363740a497
cpplint: add `readability/braces` filter ( #29554 )
2 years ago
Dean Lee
55c156dfb2
soundd: set volume on changes ( #29389 )
...
* set volume on change
* async set volumn
* Revert "async set volumn"
This reverts commit 7bc88c4983
.
2 years ago
Dean Lee
5765c1d978
ui/settings: Don't apply styles to more elements than needed. ( #29463 )
2 years ago
Adeeb Shihadeh
952d720b6e
add cpplint ( #26855 )
...
* setup cpplint
* only start that
* check line length
* check these
* rm exceptions
2 years ago
Adeeb Shihadeh
a9626f95b6
add openpilot prefix to imports ( #29498 )
...
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b991
.
* fix pm test
2 years ago
Lee Jong Mun
1f056f3217
kor translation update ( #29493 )
2 years ago
Dean Lee
9ea2cd8d0b
ui/map_instructions: center lanes ( #29465 )
...
* center lanes
* test
* similar spacing and no need for stretchj
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago