9208 Commits (b51dd225467d493b74b565584d217f1caf84ff0c)

Author SHA1 Message Date
Shane Smiskol 7ec9986340
carState: add invalid sensors field (#33266) 9 months ago
Shane Smiskol 4e122ed2d1
remove map from ui preview (#33265) 9 months ago
Shane Smiskol 093c09a737
move the body events to card (#33262) 9 months ago
Shane Smiskol d330358728
Revert "spinner: fix missing colon in QProgressBar border style" (#33263) 9 months ago
Shane Smiskol 2dab8b31f2
Fix some car typing (#33256) 9 months ago
Dean Lee 85d8d0eddd
spinner: fix missing colon in QProgressBar border style (#33258) 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 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 ee62b9c88b
move capnp CarParams decoding out of car_helpers (#33251) 9 months ago
Shane Smiskol 4300f37cc4
Honda: round minEnableSpeed correctly (#33250) 9 months ago
Shane Smiskol 83cb0890f6 more 9 months ago
Shane Smiskol c8b7d1cf41 missing imports 9 months ago
Hoang Bui c06d975ec4
tools/sim: resolve import error on MacOS running Metadrive (#33244) 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 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 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 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
Shane Smiskol 2b164dd3e1 from cereal/cache from fingerprinting! 9 months ago
Shane Smiskol 6f16c66d8c sort 9 months ago
Shane Smiskol 25fa73ab85 same which() API 9 months ago
Shane Smiskol bddb9f3595 remove rest of car.CarParams from the interfaces 9 months ago
Shane Smiskol b926893b34 remove some car.CarParams from the interfaces 9 months ago
Shane Smiskol 418d1ce230 use dataclass_transform! 9 months ago
Shane Smiskol 9b72521ef2 remove a bunch of temp lines 9 months ago
Shane Smiskol 37304e1325 remove cereal from car_helpers (TODO: caching) 9 months ago
Shane Smiskol 672fc00b02 Revert "get first enum automatically, but ofc mypy doesn't pick up the new metaclass so can't use :(" 9 months ago
Shane Smiskol bb28b228be get first enum automatically, but ofc mypy doesn't pick up the new metaclass so can't use :( 9 months ago