Skip to content
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

Fix logic for starting PDelay sending #424

Merged
merged 1 commit into from
Jun 21, 2016

Conversation

pinealservo
Copy link
Contributor

The else clause was attached to the wrong if condition; as a result, sending of PDelay messages only worked when the automotive profile was enabled. Without PDelay transactions, the peer would never be asCapable and the rest of the protocol would never run.

I have verified that it does send PDelay requests when this patch is applied.

@andrew-elder
Copy link

Looks good to me. David?

@MantisClone
Copy link

MantisClone commented Jun 20, 2016

Looks good to me as well.

EDIT: Haha, just realized you probably mean David Cemin and not me.

@andrew-elder
Copy link

@DMATS - someone is going to test the patch a little tomorrow before we merge.

@davidcemin
Copy link
Contributor

davidcemin commented Jun 20, 2016

The code looks good to me too. But im still having trouble with the tests.

@davidcemin
Copy link
Contributor

If we can put this off till tomorrow it would be great, so I will leave it running overnight.

@davidcemin
Copy link
Contributor

There are some errors but I judge that they should be addressed separately. I will go ahead and integrate it since open-avb-next is broken today without it.

@davidcemin davidcemin merged commit 8528239 into Avnu:open-avb-next Jun 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants