-
Notifications
You must be signed in to change notification settings - Fork 2.1k
netdev: add TX feedback events #3729
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
netdev: add TX feedback events #3729
Conversation
Maybe a job for @thomaseichinger ? |
The changes look good to me, although I won't have time to test this. @thomaseichinger, would you mind :-) |
Changes look legit, will test this on Monday. |
@thomaseichinger ping |
He didn't say which Monday... ;-) |
@daniel-k sorry for the delay. I didn't forget about these changes, will test as soon as possible. |
No worries, just wanted to check on this again :-) Seems you guys are still involved with the release I guess ... |
@thomaseichinger ping |
@daniel-k I am really sorry, thanks for the ping. I don't have the
hardware with me for the weekend but I will look at it on Monday, Oct.
12th 2015. (Could you ping me then again? Just kidding. 😉)
|
Great, works nicely as expected. Please squash. |
f4cb427
to
9c36546
Compare
@thomaseichinger |
Nice job, ACK & Go. |
netdev: add TX feedback events
This PR adds additional transmission feedback events for the (now) old netdev interface with a sample implementation for the
at86rf2xx
driver.