-
Notifications
You must be signed in to change notification settings - Fork 9.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DBC modified to match the Vector format #40
Conversation
I tested the encode() function in dbc.py and it work with the modified DBC in BE. It give the same result as with the LE byte ordering. The code always treat the data as if it's encoded in BE and the byte encoding in the DBC file has no effect in this function. This also mean that the dbc.py encode() function lack the ability to treat the LE byte ordering correctly. This should be corrected. |
Internal tests pass. Yea, dbc should work with LE. Will do a drive later today, will merge if good. |
Drove, seems good! |
Selected gear, 4 bit value
e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: e370f79
e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: e370f79
e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: e370f79
93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 93ccbcb
93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 93ccbcb
975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 975a633
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
12aad06 no more c capnp 0050e0a stockFcw event 2c325ed gasPressed event 8573a24 don't duplicate ordinals 3f384ef add carState.steerWarning and carState.steerError 8b347b0 add repeated warning2 3adb899 add sharpness metric 65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (#40) 35040fe Update service documentation (#39) 8f13dfc Additional car params auto-detection in support of VW (#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 12aad06
65af436 Add relayMalfunction alert 442e914 add preview driver flag c8e5db8 Add comment to faulttype 975a633 Add all panda fault types to health 93ccbcb UiLayoutState: add mockEngaged for onboarding 9dbbb54 UiLayoutState: add 'none' app c820f83 Add offroadLayout service e370f79 Add the laneChangeBlocked Event (commaai#40) 35040fe Update service documentation (commaai#39) 8f13dfc Additional car params auto-detection in support of VW (commaai#38) 22986de add speedTooHigh alert f515e4d Add invalid lkas setting alert 5908762 gnustl_shared is only for android b0c746b solve by renaming event name instead of service df82a53 the service is called androidLogEntry git-subtree-dir: cereal git-subtree-split: 65af436
* Enable EngineRPM and steeringTorque for GM * Update interface.py
If there is something in the way. Create alert for User to know why it can not lane change currently
No description provided.