Shane Smiskol
7260047750
Sort car ports
...
old-commit-hash: 102687e1ac
1 year ago
Justin Newberry
337b156518
Pytest: load by group by default ( #30466 )
...
* wip
* use a class marker
* this one should be grouped too
old-commit-hash: 31c682d407
1 year ago
Justin Newberry
decf24d775
thermald: recover from modemmanager restart ( #30464 )
...
* test modem recovery
* static analysis
* also test lte reload
* this should just be try catched as well
* maybe we can find a better way than this
* rm the test
* make it clear
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: f99939426f
1 year ago
Adeeb Shihadeh
8b0d04faa9
remove mui
...
old-commit-hash: b3c7a0c871
1 year ago
Adeeb Shihadeh
d7ed164459
Update Python packages and pre-commit hooks ( #30463 )
...
Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
old-commit-hash: 51207aaae2
1 year ago
Tam Chau
40935ddb76
Mazda: add CX5 2022 fingerprint values (VN 2023) ( #30342 )
...
Add mazda cx5 VN 2023 values
old-commit-hash: 96eee13836
1 year ago
Saber
3964cd1103
VW MQB: Add FW for 2021 Tiguan ( #30401 )
...
* VW MQB: Add FW for 2021 Tiguan
route name:f3946aa3bdb4bfc7|2023-11-06--14-53-07--0
The carParams always show transmission as "Hyundai", cant get VW format
* add correct transmission
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 06fbaacefe
1 year ago
Dean Lee
13d0f243ff
cabana: highlight dowloaded segments ( #30459 )
...
highlight dowloaded segments
old-commit-hash: 86a5ac383e
1 year ago
Viktor Hansson
a10dbffbf8
VW: Add FW versions for Passat GTE 2018 ( #30450 )
...
* VW: Add fw-versions for Passat GTE 2018
* Remove duplicate fw-versions for PASSAT_MK8
* Removed duplicate fw version for PASSAT_MK8
One of them included \023 and the other \x13 which was interpreted as the same character in python
* Apply suggestions from code review
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 6ce66dee4f
1 year ago
Erich Moraga
49b8f1b470
Lexus: add several ECU versions for 2018 Lexus RC ( #30322 )
...
`OQO0#8618` 2018 Lexus RC DongleID/route 01762a5235a24145|2023-10-24--17-44-27
old-commit-hash: b643aca8d6
1 year ago
Saber
959aaca60b
VW MQB: Add FW for 2020 Golf ( #30375 )
...
route name:0bbe367c98fa1538|2023-10-25--11-23-54--0
old-commit-hash: 78ccef28a8
1 year ago
ohber
790d82c851
Kia: add 2023 Stinger FW ( #30344 )
...
* Added 2023 Kia Stinger Fingerprint
* Fixed type on FP value
* Fixed typo on fingerprint value
* update docs
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 919303ec08
1 year ago
Saber
ddf3628dd5
VW MQB: Add FW for 2023 Kamiq ( #30376 )
...
* VW MQB: Add FW for 2023 Kamiq
route name:0bbe367c98fa1538|2023-11-04--12-56-37--0
* update docs
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 5b50cc2954
1 year ago
Vadim Pronin
2da24d604b
VW MQB: Add FW for 2018 and 2022 Volkswagen T-Roc ( #30315 )
...
* Added ECU values for VW T-Roc 2022
* Added ECU values for VW T-Roc 2018
* fix docs
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 62d4f464a0
1 year ago
Calvin Chui
31568c850a
Toyota: Add Lexus GS F 2016 ( #30245 )
...
* added GSF ECU values
* Added Lexus GSF data
* added route for GSF
* test RC code
* revert fingerprints back from RC test to GSF
* fixed type for route
* specify route segment for GSF
* added GSF to torque substitute
* removed year designation for GSF
* added MY back to all "Lexus GSF"
* removed route, don't think it does anything
* move GSF ecu values to better place
* remove whitespace from toyota > interface.py
* added in public route for LEXUS_GSF
* added GSF to docs
* update test route
* update test route
* update 266 Supported cars
* trying different dbc
* updated to working route
* clean up
* add to releases
* updated test route
* new route
* docs
* slightly better torque params
---------
Co-authored-by: cchui <cchui@eogresources.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 2647a4b4a9
1 year ago
Adeeb Shihadeh
a05327ad9e
new sim connection settings ( #30457 )
...
* new sim connection settings
* fix att conflict
* sim id
* clenaup
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: e323191299
1 year ago
Adeeb Shihadeh
4ef0b3d717
tici: fix leftover APN config from AT&T ( #30458 )
...
old-commit-hash: cc32a6bf9f
1 year ago
Harald Schäfer
91920dcf66
Rm laika deps in rawgpsd ( #30452 )
...
* Rm more laikad references
* rawgpsd usage of laika
* bugfix
old-commit-hash: c0942dbf9f
1 year ago
Harald Schäfer
9bf8ee6c86
Rm more laika references ( #30451 )
...
Rm more laikad references
old-commit-hash: 95c6d5140a
1 year ago
Shane Smiskol
3ef2662007
Toyota: bump Camry model years to 2024
...
3d35748a8816ca62
old-commit-hash: 32a0b10983
1 year ago
Justin Newberry
6af8e72604
Process Replay: move to pytest ( #30260 )
...
* process replay pytest
* enable long diff
* readd job name
* make it executable
* cleanup imports
* retrigger
old-commit-hash: 90c873ab1d
1 year ago
Justin Newberry
efaa3ea500
Pytest: default settings on PC improvements ( #30441 )
...
* always multithreaded
* multithreaded
* pkill correct process
* escape more
* load for interfaces
old-commit-hash: 2ad82cbfb0
1 year ago
Dean Lee
543ea2bf57
replay: simplify the code for allow/block list ( #30449 )
...
simplify allow/block list
old-commit-hash: da95fd3019
1 year ago
Tim Wilson
c668054d6f
C3: add gps_vs_llk plotjuggler layout ( #30448 )
...
add gps_vs_llk plotjuggler layout
old-commit-hash: d3b91f266a
1 year ago
Dean Lee
0de1648cca
replay: remove deprecated support for `PANDA_STATE_D_E_P_R_E_C_A_T_E_D` ( #30447 )
...
old-commit-hash: 9e06525642
1 year ago
Shane Smiskol
36ffe450f3
bump panda ( #30437 )
...
* bump
* bump
old-commit-hash: 816c18a4ec
1 year ago
Hoya
b1b72eb8d2
Hyundai: Add FW for Genesis G80 2018 ( #30425 )
...
* Update values.py
* Update selfdrive/car/hyundai/values.py
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 252531e1bb
1 year ago
Adeeb Shihadeh
8d3a5970d4
jenkins: use build.py to manage cache size ( #30440 )
...
* jenkins: use build.py to manage cache size
* label
* set pp
* double
* cleanup
* non mimimal build on PC
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: 5f7143df02
1 year ago
Justin Newberry
a0b0c1c4e7
CI: codecov for multiprocessing ( #30432 )
...
old-commit-hash: 2629417320
1 year ago
Shane Smiskol
d483edb8f6
Hyundai CAN: update driver braking signal ( #30424 )
...
* use DriverOverride
* bump
old-commit-hash: e94c3c5569
1 year ago
Adeeb Shihadeh
7df9a44085
camerad: reduce to 1s of buffers
...
old-commit-hash: 72cc2e34cb
1 year ago
Dean Lee
efa9cce3de
cabana: allocate qt objects on the heap instead of stack ( #30374 )
...
allocate qobject in heap
old-commit-hash: 86efd70fa9
1 year ago
Jason Young
2dd2b0b179
VW MQB: Add FW for 2020 Volkswagen Atlas ( #30430 )
...
* VW MQB: Add FW for 2020 Volkswagen Atlas
* oops
old-commit-hash: db3f56a6f6
1 year ago
Adeeb Shihadeh
fa87fadcef
SOM boot recovery ( #30427 )
...
* SOM boot recovery
* bump
* master
old-commit-hash: 515e57402a
1 year ago
Dean Lee
6f27ae486f
replay: make `speed_` atomic ( #30429 )
...
make speed_ atomic
old-commit-hash: 26a82e70d5
1 year ago
Nickolas Komarnitsky
55b1515b75
Subaru: Add FW for 2022 Legacy ( #30434 )
...
Update values.py
old-commit-hash: cf2d4fd7ea
1 year ago
Eric Brown
b9a881f622
Fix typo in CARS.md ( #30433 )
...
old-commit-hash: bd00fba980
1 year ago
Justin Newberry
0a901ebe02
Revert "CI: codecov for multiprocessing" ( #30431 )
...
Revert "CI: codecov for multiprocessing (#30428 )"
This reverts commit 3b07eefe35677ba9cd35680864b88d5eacd3a25e.
old-commit-hash: 863fdec50e
1 year ago
Justin Newberry
81e3076dc6
CI: codecov for multiprocessing ( #30428 )
...
* concurrencty codecov
* its a list
* retrigger ci
* increase delay
old-commit-hash: 1e91cf92a1
1 year ago
Justin Newberry
d50bddf658
CI: label codecov uploads ( #30426 )
...
* label
* matrix
old-commit-hash: 5c2796a104
1 year ago
Adeeb Shihadeh
9347e8ad5c
bump panda
...
old-commit-hash: f9a5f64498
1 year ago
Justin Newberry
267ce0dfca
bump panda ( #30419 )
...
old-commit-hash: eed0ddc3b8
1 year ago
Justin Newberry
e55c032ac0
CI: pytest for the rest for GHA ( #30418 )
...
* pytest car
* all pytest
* need more time
* keep release test short
* keep it short
old-commit-hash: 53b6ab9e18
1 year ago
Vivek Aithal
f8dce94688
params: Remove separate CarParams from each daemon ( #30405 )
...
* remove separate previous route carparams from each daemon and add centrally to controlsd
* extract out sigint handler
* make process replay work for torqued
* don't write param if None
old-commit-hash: 2eb487c9a5
1 year ago
Justin Newberry
621dae92c7
build_release: increase timeout again ( #30417 )
...
* inc timeout
* 3 minute timeout
old-commit-hash: 844cbd95e7
1 year ago
Justin Newberry
d2fde3ab22
build_release: increase timeout ( #30416 )
...
inc timeout
old-commit-hash: fa9d3ec1f5
1 year ago
Justin Newberry
b4992fefed
Pytest: consistent codecov ( #30408 )
...
* seed only
* random seed
* ignore version.py
* increase max examples
* increase default max examples
old-commit-hash: d02dd50749
1 year ago
Adeeb Shihadeh
13c8345d17
Update RELEASES.md
...
old-commit-hash: 4967377b3f
1 year ago
YassineYousfi
66a17a17b8
modeld: handle division by zero ( #30411 )
...
* modeld: avoid division by zero
* undefined at 0
old-commit-hash: 84d2fa68f7
1 year ago
Shane Smiskol
32821e0860
bump panda ( #30415 )
...
bump
old-commit-hash: 1d7caa80aa
1 year ago