Adeeb Shihadeh
5769be2014
test model timings in CI ( #21075 )
...
* test model timings in CI
* fix model packet name
old-commit-hash: 8fbfa6382457df8adff1fbe7066e76731b1791d0
2021-05-30 14:10:29 -07:00
Jason Young
3355bc1381
VW MQB: Add FW for 2017 SEAT Leon ( #21077 )
...
* Add FW for 2017 SEAT Leon (fodys)
* Extend Leon MY range in README and RELEASES
old-commit-hash: 9b213538cf92c8ece59e30fb49b4e053e8b13017
2021-05-30 13:44:07 -07:00
Maxime Desroches
88ae07b37b
UI: add missing override identifiers ( #21081 )
...
old-commit-hash: 3c058e0b646c7918650c7779928ea67fe1627c9b
2021-05-30 10:12:11 +02:00
ShaneSmiskol
39e347a837
Add missing Chrysler routes ( #21074 )
...
* Add missing Chrysler models
* always skip problem chryslers for now (above 150 threshold)
* test if chrysler or jeep
* use carName...properly!
old-commit-hash: f50a13035a19f33a8bc6db8fd192ea8d96110eaf
2021-05-29 00:02:04 -07:00
ShaneSmiskol
4433f72117
Add some missing Hyundai routes ( #21072 )
...
* Add Forte route
* All other Hyundai are mia
old-commit-hash: 4605625960228044cc7735eeb4710255d579b49a
2021-05-28 23:25:46 -07:00
Adeeb Shihadeh
c7c49e8e35
fix up model tests + tools ( #21071 )
...
* unlogger: send yuv stream
* fix up model test tools
* fix unlogger
* rename model replay
* bump cereal
* test in actions
* no ci for now
old-commit-hash: cf6d133638caac0d974209f92be9c200cdbcbf3f
2021-05-28 23:08:08 -07:00
Maxime Desroches
79931cc594
UI: Updated in settings ( #21051 )
...
* last update time + release notes
* remove test
* revert to previous constructor
* change label name
* time format for last update check
* cleanup
* add time formatting function
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: e3f6360e45f3cc820c26a2f65e2bf382515db7e0
2021-05-28 21:15:45 -07:00
ShaneSmiskol
1b9a7c7759
Update Honda Fit route ( #21065 )
...
* print which car is causing issues, can't reproduce locally
* debug
* Update Fit route
* are there any counter fails now?
* revert
old-commit-hash: 1626017a4d3ff61c226a78458d721e7d212b6164
2021-05-28 18:01:01 -07:00
Jason Young
2531599813
VW MQB: SEAT Leon Mk3 ( #21048 )
...
* Add 2020 SEAT Leon (exclamation point ai)
* Add SEAT Leon to README
* Fix Leon model-year
* Add SEAT Leon test route
* thanks me!
old-commit-hash: 34b6c56021c2bc83971c8bd113913c280e24a69c
2021-05-28 13:53:50 -07:00
Jason Young
bf9a2704f6
VW MQB: Add FW for 2018 Volkswagen Atlas ( #21068 )
...
old-commit-hash: 0c89ad98e5ea3d6226f63e46dc807e7c9d73a625
2021-05-28 11:45:53 -07:00
Willem Melching
921aa1f0a4
Mazda: remove CAN fingerprints ( #21067 )
...
old-commit-hash: 0f13a80e0bcad505c7ba4aadf8c3cd36449f505f
2021-05-28 16:53:12 +02:00
Jafar Al-Gharaibeh
f108d93bc0
Mazda FP 2.0 support ( #20879 )
...
* Mazda FP 2.0 support
ECU FW for CX-5 2017 and Mazda3 2017
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com >
* Use standard UDS request/reponse, fix missing arg.
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com >
* Add CX-5 FW test
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com >
* update/add FW FP
Current suported models:
CX-5 2017/2021
CX-9 2019/2020
Mazda3 2017/2018
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com >
* Add Cx-9 2019 FW FP
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com >
* Remove comments, remove TESTER_PRESENT_REQUEST from Mazda
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com >
* add transmission ecu to startup test
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com >
old-commit-hash: 824f93303d95695a761d10a00b0e9547274db6a9
2021-05-28 15:50:58 +02:00
Willem Melching
c0984ebb97
cleanup brightness params ( #21066 )
...
old-commit-hash: 93424ec6b4f1fb18db61e27877f28fa0357c5455
2021-05-28 15:45:41 +02:00
Dean Lee
a436b51e84
move c++ framereader to selfdrive/ui/replay ( #21053 )
...
old-commit-hash: bb5bcc7e49b8a1ae04e951ffc03848432edd8859
2021-05-27 16:00:11 -07:00
ShaneSmiskol
fa75ee24f2
Clean up test_routes file ( #21056 )
...
* remove no enableCamera routes and add to missing
* use a named tuple
* split makes by \n, fix reference to routes
* Update selfdrive/test/test_routes.py
* Update selfdrive/test/test_routes.py
* Update selfdrive/test/test_routes.py
* Update selfdrive/test/test_routes.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: e7afb262033b3e7a5bfd05d54e1f63c1840d7428
2021-05-27 15:29:48 -07:00
Adeeb Shihadeh
9b9a9c1c2c
no jenkins on hotfix branches
...
old-commit-hash: 4970e2fba37048971e112131656d16039fab3d34
2021-05-27 15:03:23 -07:00
Adeeb Shihadeh
f53936f904
Revert "updated: fix surfacing exceptions and errors ( #20754 )"
...
This reverts commit 07006949d3734b433a8b9de60440523f5e760d88.
old-commit-hash: 967489bdaae415aeee3ff73625c16e4b20d7e063
2021-05-27 14:35:52 -07:00
Adeeb Shihadeh
82a82ce9b6
remove test too
...
old-commit-hash: f7cf66867bff75f5b53b6d0a2919a67e6e22242f
2021-05-27 12:37:52 -07:00
Adeeb Shihadeh
e35b30c9dd
calibrationd: remove support for json params
...
old-commit-hash: 95380969ea640c42968546a12133a6ebb8ca03fa
2021-05-27 12:36:42 -07:00
ShaneSmiskol
c2b41b8b55
Add missing Hondas and Toyotas to tests ( #21044 )
...
* Add new route for Acura ILX
* Add Lexus RXH
* Add CRV Hybrid route
* Add Insight route
* update sync script
* Add Avalon route with rlogs
* Update CRV route
* Update Pilot 2019 route
* Add Camry Hybrid 2018 route
* Add 2017 Highlander
* Add 2018 Highlander Hybrid
* Add TSS2 Highlander Hybrid
* Add Accord Hybrid
* Repalce old Accord
* Update Lexus RXH route with logs, CHR+H, skip Avalon for now (fixup in another PR)
* Add CRV
* How did I miss this!
* add exception for CRV Hybrid
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 997319fac19836a6b528b5b0d73ba6dfe0e3fb7f
2021-05-27 12:20:14 -07:00
Adeeb Shihadeh
c8f01a6728
use build.py in build_devel.sh
...
old-commit-hash: 8d619e8dd2f63411b6f7da57d41724c84915696b
2021-05-26 20:26:43 -07:00
Adeeb Shihadeh
bf9f1f3871
fix low memory on tici
...
old-commit-hash: e1d7a1af10c1a4a5efe2fe6f278f2af0dbc25718
2021-05-26 19:47:10 -07:00
Greg Hogan
a86a549b5d
athena: version endpoint ( #21045 )
...
* athena: version endpoint
* get_version function
* more explicit version validation
old-commit-hash: ea0f7e27979fc2e39909c778b75f138fd3113a3b
2021-05-26 18:33:27 -07:00
Ewan
e03be02f37
2019 Nissan Altima fingerprint ( #20969 )
...
* Update values.py
Add 2019 Altima support (may be specific to VC-Turbo model, do not have NA model to compare to)
* Update README.md
Add 2019 altima
* Update values.py
Combine fingerprint of 2020 + 2019
* Update values.py
* Update values.py
Sort fingerprint values numerically by key
old-commit-hash: a844c60f145447a35fbdafc3872a68ab8a3168ab
2021-05-26 17:54:44 -07:00
Adeeb Shihadeh
39d83ba32c
remove oneplus camera params ( #21047 )
...
* remove oneplus camera params
* align
old-commit-hash: 8fdbbdef73809d69622a1046c693c144167e5b9a
2021-05-26 17:46:43 -07:00
ShaneSmiskol
75b1c7c4ba
Improve focus when using snapshot ( #21031 )
...
old-commit-hash: a4571443578d53d414ebc3384414e8502ee3c528
2021-05-26 17:17:04 -07:00
Adeeb Shihadeh
8643b80f0b
add octavia to release notes
...
old-commit-hash: b174843e3abf2f1c62ac395952ea54a40e4d55f8
2021-05-26 17:14:27 -07:00
Jason Young
f86abe47ce
VW MQB: Škoda Octavia Mk3 ( #21013 )
...
* Add Skoda Octavia (cben, Saber422)
* Add Skoda Octavia to README
* Add to test_routes.py
* Remove non-viable test route
* Add test route for Octavia
old-commit-hash: 4de1655d20160f189181fe9f292b40d9e045061f
2021-05-26 17:08:33 -07:00
Jason Young
24a9b9248c
Update CI tests for CAN fingerprinting deprecation ( #21043 )
...
* Start refactor of CI tests for FPv1 deprecation
* Fix test_car_interfaces
* Touch up comment
* Smaller diff
old-commit-hash: 182b00896c7c49dc18ee100fdb3cb7128f1dd5ea
2021-05-26 14:02:42 -07:00
Willem Melching
6afdeb58f1
Compute on-road screen brightness based on camera exposure ( #21024 )
...
* Compute screen brightness based on camera exposure
* fix up scaling
* remove light sensor completely
* fix gain calculation
* cleanup
* remove comment
* bump offroad brightness
old-commit-hash: 23789c9d4ecbeb7a4b7cbecd0d5c231e303544ba
2021-05-26 12:21:11 -07:00
Willem Melching
9b54578c9a
LSM6DS3 fix gyro scale ( #21040 )
...
old-commit-hash: 79a2f06760533296164c2713ef2b73df85ef19ee
2021-05-26 15:44:51 +02:00
Willem Melching
a7ddd6ecc7
fix route framereader when using signed urls ( #21029 )
...
old-commit-hash: 476ee918453a6a3658c88e1912f8ca21c322844e
2021-05-26 11:36:53 +02:00
Willem Melching
c81ffbf34b
bmx055 magnetometer fix reference frame ( #21026 )
...
old-commit-hash: 6340c2a996f4fff5ad9cc268f154ce67ec0a9231
2021-05-25 21:53:15 -07:00
Adeeb Shihadeh
5a80518b52
tici, it's just like cici
...
old-commit-hash: 189ee62d002a765af4edf6a6689ef62c3c20599f
2021-05-25 20:36:50 -07:00
Adeeb Shihadeh
344bad2183
NEOS 17 ( #21032 )
...
old-commit-hash: debea351fa393c659393116d8de1b14f7a0a5b71
2021-05-25 16:18:18 -07:00
Adeeb Shihadeh
c41e23070b
set github username in key setup script
...
old-commit-hash: 732006b0bc2813689fd161a553a5c19b5bb78420
2021-05-25 15:45:29 -07:00
Adeeb Shihadeh
d67b194790
chrysler pacifica 2020 fingerprint values
...
old-commit-hash: c736b7e5bb928b42c22a9acf0fb33ff43ae3c0cc
2021-05-25 14:23:05 -07:00
Adeeb Shihadeh
fa82480042
clear more big dirs on jenkins devices
...
old-commit-hash: 21d4f8743adcef392e293e520e5db3d94f5ceec6
2021-05-25 11:44:49 -07:00
Willem Melching
a46e3c5cb4
athena: log before trying to connect
...
old-commit-hash: 8f3e395a1fb65f812a0782b9808a9cac1c5b862c
2021-05-25 17:47:20 +02:00
Willem Melching
74c14cd1c2
bump cereal
...
old-commit-hash: f5af6becc87d4d44e92dd226fa99bd211d592a6f
2021-05-25 17:35:10 +02:00
Willem Melching
80ec32bcf3
loggerd: put signal in end of route sentinel ( #21025 )
...
old-commit-hash: 6e22f16ddb03eaa030d5e6a16039c193808e7586
2021-05-25 17:34:40 +02:00
Willem Melching
9754f9fdc5
manager.py: fix UNREGISTERED_DONGLE_ID check ( #21027 )
...
old-commit-hash: ba5d6bbd702e35afad028fadd392d7ed8a2a8dc2
2021-05-25 17:26:25 +02:00
Willem Melching
86ff70a234
fix test_fw_query_on_routes.py
...
old-commit-hash: 62545f6c2bf1c6d03cdf8712947f19291654954d
2021-05-25 13:25:42 +02:00
dingyf12593
12a114dd6c
VW MQB: Add FW values for 2018 Volkswagen Golf ( #21020 )
...
old-commit-hash: a6cfe9043672df66e78a6e7fce834ba794c0cf71
2021-05-25 12:37:23 +02:00
Adeeb Shihadeh
ef2d27edb2
use build.py in jenkins
...
old-commit-hash: b79ec744838fa614935614f7315979438d0078e9
2021-05-24 19:52:54 -07:00
Adeeb Shihadeh
bb70ddcbfe
Move CAN fingerprinting behind community features ( #20993 )
...
* Move CAN fingerprinting behind community features
* fix typo
* fix startup test
* fix
old-commit-hash: 726fb9d50135d2469fe87ff50d0540965955e37f
2021-05-24 19:21:58 -07:00
Jason Young
56612e7152
VW MQB: Rescue some FPv1 stragglers ( #21019 )
...
* Add FW, model-year for Audi A3 (Flyer)
* Add FW for 2016 Passat B8 (jwebb)
old-commit-hash: df93263a81bd0cc51424acff0fcc0be67db49b5c
2021-05-24 19:17:51 -07:00
Dean Lee
7b253433f2
Refactor FrameReader ( #21002 )
...
* Refactor FrameReader
* decodeThread
* delete frame
* remove joined
* continue
* less diff
* robust cv wait
* cache fist 15 frames
* notify_all
* rename variables
* need call avformat_find_stream_info before dump_format
* get width&height from codec
* use std::string
* delete in removeSegment
* use std::mutex in lockmgr_cb
* fix wrong min/max
* no get in process
* cleanup
* always notify decodeThread to do prefetch
old-commit-hash: 5540dcae7820f0c5f3e0122ed22bd19a8bb0203e
2021-05-24 17:01:15 -07:00
martinl
c2a95c9d2c
Fix Subaru Preglobal create_es_throttle_control ( #21010 )
...
old-commit-hash: aa0c2a1e7f02aaf0e0379e9287594071b6d572bc
2021-05-24 15:36:31 -07:00
Adeeb Shihadeh
e58a495396
Remove ignored CAN fingerprints ( #20994 )
...
* VW is all FW
* fix test
* toyota
* honda
* hyundai
* remove IGNORED_FINGERPRINTS
* toyota
old-commit-hash: e5575a6a4ccf1b43ba652ec7c3009d2389edac63
2021-05-24 13:50:10 -07:00