Commit Graph

24 Commits

Author SHA1 Message Date
rusefillc 951ab07fdc
VAG focusing on TCU (#947)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2024-02-09 16:08:34 -08:00
Aaron Logan 12dd7675c5
VW PQ: AWV_only signal fix (#921)
* VW PQ: AWV_only signal fix

AVW_only signal length is 1 (not 4)

* Update vw_golf_mk4.dbc

Indeed. Thanks!

Co-authored-by: Cameron Clough <cameronjclough@gmail.com>

---------

Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
2023-08-20 11:53:28 +01:00
Aaron Logan c8615e8ee4
VW PQ: EPB_1 sort and VAL table (#838)
EPB_1 sort and VAL table
2023-05-27 19:12:17 -07:00
rusefillc e707cbfc73
vw_golf_mk4: a bit of progress (#698)
* vw_golf_mk4: a bit of progress

* weeeeell

* vw_golf_mk4: a bit of progress

* vw_golf_mk4: a bit of progress

* vw_golf_mk4: a bit of progress

* vw_golf_mk4: a bit of progress

* vw_golf_mk4: a bit of progress

* Shift Intent

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-05-25 15:23:03 -07:00
Aaron Logan 7e3b518d33
VW PQ: added AWV (AEB) signals (#824)
* Added AWV (AEB) signals

* AWV message length: 8

* AWV message cleanup and VAL table added

* Sort AWV

* update VAL table for AWV

More German stuff
2023-05-19 18:52:58 -07:00
FLcruising bb3bc2b14c
VW PQ: corrections to EPB_1 (#804)
Fixes many messages, some of which are used as feedback to ACC and "Follow-to-Stop" function.
2023-03-30 12:36:13 -07:00
Jason Young b7d4a6e271
VW PQ: Misc corrections in ACC_GRA_Anzeige (#792) 2023-03-13 14:12:51 -07:00
Jason Young ef06eab33b
VW PQ: Corrected scaling/offsets in Motor_Bremse (#790)
VW PQ: Corrected brake command scaling
2023-03-13 13:16:53 -07:00
Jason Young 21c42e0ba3
VW PQ: Corrected scaling/offsets in ACC_System (#791)
* VW PQ: Corrected scaling/offsets in ACC_System

* add values
2023-03-13 13:16:38 -07:00
rusefillc 7e45de47ea
vw_golf_mk4: a bit of progress (#671)
* vw_golf_mk4: a bit of progress

* vw_golf_mk4: a bit of progress

* vw_golf_mk4: a bit of progress

* vw_golf_mk4: a bit of progress

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-27 17:03:14 -07:00
Adeeb Shihadeh 1e7294e9bd VW PQ: fix Lenkhilfe_2 length 2022-08-21 13:57:07 -07:00
Jason Young 72d3f935e6
VW PQ: More cleanup and message updates (#668)
* checksum/counter support for ACC_System

* add CHECKSUM to Motor_5

* minor cleanup
2022-07-21 10:58:19 -07:00
Jason Young 2afccacd52
VW PQ: Message updates, checksum and counter support (#633)
* refactor MQB checksum/counter to prep for PQ

* first pass at PQ checksums and counters

* remove checksum and counter alignment checks

* forgot HCA_1

* Revert "remove checksum and counter alignment checks"

This reverts commit 0d30ee9b854c933bf12ee9ca26ad0b0f29956cea.

* don't check counter offset

* tweak comment

* handle checksum not starting at zero

* remove unused argument

* add LDW_Textbits to LDW_1

* Update can/common.cc

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* fix counter again; minimize diff

* additional door-open signals

* add trunk lid state

* update LDW_Status message and signals

* typo

* make XOR checksum generic

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-07-15 10:29:12 -07:00
rusefillc c697d3f8ad
vw_golf_mk4: empty lines for extra readability (#657)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-05 10:34:54 -07:00
Shane Smiskol 9c7248ceb2 remove extra semicolon 2022-06-30 23:10:52 -07:00
rusefillc 7e5957fb8e
vw_golf_mk4: translate signals to English as comments episode 2 (#654)
* English as comments episode 2

* English as comments episode 2

* English as comments episode 2

* English as comments episode 2

* English as comments episode 2

* English as comments episode 2

* huh, really? these new lines seemed useful to me

* my bad

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-06-30 23:09:42 -07:00
rusefillc 5ce12a2558
vw_golf_mk4: translate signals to english as comments (#653)
English as comments

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-06-24 13:38:48 -07:00
Jason Young 6fe407dece
VW PQ: DBC updates (#630)
VW PQ: Cleanup, new messages
2022-06-07 11:34:38 -07:00
Jason Young 53fefa1d81
VW PQ: Corrections to Lenkhilfe_3 (#463) 2021-11-02 20:29:13 -07:00
Edgy 61cca0a81a
VW PQ: Add Braking and ACC led control messages (#422)
* Add PQ Braking and ACC led control CAN messages

mMotor_Bremse used to control braking on cars that don't support ACC.
mAWV used to control ACC led in dashboard.

* Update vw_golf_mk4.dbc

Co-authored-by: Jason Young <46612682+jyoung8607@users.noreply.github.com>

* Update vw_golf_mk4.dbc

Co-authored-by: Jason Young <46612682+jyoung8607@users.noreply.github.com>

* Update vw_golf_mk4.dbc

Co-authored-by: Jason Young <46612682+jyoung8607@users.noreply.github.com>

Co-authored-by: Jason Young <46612682+jyoung8607@users.noreply.github.com>
2021-09-06 18:01:24 -07:00
Jason Young 774b4c98f6
VW PQ: New and updated CAN messaging (#380) 2021-04-12 17:52:27 +02:00
Jason Young f04ce577e7 Updates for Volkswagen support (#191)
* Update ACC_02.SetSpeed to use a more accurate m/s formula instead of kmh

* Fixes to LWI vs EPS calculations for steering angles, clarify descriptions of each.

* Endianness fixes

* Add ESP_15 and PSD_04/05/06

* Testing PSD interpretation

* Correct message info for ESP_08

* Additional authoritative message names and IDs

* OpenDBC updates

* OpenDBC updates

* DBC cleanup, CRC support, restore VIN_01 mux lost during Cabana editing.

* Add the PQ heading control assist message.

* Add a pointer to the VIN_1 mux.

* Add comment about rate-limiting on Getriebe_11 counter signal.

* Rename CRC->CHECKSUM for upstream of a minimum viable VW port.

Per my Discord talk with @rbiasini, to reduce OP core code diffs a bit, we will temporarily (ab)use CHECKSUM to store a CRC like Pedal is doing today. After the port is upstreamed, we will look at updating the core OP code to support dynamic CRC and counter signal names, and revert the DBC signal names back to canonical (MSG_NAME_CRC, MSG_NAME_BZ, etc). I will update the OP core CRC support PR shortly.
2019-10-10 14:24:22 -07:00
Willem Melching 16033b3ffc Remove non ascii characters 2019-09-20 16:17:21 -07:00
jessrussell bfb47f8742 Create vw_golf_mk4.dbc 2017-09-22 00:27:01 -07:00