Commit Graph

10 Commits

Author SHA1 Message Date
Jason Young 7196dcec9c
VW MQB: Updated message and signal data, round 2 (#358)
* Canonical signal data for ACC_02 and ACC_04

* Add CRC support for ACC_04

Co-authored-by: Comma Device <device@comma.ai>
2021-03-15 13:16:39 -07:00
Jason Young d3a793e619
VW MQB: Updated message and signal data, round 1 (#357)
* Updated LDW_02 signal data

* Updated EPS_01/LH_EPS_03 signal data

* Match driver input torque to prior scale

* More EPS_01 -> LH_EPS_03

Co-authored-by: Comma Device <device@comma.ai>
2021-03-10 17:14:54 -08:00
Jason Young 5a92a64b4f
VW MQB: Corrected CRC pad byte for ACC_10 (#353) 2021-03-04 16:55:12 -08:00
Adeeb Shihadeh 244e8807df
ubuntu 16.04 -> 20.04 (#309) 2020-10-29 13:53:48 -07:00
Adeeb 7f3b1774dd
Chrysler: calculate checksum in can packer/parser (#255)
* calculate chrysler checksum in can packer/parser

* remove comment
2020-04-30 14:06:26 -07:00
Adeeb a57e7ddbd7
CANPacker: Subaru checksum support (#241)
* subaru global: use standard checksum signal naming convention

* subaru checksum

* ignore first byte

* update other subaru dbcs

* revert outback changes, checksum is in a different byte
2020-04-13 15:06:28 -07:00
Jason Young 47db9238f4
Add SWA_01 message detail and CRC support for VW MQB (#236)
* Add canonical SWA_01 message and signal info

* SWA_01 CRC validation

* Decimal to int, to match the rest of the file
2020-04-02 12:23:05 -07:00
Jason Young a62d5dd847
Add TSK_06 CRC validation for VW MQB (#234)
* Add TSK_06 CRC validation to OP

* Activate TSK_06 CRC/counter checks via signal naming
2020-03-15 20:46:43 -07:00
Jason Young d1f76d609f
Add Motor_20 CRC support (#229) 2020-03-05 19:26:09 -08:00
rbiasini e155e01748
Can migration (#199)
* moved CAN to opendbc

* also dbc was needed

* dbc test also added
2019-11-22 21:46:33 -08:00