Shane Smiskol
2424e13aaf
no debug
1 year ago
Shane Smiskol
1589e0898c
ParamWatcher is nice
1 year ago
Shane Smiskol
a4d1b5441f
doesn't write param now
1 year ago
Shane Smiskol
12fea0564a
more
1 year ago
Shane Smiskol
4ffbc291a3
better nane
1 year ago
Shane Smiskol
5a61c9f382
don't write when setting checked (only user clicks)
1 year ago
Shane Smiskol
c4d270ee3c
ui
1 year ago
Shane Smiskol
28c0efed37
more
1 year ago
Shane Smiskol
e90f6105e2
some clean up
1 year ago
Shane Smiskol
30c8e5cd02
don't need this, we update from longitudinalPlan on changes
1 year ago
Shane Smiskol
cb8dc633e9
setChecked activates buttonToggled and already writes param!
1 year ago
Shane Smiskol
0f93c04628
write param so we save the distance button changes
1 year ago
Shane Smiskol
5ead6e2bb8
inside settings
1 year ago
Shane Smiskol
82bd430b07
clean up
1 year ago
Shane Smiskol
dd9c6b7ad3
works but at what cost
1 year ago
Shane Smiskol
a506ad1690
not all cars yet
1 year ago
Justin Newberry
be2b48183f
updated -> move to selfdrive/updated/updated ( #31696 )
...
* move updated
* for release
1 year ago
Adeeb Shihadeh
9c3f0450bb
simple pyqt ui
1 year ago
eFini
8e82bce17a
CHS/CHT translation update ( #31642 )
...
update ZH translations
1 year ago
Alexandre Nobuharu Sato
3ae151635d
Multilang: update pt-BR translations ( #31634 )
...
update pt-BR translations
1 year ago
Adeeb Shihadeh
6cf7599bcd
setup: add openpilot button ( #31628 )
...
* setup: add openpilot button
* rename
1 year ago
Cameron Clough
80da3aee14
mypy: use implicit-optional ( #31590 )
...
* mypy: set implicit-optional = true
* find and replace '| None = None' -> '= None' in function args
1 year ago
Cameron Clough
995250ae49
use pyupgrade to update to new typing syntax ( #31580 )
...
* add pyupgrade hook
* run pyupgrade (pre-commit run -a)
* ruff --fix
* Revert "add pyupgrade hook"
This reverts commit 56ec18bb6b
.
* revert changes to third_party/
* manual type fixes
* explicit Optional wrapping capnp objects
1 year ago
Adeeb Shihadeh
27c56722cc
fix spinner asset paths ( #31524 )
1 year ago
Adeeb Shihadeh
5d4dc1dc2f
Make ui independent of launch path ( #31517 )
...
* Make ui independent of launch path
* comment
1 year ago
Adeeb Shihadeh
daceb171bd
bump cereal ( #31392 )
...
* bump cereal
* update those
* update refs
* bump cereal
* bump
* bump cereal
* bump
* fix
* bump
* typo:
1 year ago
Adeeb Shihadeh
714e02d0bd
bring this back
1 year ago
James
d265f5a6ab
Re-use existing params declaration in onboarding ( #31363 )
...
Re-use existing params declarations in onboarding
1 year ago
James
75b72c2c4b
Fix whitespace ( #31361 )
1 year ago
Hoang Bui
08037594e2
map: Transfer to MapLibre ( #31185 )
...
* change codebase
* compile
* add mapboxprovider
* works with map_renderer in c
* remove maplibre temp
* maplibre works
* cleanup build.sh
* x86 stuff
* add lib
* update release files
* don't need that
* tici build
* tici build
* add tici lib
* update refs
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Justin Newberry
086c509fde
Create message mocking tools ( #31249 )
...
* add mocking tools
* fix map renderer
* use for power draw
* fix those
* whitespace
* rename to services
* fix the rate
* remove
1 year ago
ugtthis
14e83ac9cc
UI/sidebar_layout: Removed redundant piece of margin code ( #31106 )
1 year ago
Justin Newberry
faf99ba711
CI: generate test_ui report ( #31151 )
...
* add test
* simpler
* simpler
* false
* move these here
* faster
* map takes logner to render
1 year ago
Alexandre Nobuharu Sato
f21ccfbf79
Multilang: Update pt-BR translations ( #31167 )
...
* add instructions to my fork
* add paypall.png to gitignore
* Revert "add instructions to my fork"
This reverts commit a6a6f93533
.
* translate
* revert this
* why?
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Adeeb Shihadeh
4ecaa6da45
update translations
1 year ago
Adeeb Shihadeh
80ea4db7bb
update factory reset
1 year ago
Justin Newberry
3676ae4da3
test_ui: add onroad state ( #31148 )
...
add onroad
1 year ago
Justin Newberry
e2ec5be6ee
test_ui: create test ui screenshots and html report ( #31147 )
...
* test ui
* report + common
* in ci
* fix
* dont enable in ci yet
1 year ago
Adeeb Shihadeh
88757c12b3
Revert "Switch from json11 to nlohmann/json ( #31093 )"
...
This reverts commit ee036482b8
.
1 year ago
mtribiere
ee036482b8
Switch from json11 to nlohmann/json ( #31093 )
...
* Initial commit
* fix release/file_common
* Update common/swaglog.cc
* Swtiched serialize cc
* move to lfs
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
Adeeb Shihadeh
7cd9568423
remove dashcam branch ( #31081 )
...
* remove dashcam branch
* fix
* more cleanup
* remove param
* one more
1 year ago
Andrei Radulescu
28028aef17
Support for newer versions of Qt ( #31072 )
...
* Dynamic QtGui version
* Fixed use of undeclared identifier 'va_start'
* Fix for Qt deprecations
* Fix for dynamic QtGui version
* Update selfdrive/ui/SConscript
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
1 year ago
ugtthis
a6695e4489
UI/close_btn: Removed unused border code ( #31073 )
1 year ago
Korben
2f744f5df4
Update French language ( #30992 )
...
Update main_fr.ts
validation of new elements
1 year ago
Lee Jong Mun
f55d04c172
kor translation update ( #30990 )
1 year ago
Alexandre Nobuharu Sato
4178f7c1e1
Multilang: Update pt-BR translation ( #30987 )
...
* add instructions to my fork
* Revert "add instructions to my fork"
This reverts commit 46fbee3ebe
.
* test llm
* Revert "test llm"
This reverts commit fc531f0a1b
.
* update pt-BR translation
1 year ago
royjr
96c91c486e
networking: add hidden network option ( #30808 )
...
* init
* once
* match
* fix
* maybe
* maybe
* Revert "maybe"
This reverts commit 8386a0a381
.
* Revert "maybe"
This reverts commit 3abf7b1983
.
* Revert "fix"
This reverts commit 09e0146f4d
.
* Revert "match"
This reverts commit 39a90c6cf8
.
* fix not at bottom
* padding
* match
* Update networking.cc
* min chars
* translations
* shouldn't need
* need!
* just in case
* Revert "just in case"
This reverts commit a3c1e09068
.
* finish translations
* not secret
* optional
* allow open networks
* fix
* try
* working
* add divider
* update translations
* fix
* better name
* translate hidden network
* auto
* v2
* remove v1
* fix
* fix translations
1 year ago
Shane Smiskol
bef6d7f0bb
pre-commit: speed up translation step ( #30966 )
...
* formatting
fix
* fix missing class attr warning
* add translation_files option, remove pluralonly, type hint
* updates
* update
1 year ago
ugtthis
db3ef3e1d8
UI/MapETA: Increased contrast of widget texts for better readability ( #30952 )
1 year ago
Shane Smiskol
d689a4e653
Fix string indentation ( #30943 )
...
* fix bad spacing
* more
* these aren't important
1 year ago