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>
This commit is contained in:
parent
9a743d5081
commit
12dd7675c5
|
@ -1178,7 +1178,7 @@ BO_ 870 AWV: 8 XXX
|
|||
SG_ AWV_1_Freigabe : 16|1@1+ (1,0) [0|1] "" Vector__XXX
|
||||
SG_ AWV_1_Prefill : 17|1@1+ (1,0) [0|1] "" Vector__XXX
|
||||
SG_ AWV_1_Parameter : 18|2@1+ (1,0) [0|3] "" Vector__XXX
|
||||
SG_ AWV_only : 20|4@1+ (1,0) [0|0] "" Vector__XXX
|
||||
SG_ AWV_only : 20|1@1+ (1,0) [0|1] "" Vector__XXX
|
||||
SG_ AWV_CityANB_Auspraegung : 21|1@1+ (1,0) [0|1] "" Vector__XXX
|
||||
SG_ AWV_Halten : 22|1@1+ (1,0) [0|1] "" Vector__XXX
|
||||
SG_ ANB_Teilbremsung_Freigabe : 23|1@1+ (1,0) [0|1] "" Vector__XXX
|
||||
|
|
Loading…
Reference in New Issue