Shane Smiskol
8ac1580bd1
Honda Pilot: allow fingerprinting without comma power ( #31945 )
...
* pilot
* pilot
* clean up
old-commit-hash: 0a30af327d3de444dfb69e5180626a1dde80bd99
2024-03-20 20:08:12 -07:00
Justin Newberry
3ab117d599
add get_build_metadata function ( #31923 )
...
* version
* Get build metadata
* two lines
* channel
* cwd
* default to unknown
* dataclass
old-commit-hash: 38d03b997958effea805a6c3860d2c5edaf2ae65
2024-03-20 16:43:58 -07:00
Shane Smiskol
7a59276c89
Honda Ridgeline and Insight: allow fingerprinting without comma power ( #31938 )
...
* Ridgeline and Insight
* ridgeline
* Insight
old-commit-hash: 1a03da9df336c136c7bf0e93cb2d2f3731f89555
2024-03-20 16:19:18 -07:00
Shane Smiskol
2152397d40
Honda: allow fingerprinting without comma power for more platforms ( #31935 )
...
* 4 more platforms
* only the first is missing srs?!
* vsa didn't respond on these 8 routes
* acura is good!
* do CRV Hybrid
* CRV is already done
* new line
* Revert "new line"
This reverts commit 411c92c77b695d3df716f84b6f302fa0f791d555.
old-commit-hash: a0b589eda9c749c697fa4db80b6129b2545e8fee
2024-03-20 15:35:19 -07:00
Justin Newberry
12d49a4ced
Revert "and juggler"
...
This reverts commit a414a21aa11bd2de47fbd2664f5b03b2b93cfa80.
old-commit-hash: b489550b7ff8866bda726b97283efe7dfa00f0e3
2024-03-20 18:03:04 +00:00
Justin Newberry
12b67b0c83
and juggler
...
old-commit-hash: d75c32eaaaf4c7e1858a3b31238ffb35e7a67b5e
2024-03-20 17:59:31 +00:00
Justin Newberry
bce4276d06
cabana: migrate dbc map ( #31920 )
...
* fix cabana
* within platform map
old-commit-hash: 1f424bf7dcbe13a6a60212816cfd3057da6f5a1f
2024-03-20 10:57:41 -07:00
Cameron Clough
aa56650862
test_models: migrate fingerprint ( #31936 )
...
old-commit-hash: 90ff0dd04728c55237a71ec99ece7adcd03c1e21
2024-03-20 10:57:28 -07:00
Adeeb Shihadeh
fcbce3d8f6
cleanup pedal crc
...
old-commit-hash: 23e8ad73979735479131dfb303e249b861829468
2024-03-20 10:35:33 -07:00
Shane Smiskol
53c7f5aaab
Honda E: allow fingerprinting without comma power ( #31934 )
...
HONDA_E
old-commit-hash: 1b930ae616ac31d0fc7aa63eeb1f96866f6bf1ac
2024-03-19 22:47:08 -07:00
Shane Smiskol
78a63ffecb
Honda: allow fingerprinting without comma power for some platforms ( #31933 )
...
* pending
* notes
* these are ready!
* do odyssey
* Freed
* ACURA_RDX_3G
* HONDA_HRV
* new lines
* sort
* clean up
* comment new line
comment new line
old-commit-hash: 6d8534758f545660cd68665a7c36678f1f874826
2024-03-19 22:39:30 -07:00
Shane Smiskol
a20882116f
Toyota: RAV4 Hybrid cannot do stop and go as stock ( #31931 )
...
* rav4 also like this
* docs
old-commit-hash: 8f174d82d6d1b9719b267cdc2106a02b63c075e9
2024-03-19 21:10:20 -07:00
Dean Lee
78877f970c
cabana: horizontal scrolling with Shift+wheel ( #31929 )
...
old-commit-hash: 9ed5c78a805263908df030d7037efdfecb9323d2
2024-03-19 19:03:23 -07:00
Justin Newberry
b899592b18
cars: platform enums -> prepend brand name ( #31927 )
...
* with brand name
* migrate
* Fix
* fixes
* more
* passes
* fix
* fix the doc
* collects
* these too
* more stuff
* body exception :/
* more
* hardcode i guess
* update ref
* toyota
* more toyota
* and here
* final!
* fix notebooks and ccs
* move this here
old-commit-hash: b0eb3ba4f477142797624580eb3fdb6448f068d6
2024-03-19 17:29:50 -07:00
Adeeb Shihadeh
428f170f59
car: CarController and CarState are always present ( #31925 )
...
* always set
* add mock
* little more
* fix
* fix
old-commit-hash: afc96972c80743378ad0e091d9dca8c216b09298
2024-03-19 14:16:33 -07:00
Adeeb Shihadeh
cd74ed0489
Abstract out common CarInterface.apply ( #31924 )
...
old-commit-hash: 3a7582d9a624ab7b43fd6cf98a19657252b11850
2024-03-19 13:46:31 -07:00
Justin Newberry
1f218e4169
parameterize get_version and add get_release_notes function ( #31922 )
...
version
old-commit-hash: 018b6d0fae1660b4e2916d9ce834daad47503668
2024-03-19 12:58:30 -07:00
Justin Newberry
a5bc36ea9d
move git commands to common/git.py ( #31921 )
...
move git into common/git.py
old-commit-hash: 4fbc8a389662f82018eeabd03294cc761b87ce75
2024-03-19 12:39:09 -07:00
Dean Lee
eba689d638
replay: get route datetime from INIT_DATA ( #31913 )
...
get datetime from INIT_DATA
old-commit-hash: d647361fae99b94c31e5071cbb6d81410b68c32e
2024-03-19 11:46:39 -07:00
Shane Smiskol
4324576ace
[bot] Fingerprints: add missing FW versions from new users ( #31917 )
...
old-commit-hash: 530bc62baa15937ac93925d5dcf39c6b868dc22a
2024-03-19 11:16:36 -07:00
thenhnn
77d6d1a8f1
PlatformConfig: automatically get platform_str from the enum name ( #31868 )
...
* get platform_str from the enum name
* fix tests
* add migration table
* remove impossible todo
* Add link to PR in MIGRATION table
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
* Remove useless brand name comments and rename RAM_1500 to RAM_1500_5TH_GEN
* rename RAM_HD to RAM_HD_5TH_GEN
* rename references to RAM_HD and RAM_1500
* change "mock" to "MOCK" and rename torque data of Nissan Leaf 2018 IC
* remove MOCK from fingerprints.py
* change hard-coded car model in test_can_fingerprint.py/test_timing
* migration
* update ref
* space
* prius
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
Co-authored-by: justin newberry <justin@comma.ai >
Co-authored-by: Justin Newberry <jnewberry0502@gmail.com >
old-commit-hash: 489528dcae3888311f92075ba9e0f68626725121
2024-03-19 11:16:02 -07:00
Cameron Clough
0ca2fdb545
cabana(DBCFile): preserve original header ( #31900 )
...
* cabana(DBCFile): preserve original header
* add trailing space
old-commit-hash: 5a805df3402c8a0661a9b663d88378313b19784e
2024-03-18 22:37:45 -07:00
Dean Lee
234338ad55
cabana: fix the suppress highlight breaks after seeking ( #31912 )
...
old-commit-hash: 9e1639c3f18e399ece90c0f795933b5c62e043c7
2024-03-18 22:37:17 -07:00
Adeeb Shihadeh
dd1bdc9a09
won't need this
...
old-commit-hash: 4c424eb4b05836b379469d17aabd7cbef47edf2b
2024-03-18 22:13:47 -07:00
YassineYousfi
5f3960a3a7
duck amigo model ( #31883 )
...
* 026c8008-1728-4549-baf4-ab0436f2927d/700
* update model replay ref
* update again
old-commit-hash: 2aaaa3f1674d5aa2f0d9c685f8257d2466141d5c
2024-03-18 16:37:15 -07:00
Shane Smiskol
b19c757ec2
[bot] Fingerprints: add missing FW versions from new users ( #31842 )
...
Export fingerprints
old-commit-hash: d82fc7f27bd92a5e972416610b53eea3804bcfdc
2024-03-18 16:02:34 -07:00
Adeeb Shihadeh
b0349d9c40
[bot] Update Python packages and pre-commit hooks ( #31906 )
...
Update Python packages and pre-commit hooks
Co-authored-by: jnewb1 <jnewb1@users.noreply.github.com >
old-commit-hash: 881b38d061e6ae516a6069e216725a228591ddf6
2024-03-18 09:56:37 -07:00
YassineYousfi
da82d60941
bump panda ( #31908 )
...
old-commit-hash: aca566bd6a7c1eb094361cb046635e7ee55dcbcc
2024-03-18 09:08:41 -07:00
Adeeb Shihadeh
3bf3f4bf78
remove pedal ( #31903 )
...
* remove pedal
* bump panda
* fix
* update refs
old-commit-hash: fa12a6722868d436f15bea31537df1277bcc4027
2024-03-17 22:42:49 -07:00
Adeeb Shihadeh
e62b7e72dc
Update RELEASES.md
...
old-commit-hash: e3afa373aa389826ff2a15673561a4191ca9deed
2024-03-17 22:16:16 -07:00
Dean Lee
6ecd7bd524
replay: fix segfault in Replay::queueSegment ( #31902 )
...
old-commit-hash: e79cb0edaf88bde8ebdf1b0ac1b6fb5c6b5122d3
2024-03-17 21:55:27 -07:00
James
b0c9545837
Remove duplicate TimezoneFinder declaration ( #31901 )
...
old-commit-hash: b122725a680f7c06a2396941ead1fdfe60143c77
2024-03-17 17:33:47 -07:00
Justin Newberry
4de27acf3d
more car info -> car docs ( #31885 )
...
old-commit-hash: 0b92f4e9ee59b9de7ef0895d6d35e06027d3891c
2024-03-17 16:53:57 -07:00
Cameron Clough
764c5cdae4
cabana(DBCFile): interleave msg and signal comments ( #31899 )
...
This matches the behaviour of CANdb++
old-commit-hash: 3e816e7df89eccb6375f87c8ae4276312116e5ad
2024-03-17 11:17:29 -07:00
Shane Smiskol
c08330eb0a
[bot] Fingerprints: add missing Volkswagen FW versions from new users ( #31734 )
...
Export fingerprints
old-commit-hash: 7e9a909e0e57ecb31df4c87c5b9a06b1204fd034
2024-03-17 02:23:44 -07:00
gittyhubbyfrankybobby
c43753246b
Add Genesis G90 2020 Fingerprint ( #31893 )
...
* add 2020 G90 fingerprint
* Add G90 fingerprint
* Add 2020 G90 transmission and fwdRadar fingerprints
* run bot
* probably fine to include 2019
---------
Co-authored-by: Dwight Awesome <dwightmawesome@maximus.com >
Co-authored-by: Shane Smiskol <shane@smiskol.com >
old-commit-hash: 04382115c1cf9a2082ce9f644106d63f7d99d837
2024-03-17 02:14:01 -07:00
Shane Smiskol
37819bd428
[bot] Fingerprints: add missing FW versions from new users ( #31897 )
...
Export fingerprints
old-commit-hash: 96aa3223e523a555c04a10ab68a64ef43ef35803
2024-03-17 02:05:13 -07:00
Shane Smiskol
59421a0835
Toyota: check FW valid ( #31898 )
...
* basic check
* basic check
* fix
old-commit-hash: 9d5c70fbc9349d420c181ff098250e24d03eba07
2024-03-17 01:55:48 -07:00
ishfaaq
bf4ff54d76
Updating steerRatio for 4th gen Hyundai Tucson (2022+) ( #31877 )
...
Update values.py
old-commit-hash: 93c06eaf43e525b4eeb9e53de889a0fb8d542c4d
2024-03-17 01:44:26 -07:00
James
470620189e
Fix radard comment ( #31891 )
...
old-commit-hash: 1cb49ae44d8a5c2ecc2e8a38cb6aea2d5cfcb674
2024-03-16 00:56:04 -05:00
Shane Smiskol
236459f855
Kia Niro Plug-in Hybrid: update required package ( #31888 )
...
* from https://www.applewoodkialangley.ca/new/2022-Kia-Niro%20plug_in%20hybrid-brochure.html?lang=ENGLISH&vehicle=kia-niropluginhybrid-2022
* LXS on 2021 also lacks SCC - https://www.kiamedia.com/us/en/models/niro-phev/2021/documents
* 2020 too?! https://www.kiamedia.com/us/en/models/niro-phev/2020/documents
* update
old-commit-hash: 1723d27b9cc2a7bda6a4d40d3e887b2d85d8e4ca
2024-03-15 17:33:38 -07:00
Chase Bolt
c588b72d03
Kia: add 2024 Sportage X-Pro Prestige camera FW version ( #31581 )
...
* adding fingerprint for 2024 Kia Sportage X-Pro Prestige
* update docs
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
old-commit-hash: a790b49fd5e0217744d7dd0209606a497b10ae50
2024-03-15 17:03:45 -07:00
fri.K
c1e87b48ec
Fingerprint for Skoda Octavia MK3 Scout with 6 speed DSG ( #31574 )
...
Fingerprint for Skoda Octavia MK3 Scout with DSG
retrofitted ACC with Audi A3 rounded radar
old-commit-hash: 0821201dc4edf3c75ae18ec2a30c1fbfca76dfcd
2024-03-15 16:32:39 -07:00
ilxszh
96f0c2e5fa
Add VW Touran CN model fingerprint ( #31295 )
...
* Update fingerprints.py
Add Touran CN model support
* Update fingerprints.py
Remove repeated FR fwVersion.
* run bot
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com >
old-commit-hash: 1610010ad2b174ec43ea33a5852b0c9ea721285e
2024-03-15 16:24:19 -07:00
Stanley Lee
cb34fa59f5
VW MQB: Add FW for 2024 Volkswagen Tiguan ( #30978 )
...
* VW MQB: Add FW for 2024 Volkswagen Tiguan
* VW MQB: Update sort order of new 2024 Volkswagen Tiguan FW
old-commit-hash: 6f9b663ff23716ed5b20c1809066001d7a137c06
2024-03-15 16:12:07 -07:00
Shane Smiskol
7df5678a2e
Ford: hybrid docs ( #31874 )
...
* kinda works
* fix
* clean up
* rm hybrid entries
* shorter
* shorter
* fix that
* one line!
* we can get rid of this now!
old-commit-hash: 5746c4672dffbdee0209318b6492a37c48977b3e
2024-03-15 15:37:29 -07:00
Shane Smiskol
e0c0a7c60a
Hyundai CAN FD: allow more platforms to use enhanced fuzzy fingerprinting ( #31882 )
...
* K8 has hybrid descriptor (GL3H), AND we detect hybrid now
* don't know if Carnival's hybrid variant has them, but it's not out yet, and we detect hybrid
fixes: ec32d6aa1c7735d1/2024-03-15--16-41-46
* cmt
old-commit-hash: 91933b5f428332028e7b5be3ac58cb063486ca89
2024-03-15 14:46:29 -07:00
Justin Newberry
09f12ff055
test_updated: test permissions are preserved ( #31881 )
...
* test perserved
* space
old-commit-hash: 07ec5e5fdb322977c6c7c24286e537b76e5f9203
2024-03-15 14:10:38 -07:00
Justin Newberry
5a7de94a13
rename CarInfo to CarDocs ( #31879 )
...
car info to car docs
old-commit-hash: 655e5f7c3e0312054da1f3075bf6b20d97d8a15c
2024-03-15 11:45:44 -07:00
Adeeb Shihadeh
feee2af5c7
fix typo
...
old-commit-hash: 824782d6376998f06637fba87807430fc93ea99e
2024-03-15 11:11:54 -07:00