George Hotz
df6c2b6af9
body: web joystick handle timeout
3 years ago
Cameron Clough
acd455ed3a
Ford: Support for LCA vehicles ( #23331 )
...
* Ford: add Focus Mk4
Also removes support for the Ford Fusion.
* Ford: LKAS/LCA steering and UI CAN commands
* Ford: implement CarController w/ steering and lanes ui
* Ford: FPv2 firmware request
* Ford: Add FW for 2018 Ford Focus
* Ford: add Escape Mk4
* bump panda
* cleanup
* add that back
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
ZwX1616
b420bf5518
no if TICI
3 years ago
ZwX1616
43b7b98bb7
update camera model
3 years ago
George Hotz
b9e5ad8a64
fix csid map
3 years ago
ZwX1616
2bd491ece2
w/ ee
3 years ago
Adeeb Shihadeh
5b098a1db5
test fw query: add nissan
3 years ago
Shane Smiskol
1a5ddfaedd
regen: check if regenerated route is enabled ( #24207 )
...
* check if regenerated route is enabled
* elif
* initialize CUDA runner before all other processes
* Revert "initialize CUDA runner before all other processes"
This reverts commit 124e3dd4d3
.
* add back fixes
* fix typo
3 years ago
George Hotz
d7b849720c
body: web joystick
3 years ago
Lukas Petersson
3ea92f6cd3
Latencylogger optimization ( #24166 )
3 years ago
Willem Melching
0b2b1f3e56
updated: reduce data usage ( #24204 )
...
* reduce updated data usage
* Update selfdrive/updated.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Adeeb Shihadeh
c810198815
Subaru: remove rest of CAN fingerprints ( #24195 )
3 years ago
Gijs Koning
e0845752e3
Fix camera error description ( #24202 )
...
* Fix camera error message
* Shorter
3 years ago
Shane Smiskol
5159878389
fix regen: specify frame timestamps for modeld ( #24200 )
...
* grab main frames when not using extra
* the actual fix
3 years ago
Adeeb Shihadeh
49c2164814
add alert for CAN bus timeout ( #24162 )
...
* add alert for CAN bus timeout
* add alert
* set in interface
* cleanup
* cleanup
* add event
* fix mock
* bump
* bump opendbc
* update refs
* return reader
3 years ago
Comma Device
fcab2149fa
ref is screen
3 years ago
ZwX1616
f322d4d3bb
tweak
3 years ago
ZwX1616
ba86f51a45
smol
3 years ago
ZwX1616
a4926654d2
thats mirrored
3 years ago
ZwX1616
96b87b8bce
simplified
3 years ago
Shane Smiskol
3ff14adbd6
Subaru: add missing Impreza fw versions ( #24194 )
...
* add missing impreza fw versions
* these are duplicate
* this fw version flipped on the 5th for michael and never switched back
3 years ago
Shane Smiskol
9f3245fea7
regen: use setup_env from process replay ( #24197 )
...
* use setup_env from process replay
* rm line
3 years ago
George Hotz
9318e02a52
Power draw test ( #24196 )
...
* power draw test
* power draw measure
* fix cam power draw
* no star import
* fix static
Co-authored-by: Comma Device <device@comma.ai>
3 years ago
Comma Device
af69031b02
clean up driverview
3 years ago
ZwX1616
951da683e6
working
3 years ago
ZwX1616
7d6fa797c4
rebase
3 years ago
Shane Smiskol
f3bcbb1b50
car docs test: check car name ( #24193 )
3 years ago
George Hotz
dab978083b
loggerd: broadcast encoder data ( #24177 )
...
* encode data try 1
* fix pc build
* low quality compressed streamer with pyav
* nvidia streamer
* timestamp support
* fix latency measurement
* refactor
* camerastream updates
* fix linter
* compressed to vipc, clean
* remove print
* touchups
Co-authored-by: Comma Device <device@comma.ai>
3 years ago
Shane Smiskol
e8faf9f985
Honda: resolve controls mismatch due to interceptor thresholds ( #24173 )
...
* make panda and openpilot thresholds match
* Revert "make panda and openpilot thresholds match"
This reverts commit dfcbd20587
.
* make panda and openpilot thresholds match
* remove interceptor scaling, compare int value
* remove honda exception
* bump panda
* bump opendbc
* add segment to check controls mismatch
* bump submodules
3 years ago
Shane Smiskol
85c714e350
test_models: support for specifying segment ( #24185 )
...
* support for specifying segment
* revert
* formatting
* revert
* Fix mypy
* raise exception if specified segment isn't available
oh, ndog param wasn't being set
* easier to read
* add to exception
3 years ago
Lukas Petersson
7034888cdb
latency logger usable in testing closet ( #24183 )
3 years ago
mitchellgoffpc
25fdc95ea8
CALMODEL frame is dead
3 years ago
Adeeb Shihadeh
c1388636a2
comma three: correctly set initial EPS bearer settings for AT&T sim cards ( #24175 )
...
* 3g sunset
* only for blue prime
* pass
* full att code
Co-authored-by: Comma Device <device@comma.ai>
3 years ago
Adeeb Shihadeh
37fc027e98
controlsd: fix soft disable while overriding ( #24178 )
3 years ago
Adeeb Shihadeh
cf6c0ef19a
tici IRQ tuning ( #24170 )
...
* first pass
* move that back
* move that
Co-authored-by: Comma Device <device@comma.ai>
3 years ago
Robbe Derks
863fed8fec
Panda interrupt load ( #24180 )
...
* bump panda
* add to pandaState
Co-authored-by: Comma Device <device@comma.ai>
3 years ago
Adeeb Shihadeh
fcf657763d
nav: better reroute backoff policy ( #24179 )
...
* nav: reduce max reroute backoff
* remove that too
3 years ago
George Hotz
cc8430b668
broadcast encode idx packets ( #24176 )
...
Co-authored-by: Comma Device <device@comma.ai>
3 years ago
HaraldSchafer
f54e724b5d
Body cleanup + 100Hz locationd ( #24168 )
...
* use PID
* 100hz on the branch
* Better defaults
* fix int clip
* More cleanup
* Fix pid comments
* only notcar gets 100hz
* cleanup
* fix tests
* ignore
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Adeeb Shihadeh
69368cce54
bump opendbc
3 years ago
Jason Wen
6214991d98
Hyundai: Car Port for Tucson Diesel 2019 ( #24082 )
...
* Add car port: Hyundai Tucson Diesel 2019
* SCC + LKAS trims only
* Add test route
* Update CARS.md
* remove from legacy safety mode
Co-authored-by: Shane Smiskol <shane@smiskol.com>
3 years ago
ZwX1616
b5c91f851f
fast but not bad
3 years ago
Shane Smiskol
0f61a388c3
GM: resolve cruise faults ( #24167 )
...
* these should be enabled
* bump panda
* bump
* allow in pre-enabled state
* bump panda
* add comment
* bump and update refs
* bump panda
* bump panda
3 years ago
ZwX1616
3b2fda2a39
try small
3 years ago
ZwX1616
720adbc49f
DM: reduce model error on dsp by another 3.5x ( #24159 )
...
* a8236e30
* match
* update model ref
3 years ago
ZwX1616
b37de23427
clean up
3 years ago
ZwX1616
4775ae1e43
libyuv is a joke
3 years ago
ZwX1616
dde1e1927b
not needed
3 years ago
ZwX1616
439862c7db
simplify two nonsense
3 years ago
Lukas Petersson
fecaac8eda
latencylogger graph design ( #24165 )
...
* latencylogger graph design
* Update tools/latencylogger/latency_logger.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* quotes
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago