Jason Young
6e9a60b726
VW MQB: Min steer speed support, other cleanup ( #22324 )
...
* VW MQB: Min steer speed support, other cleanup
* simplify
* more correct
* fix README
old-commit-hash: c51eba3fd6
4 years ago
Adeeb Shihadeh
c0356ffe9b
add log docs
...
old-commit-hash: 0f8c6f130b
4 years ago
Andrew
9804a34410
add another transmission FPv2 for elantra hev 2021 ( #22316 )
...
old-commit-hash: cc03ac49aa
4 years ago
Greg Hogan
68b0b43f15
hyundai: resume from stop faster ( #22274 )
...
* hyundai: resume from stop faster
* update ref_commit
old-commit-hash: 793ceb6b56
4 years ago
Dean Lee
5f63a9339c
fix yuv420_to_jpeg: thumbnail_width & thumbnail_height must be aliged with 16 pixel. ( #22287 )
...
* aligned by 16px
* make buf big enough
* comment
* add comment
* comment
old-commit-hash: ae9305e7ff
4 years ago
Dean Lee
c0777f89bf
webcam: add /usr/include/opencv4 to CPPPATH ( #22320 )
...
old-commit-hash: 5f9e0f7869
4 years ago
Jason Wen
acd0fb74b6
2021 Hyundai Sonata N Line: Fingerprint ( #22300 )
...
* 2021 Hyundai Sonata N Line: Fingerprint
* Force FPv2: 2021 Hyundai Sonata N Line
* Revert "Force FPv2: 2021 Hyundai Sonata N Line"
This reverts commit 50351a3d17
.
* remove too short fw versions
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 1ba28af265
4 years ago
Robbe Derks
df273353c5
Modem temp is an expensive call ( #22309 )
...
old-commit-hash: da2aa12754
4 years ago
Adeeb Shihadeh
ad04fa8625
thermald: remove cpr logging
...
old-commit-hash: d4e867e976
4 years ago
Adeeb Shihadeh
cadba6f36c
add booted onroad flag ( #22318 )
...
old-commit-hash: e9e490a729
4 years ago
Chris McCammon
223f1b64ac
Highlander Firmware ( #22304 )
...
old-commit-hash: b59894ec6e
4 years ago
HaraldSchafer
db0c802df0
Improved lead model: 6be443f2-ed70-4580-9c31-61b94d068e24/950 ( #22290 )
...
* 6be443f2-ed70-4580-9c31-61b94d068e24/950
* meta changed too
* new ref
* new ref from CI
* unused
* Revert "new ref from CI"
This reverts commit 28b6bdc810
.
* new ref from CI again
old-commit-hash: 72a736f90e
4 years ago
sshane
e68f7a8bf7
Show model leads with uiview ( #22303 )
...
old-commit-hash: 1e4b61b393
4 years ago
Cruise Brantley
3628c92892
Radar tracks for Santa Fe ( #22270 )
...
* Radar tracks for Santa Fe
* add radar DBC
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 75730c28ca
4 years ago
Adeeb Shihadeh
f53a09f40e
log nvme temp ( #22296 )
...
* log nvme temp
* fix high cpu
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 212d2c3998
4 years ago
Jason Young
c1bab646a5
VW MQB: Volkswagen Arteon Mk1 ( #22297 )
...
* VW MQB: Volkswagen Arteon Mk1
* add test route
* update release notes
old-commit-hash: 37acee843e
4 years ago
HaraldSchafer
498e0f4212
Fix cruise MPC convergence bug and add test ( #22295 )
...
* fix tests
* fix cruise convergence bug
* update refs
* Update selfdrive/controls/tests/test_cruise_speed.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* Update selfdrive/controls/tests/test_cruise_speed.py
* add msgh
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: fcda55fbf1
4 years ago
Willem Melching
cfbee2bdca
Script to extract thumbnails from segment ( #22294 )
...
* Script to extract thumnails from segment
* fix name
* whitespace
old-commit-hash: 8a836b7e1e
4 years ago
Robbe Derks
4827dea04c
Log modem temps on Tici ( #22281 )
...
* log max modem temp
* not sure what happened here
* fix this
* make modem temps a list
* this is not needed
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6117c7ce81
4 years ago
HaraldSchafer
0512c89d34
various cleanup ( #22289 )
...
old-commit-hash: cc6af379ce
4 years ago
Mitchell Goff
aa4b201b96
Added update_with_xva method to long_mpc so it can be used in sim ( #22284 )
...
old-commit-hash: 485afda79d
4 years ago
Jason Young
b70c64d0d4
VW MQB: Volkswagen Transporter/California T6.1 ( #22283 )
...
* VW MQB: Volkswagen Transporter/California T6.1
* reformat values
* update CARS
* add test route
* assume SWB for now
* Update RELEASES
* update platform comments
old-commit-hash: 869ae44ad3
4 years ago
HaraldSchafer
bc1882e3fb
More extreme lead init for lead mpc ( #22273 )
...
* More harsh lead init for lead mpc
* update refs
old-commit-hash: 7495100177
4 years ago
Dean Lee
f235e39bda
rename filereader.cc[h] to logreader.cc[h] ( #22279 )
...
old-commit-hash: dff6dbfbe9
4 years ago
Dean Lee
2fefa32476
UI: new class ListWidget ( #21273 )
...
* ListWidget
* continue
* remove function horizontal_line
* cleanup
* default spacing 25
* fix networkpanel margin on EON
* solid expanding
* 0 width
* cleanup
* apply reviews
* remove function addLayout,make it looks like QLIstWidget
* rename addWidget to addItem
* rebase master
* rebase master
* merge master
* cleanup
* fixed title bar position
* no flash while folding
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: abffc8b2ad
4 years ago
Dean Lee
e2332a0275
replay: pause/resume using spacebar ( #22278 )
...
* pause/resume using spacebar
* Update selfdrive/ui/replay/replay.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: ec67d2b8f5
4 years ago
Dean Lee
b7f3d92c9b
camerad: added replay camera ( #21241 )
...
* start refactor
* remove camera_frame_stream from files_common
* rename camera_pc to camera_replay
* continue
* loop one segment
* rename cam_frame_id to stream_frame_id
* apply review
* continue
* more
* publish camera state
* cleanup
* cleanup
* better comment
* delete s->pm in cameras_close()
* add function getFrameCount
* refactor loop
* fix typo
* restore freame stream
* disable roadcam
* dd
* move file
* merge master
* fix test case
* add todo
* white space
* remove from release files
* add files back to relase
* move framereader back to ui/replay
* merge master
test_replay
old-commit-hash: 9b302488f9
4 years ago
VictorLier
80aa074aa6
Add 2017 Ioniq EV fw versions ( #22277 )
...
* 2017 ioniq EV fingerprint
* Update values.py
* Update selfdrive/car/hyundai/values.py
* Update selfdrive/car/hyundai/values.py
* Update selfdrive/car/hyundai/values.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 9d42afe8c0
4 years ago
Dean Lee
5be69694ba
replay improvements ( #22203 )
...
* refactor replay
* cleanup
small cleanup
* merge 22239
* cleanup
* add optional argument for start time
* small cleaup
old-commit-hash: 50ae7dd6a9
4 years ago
Dean Lee
e44eabb2f8
replay: don't splits empty strings ( #22271 )
...
old-commit-hash: 8eb92a98ba
4 years ago
Harald Schafer
f7357312a5
update ref for mpc lead accel clip
...
old-commit-hash: 32c57fee05
4 years ago
Harald Schafer
b1e2f219c9
Clip radar acceleration for mpc stability
...
old-commit-hash: a1fcedda21
4 years ago
Dean Lee
969f992d59
replay: remove array subscript ( #22268 )
...
old-commit-hash: cb49ceabf0
4 years ago
Vivek Aithal
5359f183aa
locationd: modify factor for measurement STDEV in gps update ( #22262 )
...
* modify factor for measurement STDEV in gps update
* add new ref_commit
old-commit-hash: 3778592f50
4 years ago
protonchang
d3f14d2787
Add FW versions for 2020 Toyota Corolla Cross (Taiwanese Version) ( #21694 )
...
* Add Fingerprint 2.0 for 2020 Toyota Corolla Cross (Taiwanese Version)
* Fix fingerprint typo
old-commit-hash: dc076baf39
4 years ago
Kyle Greenlaw
b7ceb31c26
Add Hyundai Sonata Hybrid Radar FW for OP Long support ( #22259 )
...
* add mondo dbc to Sonata Hybrid
* 2021 Sonata Hybrid radar FW
* Add Sonata Hybrid to openpilotLongitudinalControl
* Whoops... ,
old-commit-hash: 839147a333
4 years ago
Dean Lee
cd4e070b47
camerad: use the YUV buffer to create the jpeg thumbnail ( #21936 )
...
* yuv420_to_jpeg
continue
* add comments
* cleanup
* return ky::array
old-commit-hash: e0b5b4573e
4 years ago
samuwh
05d7ea39b4
Added fw versions for Hyundai Elantra 2021 ( #22256 )
...
* Added fingerprint for Hyundai Elantra 2021
This fingerprint started popping up on my 2021 Hyundai Elantra SEL (non-hybrid).
* Update values.py
* Apply suggestions from code review
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: e8e83a3dcf
4 years ago
Chris McCammon
8329452a22
Add Odyssey fw versions ( #22266 )
...
* 6a492387bdfcb4ba
* rerun ci
old-commit-hash: 5f85ea09cd
4 years ago
Adeeb Shihadeh
cfed62dd36
replay: add nice arg parser ( #22264 )
...
* replay: add nice arg parser
* demo
* cleanup
old-commit-hash: f49e7629ee
4 years ago
Dean Lee
303cb411b4
replay: thread-safe seek ( #22228 )
...
old-commit-hash: f5aa3a30c9
4 years ago
Adeeb Shihadeh
757e768d9f
UI: show steering wheel icon while engaged or engageable
...
old-commit-hash: 78b97eaa36
4 years ago
HaraldSchafer
e190dfaf13
Dont run plannerd for long tests ( #22260 )
...
old-commit-hash: f0be9a57ac
4 years ago
HaraldSchafer
97e5c25f13
Add stopping for stopped car tests ( #22250 )
...
* add stopping for stopped car tests
* too extreme
old-commit-hash: 2c04176b5f
4 years ago
Greg Hogan
e010874de8
hyundai: update radar message names ( #22258 )
...
old-commit-hash: 3eac5fc177
4 years ago
HaraldSchafer
8f84b2421a
sane lead clips to prevent reset ( #22255 )
...
old-commit-hash: 5e995e5aff
4 years ago
George Hotz
b4adcd2e56
Use thneed directly on the loaded YUV data ( #22236 )
...
* completely untested
* it builds now
* bug fixes, save 1ms
* using a kernel to copy works
* more sane API to loadyuv
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 83ff9ca331
4 years ago
Kyle Greenlaw
a73499c66d
Additional FW for Sonata Hybrid ( #22252 )
...
* Additional Fingerprint for Sonata Hybrid
* Update selfdrive/car/hyundai/values.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: f10ac7d060
4 years ago
Greg Hogan
e7ad7b91e6
improve instructions for enabling hyundai radar tracks
...
old-commit-hash: 9db5edae72
4 years ago
HaraldSchafer
3305024cfc
remove ACADO ( #22247 )
...
* remove acado
* not relevant anymore
old-commit-hash: 42d93e94df
4 years ago