Shane Smiskol
|
b51dd22546
|
Merge remote-tracking branch 'upstream/master' into no-capnp-cars-simple
|
9 months ago |
Shane Smiskol
|
7ec9986340
|
carState: add invalid sensors field (#33266)
* add to CS
* add vehicleSensorsInvalid to CarState
* fix ord
* clean up
|
9 months ago |
Shane Smiskol
|
4e122ed2d1
|
remove map from ui preview (#33265)
* rm map from ui preview
* fix
|
9 months ago |
Shane Smiskol
|
96a4877e9f
|
Update ui_preview.yaml
|
9 months ago |
Shane Smiskol
|
093c09a737
|
move the body events to card (#33262)
* move the body events to card
* rm import
|
9 months ago |
Shane Smiskol
|
d330358728
|
Revert "spinner: fix missing colon in QProgressBar border style" (#33263)
Revert "spinner: fix missing colon in QProgressBar border style (#33258)"
This reverts commit 85d8d0eddd .
|
9 months ago |
Shane Smiskol
|
2dab8b31f2
|
Fix some car typing (#33256)
* ??
* fix these
* more typing and some fixes
* fix
* rm this for now
* fix
|
9 months ago |
Adeeb Shihadeh
|
82c2ec7208
|
no more gh discussions
|
9 months ago |
Jimmy
|
118932acd3
|
Add testing closet to LogReader source (#33242)
* add testing closet to logreader source
* check source availability
* use internal_source_available
|
9 months ago |
Dean Lee
|
85d8d0eddd
|
spinner: fix missing colon in QProgressBar border style (#33258)
fix border style
|
9 months ago |
Shane Smiskol
|
36610e54b1
|
lol this was wrong too
|
9 months ago |
Shane Smiskol
|
397a555070
|
fine now
|
9 months ago |
Shane Smiskol
|
037d1db5fb
|
replace CarControl
i hope there's no circular imports in hyundai's CC
|
9 months ago |
Shane Smiskol
|
7bc96d1c82
|
add carControl struct
|
9 months ago |
Shane Smiskol
|
b7367c3f3c
|
temp fix
|
9 months ago |
Shane Smiskol
|
7628608013
|
mypy is only complaining about events now
|
9 months ago |
Shane Smiskol
|
61b2446fdd
|
fix redeclaration of cruise_buttons type
|
9 months ago |
Shane Smiskol
|
2c7baf348f
|
mypy can detect return type of CS.update() now
|
9 months ago |
Shane Smiskol
|
12d89d0036
|
proper toyota+others CS typing!
|
9 months ago |
Shane Smiskol
|
777f62975b
|
can fix this typing now
|
9 months ago |
Shane Smiskol
|
5297c85825
|
Merge remote-tracking branch 'upstream/master' into no-capnp-cars-simple
|
9 months ago |
Shane Smiskol
|
ee62b9c88b
|
move capnp CarParams decoding out of car_helpers (#33251)
* move capnp byte decoding out of car_helpers
* always wanted to type this
* and process replay
* this does nothing
* might as well
|
9 months ago |
Maxime Desroches
|
ea05474df2
|
op.sh: consistent naming (#33249)
name
|
9 months ago |
Shane Smiskol
|
daf3ff7b2b
|
Merge remote-tracking branch 'upstream/master' into no-capnp-cars-simple
|
9 months ago |
Shane Smiskol
|
4300f37cc4
|
Honda: round minEnableSpeed correctly (#33250)
round to even
|
9 months ago |
Shane Smiskol
|
83cb0890f6
|
more
|
9 months ago |
Maxime Desroches
|
b9fe84f84d
|
setup.sh: get full uname (#33248)
log
|
9 months ago |
Shane Smiskol
|
c8b7d1cf41
|
missing imports
|
9 months ago |
Hoang Bui
|
c06d975ec4
|
tools/sim: resolve import error on MacOS running Metadrive (#33244)
fix dynamic lib linking on mac
|
9 months ago |
Shane Smiskol
|
eb52d701de
|
replace a bunch more cereal.car
|
9 months ago |
Shane Smiskol
|
48c0b7394f
|
EventName is one of the last things...
|
9 months ago |
Shane Smiskol
|
3a4ce84fa6
|
replace more cereal
|
9 months ago |
Shane Smiskol
|
df954ed4b6
|
bruh this was wrong
|
9 months ago |
Shane Smiskol
|
07bc45c81c
|
remove some more cereal from toyota + convert CarState to capnp
|
9 months ago |
Shane Smiskol
|
e5efda90df
|
cmts and more structs
|
9 months ago |
Shane Smiskol
|
a6c4a327c1
|
fix import error
fix import error
|
9 months ago |
Shane Smiskol
|
f615d11bbd
|
clean that up again
|
9 months ago |
Shane Smiskol
|
ede08d4c83
|
this was never in the base class?!
|
9 months ago |
Shane Smiskol
|
4359fa5c50
|
need to namespace to structs, since CarState is both class and struct
|
9 months ago |
Shane Smiskol
|
6f9ed7135d
|
more fix
|
9 months ago |
Shane Smiskol
|
bc4954f200
|
fix modeld test
|
9 months ago |
Shane Smiskol
|
d4700d1ba9
|
VehicleModel and controller still takes capnp CP since they get it from Params()
|
9 months ago |
Shane Smiskol
|
b8a8b4349a
|
not here
|
9 months ago |
Shane Smiskol
|
81c1c0565b
|
fix unit tests
|
9 months ago |
Shane Smiskol
|
06a879d0a2
|
fix test_models
|
9 months ago |
Shane Smiskol
|
d17f3d235e
|
forgot this
|
9 months ago |
Shane Smiskol
|
0c89b2b4c6
|
latcontrollers take capnp
|
9 months ago |
Shane Smiskol
|
abbb97a764
|
(partial) fix process replay fingerprintig for new API
|
9 months ago |
Shane Smiskol
|
594d0b7e16
|
dataclass to capnp helper for CarParams, cached it since it's kinda slow
|
9 months ago |
Shane Smiskol
|
20b34cbb00
|
more typing
|
9 months ago |