Shane Smiskol
26c02c7f5e
fix that
1 year ago
Shane Smiskol
424b657376
docs: remove common import ( #33310 )
...
* add opcar
* fix references
* actually better to split this so opendbc will test docs conventions, and openpilot will test diffing
* not exe
* clean up
1 year ago
Shane Smiskol
9d0180ca97
body: remove controls import ( #33309 )
...
* body uses car's PIDController
* use a simple version
1 year ago
Shane Smiskol
23d041eacc
Revert "remove cereal from fw_versions"
...
This reverts commit 232b37cd40
.
1 year ago
Shane Smiskol
2ed567b0f5
move live fingerprint debugging code to debug/car ( #33308 )
...
* remove cereal from fw_versions
* fix it
* do ecu_addrs and vin
* do last one
* move executable-ness
* notexe
* nice test
1 year ago
Shane Smiskol
232b37cd40
remove cereal from fw_versions
1 year ago
Shane Smiskol
19d77b6e2f
Revert "stash, something is wrong with hyundai enable"
...
This reverts commit 39cf327def
.
1 year ago
Shane Smiskol
bcfb50d98c
Copy kalman filter to selfdrive/car ( #33307 )
...
move to car/common/ and give proper names
1 year ago
Kacper Rączy
c61d504516
ui: remove GPS status from the sidebar ( #33304 )
...
* Remove usage of llk in ui
* Remove GPS from sidebar
* Remove it from test
1 year ago
Shane Smiskol
b9dec5e3b5
rm tesla ( #33300 )
...
* rm tesla
* more rm
* ugh we should remove dynamic imports soon
1 year ago
Maxime Desroches
585f362738
lint.sh: better shebang lint ( #33296 )
...
-e
1 year ago
Shane Smiskol
39cf327def
stash, something is wrong with hyundai enable
1 year ago
Shane Smiskol
391445ede9
and that
1 year ago
Shane Smiskol
989d898a4f
and these
1 year ago
Shane Smiskol
134f523174
fix these tests
1 year ago
Shane Smiskol
dff4aaac70
LET'S GOOO
1 year ago
Shane Smiskol
6249420b17
remove a bunch more cereal!
1 year ago
Shane Smiskol
7558a02c91
Revert "stash"
...
This reverts commit c1762af4e7
.
1 year ago
Shane Smiskol
7248b00086
Common CI._update function ( #33289 )
...
* use CP
* no car control, consistent _update function signatures
* eh it's fine to name it whatever
* clean up
* oops
* !!
* now we can delete this!
* nobody does anymore
1 year ago
Shane Smiskol
cb61d0045c
card: set mock carState fields ( #33294 )
...
* mock carstate inside card
* not used
1 year ago
Shane Smiskol
9f14c447db
Move buttonEvents to CarState ( #33292 )
...
* move mazda button events to carstate
* do more
* remove
* some more
* clean up
1 year ago
Shane Smiskol
29882b4519
Consistent spacing in car interfaces ( #33293 )
...
* formatting
* fix these
* not these
1 year ago
Shane Smiskol
d65e1d9500
fix static analysis
1 year ago
Maxime Desroches
1dcd660815
fix bash + python3 shebangs ( #33287 )
...
fix shebangs
1 year ago
Shane Smiskol
65fccbf756
Car interface clean up ( #33290 )
...
* remove some defs
* now carstate
* remove carControl from CI update function
* almost merged that
* and that
1 year ago
Kacper Rączy
9734015bbb
controlsd: use livePose ( #33283 )
...
* Pose calibrator
* Fix static analysis
* Fix static
* Fix test_latcontrol
* Fix test_latcontrol
* Update services in process replay
* Fix static
* Matmul not mul
* Add assertion
* Move pose calibration to data_sample
* Update ref commit
* Remove llk from cycle alerts
* Deprecated nogps event
* Switch power_draw to lp
* Bring back noGps alert
* Add handling code back
* get_bool
* Bring inputsok back
1 year ago
Shane Smiskol
cf39cc823a
Move events out of car interfaces ( #33280 )
...
* chrysler down
* honda and ford
* we can pass the class for this
* do the rest
* clean that up
* remove EventName
* fix CI
* move smallest bodies to top
* rm todo
* eps_timer_soft_disable_alert is too ingrained in carcontroller
* re-did everything w/ no diff (except just passing cereal instead of class)
1 year ago
Shane Smiskol
3d2fbe9aa3
interfaces: assume CarState is instantiated ( #33284 )
...
test to make sure mock doesn't crash!
1 year ago
Shane Smiskol
c1762af4e7
stash
1 year ago
Shane Smiskol
cfb242b584
fix honda crash
1 year ago
Shane Smiskol
58739897f5
test processes doesn't fail anymore (on toyota)!
1 year ago
Shane Smiskol
e5bed3cee2
Revert "try out attr.s for its converter (doesn't work recursively yet, but interesting!)"
...
This reverts commit ff2434f7bb
.
1 year ago
Shane Smiskol
ff2434f7bb
try out attr.s for its converter (doesn't work recursively yet, but interesting!)
1 year ago
Shane Smiskol
09bb822fab
clean up
1 year ago
Shane Smiskol
a851b82691
include my failed attempts at recursively converting to dataclass (doesn't implicitly convert types/recursively :( )
...
but attrs does, maybe will switch in the future
1 year ago
Shane Smiskol
5ac1f7b1bf
fix crash
1 year ago
Shane Smiskol
90ce7781f4
fix fingerprint debug scripts ( #33277 )
...
* fix fp debugging
* fix these
1 year ago
Shane Smiskol
4618e8c124
[bot] Fingerprints: add missing FW versions from new users ( #33276 )
...
Export fingerprints
1 year ago
Shane Smiskol
7ec9986340
carState: add invalid sensors field ( #33266 )
...
* add to CS
* add vehicleSensorsInvalid to CarState
* fix ord
* clean up
1 year ago
Shane Smiskol
4e122ed2d1
remove map from ui preview ( #33265 )
...
* rm map from ui preview
* fix
1 year ago
Shane Smiskol
093c09a737
move the body events to card ( #33262 )
...
* move the body events to card
* rm import
1 year 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
.
1 year ago
Shane Smiskol
2dab8b31f2
Fix some car typing ( #33256 )
...
* ??
* fix these
* more typing and some fixes
* fix
* rm this for now
* fix
1 year ago
Dean Lee
85d8d0eddd
spinner: fix missing colon in QProgressBar border style ( #33258 )
...
fix border style
1 year ago
Shane Smiskol
36610e54b1
lol this was wrong too
1 year ago
Shane Smiskol
397a555070
fine now
1 year ago
Shane Smiskol
037d1db5fb
replace CarControl
...
i hope there's no circular imports in hyundai's CC
1 year ago
Shane Smiskol
7bc96d1c82
add carControl struct
1 year ago
Shane Smiskol
b7367c3f3c
temp fix
1 year ago
Shane Smiskol
7628608013
mypy is only complaining about events now
1 year ago