Canif integration#83
Open
Muhammed-ELGendy wants to merge 219 commits into
Open
Conversation
CanIf_RxIndication still empty
… follow AUTOSAR standard and to be matched with the CanIf_Types
…alized or unintialized yet
Completed Implementation of the CanIf_GetErrorState function.
added a line that assigns the controller state to the CanIf_ModuleState variable if controller state transition request has been accepted - removed warnings in CanIf/src/CanIf_GetPduMode.c and CanIf/src/CanIf_GetControllerErrorState.c
…a_Team' into Canif_Integration
…a_Team' into Canif_Integration
…into Canif_Integration # Conflicts: # Software/bsw/gen/CanIf_Cbk.h # Software/bsw/gen/CanIf_Cfg.h # Software/bsw/static/COM/CanIf/inc/CanIf.h # Software/bsw/static/COM/CanIf/src/CanIf_Deinit.c # Software/bsw/static/COM/CanIf/src/CanIf_GetControllerErrorState.c # Software/bsw/static/COM/CanIf/src/CanIf_GetPduMode.c # Software/bsw/static/COM/CanIf/src/CanIf_Init.c # Software/bsw/static/COM/CanIf/src/CanIf_ReadRxPduData.c # Software/bsw/static/COM/CanIf/src/CanIf_SetControllerMode.c # Software/bsw/static/COM/CanIf/src/CanIf_SetPduMode.c # Software/bsw/static/COM/CanIf/src/CanIf_Transmit.c # Software/bsw/static/Infrastructure/inc/Stub.h # Software/bsw/stub/stub.c
- fixed CanIf_SetBaudrate() in CanIf_SetBaudrate.c
Owner
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These changes were required to merge into Dev_CANIF.