Greg Hogan
f646a64cce
Honda CRV BSM alert from B-CAN ( #1867 )
...
old-commit-hash: 825821f010db63c3498d3730069f3eac08ace789
2020-07-21 17:41:45 +02:00
Chris Souers
750d422fb6
Add 2020 Insight FW ( #1879 )
...
old-commit-hash: 85000dd5cc4a5171789f970689dfb32dc31be4a1
2020-07-21 12:06:21 +02:00
cfranhonda
0059e653f0
Update civic bosch longitudinal tuning ( #1875 )
...
These are the correct values when i was testing visionradar. Things got messed when Civics were coded together and got split up again.
old-commit-hash: 1613abb0b15e24e3d0ddec3efdbd0d61581e6d2b
2020-07-20 17:03:20 +02:00
Willem Melching
3cc539e83a
Honda Bosch, use proper non adaptive cruise mode alert
...
old-commit-hash: 611dc4c37f4a607c26542dce67d7568a8319cf55
2020-06-24 18:48:57 -07:00
Chris Souers
1b8cb18586
Add FW for CRV_EU ( #1772 )
...
old-commit-hash: 20e2185eda712cd66a8a66ebfda6228fc446cbaf
2020-06-24 11:57:45 -07:00
Adeeb Shihadeh
521e57e262
test for duplicate ECU firmware versions
...
old-commit-hash: b5efaef98afb812846a5f1c8df07970a9c73e7be
2020-06-22 22:47:16 -07:00
VirtuallyChris
3d228f47ad
Add Civic hatch fw version ( #1758 )
...
old-commit-hash: ddd6029a865ba63d94b2679c68048d59e1922f70
2020-06-22 11:40:23 -07:00
eFini
92fa40ee8a
remove dpulicated firmware id, already existed 3 lines above ( #1736 )
...
old-commit-hash: ee2f60f1cc1d95ba7b4288af143fc6f7132ab728
2020-06-18 08:31:42 -07:00
Willem Melching
d2f2854488
Add Accord FW version
...
old-commit-hash: f418794e40798f7c4a1b6a1496878d755bd2746c
2020-06-15 18:53:09 -07:00
Willem Melching
9779b2cd8f
Big batch of FW versions ( #1682 )
...
* wip big batch of fw versions
* Add the rest
* And two more
old-commit-hash: 66ae0854b4cdee8dbc763d365c6e10b57237cec7
2020-06-11 16:37:45 -07:00
Adeeb
9027018368
Update Flake8 config ( #1624 )
...
* update flake8 checks
* add E502
* no whitespace warnings
* fix violations
* no W391
Co-authored-by: Jason Young <jason@comma.ai >
old-commit-hash: 367155168a0c9fb698c8248a5c28c66c2987ae65
2020-06-03 16:13:34 -07:00
Adeeb
8c0971086b
Fix speed too low ( #1627 )
...
* fix speed too low
* bump ref
Co-authored-by: Willem Melching <willem.melching@gmail.com >
old-commit-hash: 165bcf1f31ffc34b56c84cf8e71f41ce224dd7e3
2020-06-02 17:31:59 -07:00
Willem Melching
a56e2b01f8
Make pylint more strict ( #1626 )
...
* make pylint more strict
* cleanup in progress
* done cleaning up
* no opendbc
old-commit-hash: 843a64c72fb94397a1edf814fa66044c8d92acbf
2020-06-02 16:29:32 -07:00
Willem Melching
2bc6a34ee5
fix flake8 error in honda carstate
...
old-commit-hash: 0a5bb88ca293a690d947ea5d98e915f3f3c8eca9
2020-06-01 15:28:47 -07:00
cowanhmoore
81d0cdfcec
HRV fix gas pedal signal ( #1582 )
...
Seperate CAR.HRV from CAR.FIT
HRV used GAS_PEDAL, not GAS_PEDAL_2 for FIT
old-commit-hash: afaa2b917c249872f59b5ab1a03a93c02d7a3789
2020-06-01 15:26:47 -07:00
Willem Melching
3df1a2c681
Fix low speed engage on stop and go Hondas ( #1613 )
...
* fix low speed engage on stop and go Hondas
* update ref commit
old-commit-hash: f575a9ec12990ac2a764a5f416795d1c618f4609
2020-06-01 10:14:11 -07:00
Adeeb Shihadeh
37a67a2a14
enable flake8 E502: backslash is redundant between brackets
...
old-commit-hash: 6466ec982aa47bcbbc7c6a3a7cf60cec0163be84
2020-05-31 17:41:18 -07:00
Adeeb Shihadeh
9823f1164c
enable flake8 E303: too many blank lines
...
old-commit-hash: f3dcf861c73b47c52b5dd77a8f1f8858005ae18b
2020-05-31 17:21:11 -07:00
Adeeb Shihadeh
68a3061c9d
enable E261 in flake8: two spaces before inline comment
...
old-commit-hash: 27754a277c36b82ef4040e536cc918ba8ad77bec
2020-05-31 14:07:29 -07:00
Willem Melching
e048a1f054
Add alternate Accord tuning
...
old-commit-hash: 02c130731c2c041cbe95cef8717a93a0b6d67b48
2020-05-31 13:37:55 -07:00
Adeeb Shihadeh
be0b43f339
enable flake8 E231: missing whitespace after comma
...
old-commit-hash: efd5dffb1e727c70065fdbe7499ec9e009dfd282
2020-05-31 12:49:11 -07:00
Adeeb
7965569766
Flake8 E22X ( #1607 )
...
* e221
* e225
* bump opendbc
old-commit-hash: 6051061ff8e7809960cc1f2bad9a582801d5a83e
2020-05-31 00:48:47 -07:00
Adeeb
5e857427ba
Enable more flake8 checks ( #1602 )
...
* enable some more flake8 checks
* some more quick ones
* bump opendbc
* e401
* e711 e712
* e115 e116
* e222
* e301
* remove that
* e129
* e701 e702
* e125 e131
* e227
* e306
* e262
* W503
* e713
* e704
* e731
* bump opendbc
* fix some e722
old-commit-hash: d9bf9f0a4036f55411f6dfbb438990a5eb7f4930
2020-05-30 20:14:58 -07:00
VirtuallyChris
36904ea114
Add missing Civic Hatch FW ( #1539 )
...
old-commit-hash: 92f07b92ab1d5f395dbc2783f04112ebdbb8a5bd
2020-05-18 16:22:04 -07:00
Chris Souers
a479ab0802
These lines are an unlabeled duplicate of the 4 below it. ( #1519 )
...
old-commit-hash: 7abcf71f922c9bbff2f71b69c2946e7a57fecc53
2020-05-15 18:30:19 -07:00
Chris Souers
4d1bed7319
Add ECM ID for 2018 Civic Hatchback ( #1518 )
...
old-commit-hash: b9b8e61e93a5f8878b0421a6002b7f2d0ea32be9
2020-05-15 16:36:07 -07:00
Adeeb
48340cc8cb
Alerts + Events refactor ( #1466 )
...
old-commit-hash: d976233f696040cd5f9a5081c7b21742b7aaef66
2020-05-14 15:21:21 -07:00
Chris Souers
bfdf06206e
Add 2020 Honda CRV support ( #1464 )
...
old-commit-hash: e37aaffaadbe0ee9fff9f618952ceb15d634b584
2020-05-11 13:52:00 -07:00
Patrick Violette
8decbd547a
[Honda FW Versions] Add values for combinationMeter and programmedFuelInjection. ( #1463 )
...
Honda Civic Hatchback, 2019 shows these in the carParams.
old-commit-hash: 28128cbbebcd59c42de116734c2d152c720fa157
2020-05-06 13:33:07 -07:00
George Hotz
6fbcde48e5
Using lgtm.com and fixing found alerts ( #1452 )
...
* lgtm in readme, and mac nui fixes
* call super inits in radars
* unused imports, dup lines
* more radars, more unused imports
* pass CP into RadarInterfaceBase
* more fixups
* unused imports
* delete unused lines
* ugh, new unused import
Co-authored-by: George Hotz <geohot@gmail.com >
old-commit-hash: 1295cfe06cd80a2c2f40e0af97697ee818037f08
2020-05-02 12:07:34 -07:00
Adeeb
614adb569e
Add steerWarning and steerError to carState ( #1444 )
...
* Add steerWarning and steerError to carState
* fix gm and hyundai
* update refs
old-commit-hash: 337529d5cb7c8f35ed776c96bc2c2f394f766305
2020-05-01 13:13:12 -07:00
Shane Smiskol
eb99eae1f6
remove redundant ret.steerControlType line, fix indentation in toyota/carcontroller.py ( #1442 )
...
old-commit-hash: e7ae7b98501d4061efcf0d9161535d029d3c3c64
2020-04-30 14:11:31 -07:00
Chris Souers
3f7578d570
Rename Honda Bosch RDM signal names
...
old-commit-hash: 000deb18421a99c6647fa4a45e2b5880faa7ffdc
2020-04-29 13:51:44 -07:00
Chris Souers
28470d47f6
Static 0xe5 on Honda Bosch ( #1420 )
...
* Recreate a static 0xe5 and send to radar
* remove unneeded declaration
* Update ref_commit
old-commit-hash: 0f530be2b47aa76b4750004ac8cc472f2a5f180f
2020-04-28 14:12:46 -07:00
Willem Melching
6a7c712bc0
Add CRV_5G FW versions
...
old-commit-hash: d837b68a764d4a1e88893effd022f208d4488a07
2020-04-27 10:44:36 -07:00
Chris Souers
0d69b39fab
Add FW IDs for 2018 Civic Sedan 1.5 Executive (Euro) ( #1417 )
...
old-commit-hash: 17a743f5a7294d4250c6758b6be3635b31926b33
2020-04-24 14:51:17 -07:00
cowanhmoore
8fa7d31138
Honda HRV ( #1404 )
...
* PR - Honda HRV
values.py - incl. Class, FP, FW_VERSIONS, SPEED_FACTOR 1.025
carstate.py - incl. carFingerprint, doorOpen OVERRIDE (signal unknown)
Safety test concludes that removal of drivers seatbelt IMMEDIATELY disengages OP
interface.py - incl. HR-V vehicle parameters, tuning (tested for 100+ miles)
Longitudinal tuning parameters unchanged from CAR.FIT
test_car_models.py - added per request of review process
*5. honda_hrv_touring_2019_can_generated.dbc will be submitted to commaai/opendbc in next PR
Once *5 is approved, will need to update values.py to matching dbc
Thanks, Cowan Moore 330-701-3922
* Honda HRV Door Signal
BO_ 422 SCM_BUTTONS: 8 SCM
SG_ DRIVERS_DOOR_OPEN : 63|1@0+ (1,0) [0|1] "" EON
* Update values.py
* Update test_car_models.py
old-commit-hash: 1d6042c5f35dc2e5c2b6b8aeaca51ef8348c69b5
2020-04-20 15:30:46 -07:00
ffhspa
a8521fce5b
Update CIVIC_BOSCH_DIESEL FW versions ( #1396 )
...
* Added Values
* Update values.py
* Update values.py
* Update values.py
old-commit-hash: 69b35d53b8762adeda5d4af8d360e84950a2f9be
2020-04-19 13:58:49 -07:00
Adeeb
15916d03f4
Abstract pcmEnable and pcmDisable events ( #1350 )
...
* don't need individual prev state vars since whole CS is copied
* don't need a whole function since toyota alerts were simplified
* better here
* abstract pcmEnable/pcmDisable events
* the flippening came to NEOS
* delete
* unused
* Revert "the flippening came to NEOS"
This reverts commit 91cfb73b2914f637863335f4e5f5952620b3e977.
old-commit-hash: 8d791d78dd4fbc973eb61ccd9df2ed4cf9bbbcd5
2020-04-10 16:12:58 -07:00
Willem Melching
29a2d0cf63
Remove duplicate firmware versions from CIVIC_BOSCH
...
old-commit-hash: b721b8521f88fe8a39b41d2eb98235dd607f6688
2020-03-30 12:42:15 -07:00
Willem Melching
c6d2faec37
Add CIVIC_BOSCH fw versions
...
old-commit-hash: 003c236fa213e00ce203e59a6df763b59d1fec96
2020-03-30 12:39:21 -07:00
Willem Melching
3fa73442cc
Add pedal msgs to 2019 ridgeline
...
old-commit-hash: 4e4bea85259be702ff06835d586b0d5f3d992faf
2020-03-26 19:08:34 -07:00
vanillagorillaa
b00f76e477
2020 Ridgeline FW Versions ( #1277 )
...
* 2020 Ridgeline FW Versions
* add missing camera fw
Co-authored-by: Willem Melching <willem.melching@gmail.com >
old-commit-hash: 9e6d691616ec5936c93d6d0703832f84d0275ee2
2020-03-26 19:04:26 -07:00
rming
a7a7aebba7
Honda Accord 2018 1.5t FP ( #1274 )
...
old-commit-hash: 133ee25e3e521b18d73109c68e5ad667899fb02d
2020-03-26 18:16:38 -07:00
Chris Souers
a5927023db
Adds 2016 CR-V Executive (Euro version of Touring trim) ( #1097 )
...
Co-authored-by: Ted Slesinski <ted_slesinski@epam.com >
old-commit-hash: 035397cd319cb1c08a7fea7735c0b575a1094fc7
2020-03-13 11:48:08 -07:00
rbiasini
406d2d0d32
Fingerprint cleanup ( #1231 )
...
* upd panda and opendbc
* Delete unnecessary fingerprints, fix RavH occasional test issue, re-enable test error for overlapping fingerprints within the same candidate
old-commit-hash: 093d6cb5ffe086f2c76213367cdbad497bdc5719
2020-03-11 14:32:03 -07:00
rbiasini
5849f719ef
abstract pedalPressed event ( #1218 )
...
* abstract pedalPressed event
* Fix bug
* update refs
old-commit-hash: fe911bcca8ece66cfeec1eda353fa9bd658cd2bf
2020-03-08 23:35:00 -07:00
Chris Souers
959c28a80f
Restrict CIVIC_BOSCH_DIESEL to FW fingerprinting ( #1189 )
...
old-commit-hash: 7d764b409c508c5cd4bd505e27db3d28c653d21b
2020-03-03 14:09:18 -08:00
pjlao307
77a7daba64
Add missing FW for 2019 Civic EX ( #1181 )
...
* Add missing FW for 2019 Civic EX
* Move to correct list (bosch civic)
old-commit-hash: 4557ee62e75687532019ce8eeb744042a1ccbc6d
2020-02-29 14:38:44 -08:00
chonggang xu
e8ff2ff2b0
add the ECU.transmission fw version for Honda Odyssey 2020 NAV&RES ( #1169 )
...
old-commit-hash: 750ed97f4f36bf0b1630cfba5f55224f0448e3b4
2020-02-27 23:15:14 -08:00