Shane Smiskol
61d82f5d9f
this was confusing
2 years ago
Shane Smiskol
cb770a7a25
draft
2 years ago
Shane Smiskol
992ea1c4d4
do we need draw??
2 years ago
Shane Smiskol
3599483d5c
clean up
2 years ago
Shane Smiskol
326bbba785
Merge remote-tracking branch 'upstream/master' into fuzzy-car-params
2 years ago
Shane Smiskol
c541074669
test_onroad: lower ui CPU usage ( #28927 )
...
lower from multiple runs
2 years ago
Shane Smiskol
77339af1c0
FuzzyGenerator: return bytes for data ( #28932 )
...
generate bytes
2 years ago
Shane Smiskol
3292f8a12c
more clean up
2 years ago
Shane Smiskol
6fdfa9f861
some clean up
2 years ago
Shane Smiskol
b926dfbbb4
this is explored!
2 years ago
Shane Smiskol
749880986b
bump
2 years ago
Shane Smiskol
abdbcf1b84
bump
2 years ago
Shane Smiskol
9b6f4fdcf8
stash
2 years ago
Shane Smiskol
a1e7987a09
draft fuzzy car params
2 years ago
Shane Smiskol
e2959be552
should be bytes
2 years ago
Shane Smiskol
f73aba5613
bump
2 years ago
Adeeb Shihadeh
719d14f039
bump panda
2 years ago
Shane Smiskol
936bfcd7ba
ui: use stencil buffer to draw polygons ( #28902 )
...
* Update ui.cc
* add a bunch of debugging stuff i don't want to lose
* Revert "add a bunch of debugging stuff i don't want to lose"
This reverts commit 2de6ab5b68
.
* enable stencil buffer
* lower ui CPU usage
* Revert "lower ui CPU usage"
This reverts commit 650241c0d8
.
2 years ago
Shane Smiskol
d6e1796d92
multilang: ignore generated alert header file ( #28910 )
...
* Update .gitignore
* move up
2 years ago
Jason Wen
682a240c36
HKG: Add FW Versions for China Kia Carnival 2023 ( #28918 )
2 years ago
Harald Schäfer
c8965b0e60
Qcom gps: retry assistance ( #28723 )
...
* Retry assistance
* rm whitespace
* Only inject when it's there
* will be rmd anyway
* Update test
* Actually disable internet in test
* Fix tests
* cleanup test
* fix tests more
* add late assist test
* use process
* Dont double clear
* ignore
* Small improvements
* Make tests
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Adeeb Shihadeh
8d13ddb943
dmonitoringmodeld: add more logging around the init ( #28920 )
2 years ago
Cameron Clough
a4630ef9f0
remove subprocess32 package ( #28916 )
2 years ago
Shane Smiskol
bc24783657
Hyundai: add Ioniq 6 platform ( #28915 )
2 years ago
Dean Lee
c3fe3c8162
ui/MapSettings: sort location JsonArray inplace ( #28886 )
2 years ago
Shane Smiskol
daf80eaef5
map panel: show map on interactive timeout ( #28904 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2 years ago
Dean Lee
ae4a375dd6
ui/map: handle & display error in MapWindow ( #28854 )
2 years ago
Justin Newberry
b69d18ea32
bump opendbc ( #28909 )
2 years ago
Shane Smiskol
b8dd4dcc28
ui: singleton Device instance ( #28908 )
...
* singleton
* remove awake
2 years ago
Shane Smiskol
d68bd905fc
ui: fix timeout typo ( #28905 )
...
tim is out -> timeout
2 years ago
Kacper Rączy
72579a0e10
controlsd: support for SIMULATION mode for process replay ( #28895 )
...
* Support for simulation flag while replay
* Update cereal
* Enable simulation for controlsd
* Update ref commit
* Update cereal
2 years ago
Harald Schäfer
80eff1b6ce
Rawgpsd: cleanup init ( #28890 )
...
* Rawgpsd: cleanup init
* back to default
* Fix injection time check
* add quotes
* change to 12 hrs
* Fixes
2 years ago
Dean Lee
f1a1456f27
logger: use reference in range based loop ( #28894 )
2 years ago
Shane Smiskol
c158537df6
ui: reset nav status on offroad transition ( #28897 )
...
* need to do this
* actually better to clear it on offroad transition, then onroad transition will be fine
2 years ago
Matt Barclay
b56aabb74e
Update Toyota RAV4H_TSS2_2023 Fingerprint ( #28891 )
...
Added eps value for japan built RAV4H 2023
2 years ago
Shane Smiskol
34a5e626d6
ui: show map with nav ( #28867 )
...
* accept touch events in map settings
* draft
* draft 2.0
* revert this stuff
* need this
* fix
* clean up debug prints
* fraft
* only show map on closeSettings if nav
* works!
* can't do it here
* I was going to connect signals from UIState to HomeWindow, then to OnroadWidget, but that seems like too much
* just need to keep track of it in onroad, seems like the cleanest option
* ideally we show the map where we set the scene variable, and that's in map.cc
* old variable
* comments
* less confusing
* app comment
* add back
* fix
* move to top
* remove this comment
2 years ago
Cameron Clough
9ecf98c4ce
athenad: log connection retries and duration ( #28888 )
2 years ago
Cameron Clough
6643616c47
nav: hide settings on map request visible ( #28884 )
2 years ago
Harald Schäfer
47ee0932db
Qcom rawgps: Timestamp svpolys ( #28738 )
...
* Timestamp svpolys
* leap seconds handled fine
* Fix error
* bump laika
* Update test route
* update ref
2 years ago
Lee Jong Mun
92b5f0b5e5
Multilang: kor translation update ( #28885 )
...
kor translation update
2 years ago
Harald Schäfer
0a510f2edd
Qcom laikad: Update expected msgs ( #28887 )
...
Update expected msgs
2 years ago
Cameron Clough
4d61d680b2
UI: preserve recent destinations sort order ( #28881 )
2 years ago
Dean Lee
8149c07fac
ui/map: singleton navigation requests ( #28862 )
2 years ago
Dean Lee
d34138e275
ui: capnp best practices ( #28877 )
2 years ago
Dean Lee
4544b40b70
ui/map: don't clear eta when map is hidden ( #28878 )
2 years ago
Harald Schäfer
221cd0ab09
Laikad: fix qcom report collection ( #28879 )
...
* Make report aggregation variable
* Add laikad test now it passes
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Shane Smiskol
305ab3cb3e
ui: don't hide sidebar twice ( #28868 )
...
* draft
* draft 2
* comment and clean up
* delete
* better name
* even better?
2 years ago
Harald Schäfer
771e410262
Test rawgpsd: Make sure we get fix ( #28875 )
...
* Add fix test
* Add laika to test
* Add fix test
---------
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Shane Smiskol
28df811f42
ui: remove unused MapPanel function ( #28874 )
...
forgot about this
2 years ago
Shane Smiskol
71e001ee57
map settings: accept touch events ( #28865 )
...
* accept touch events in map settings
* use override
* revert this
* remove debug stuff
* add comments
* not the main purpose
2 years ago