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

Add "wait for trigger" flag for trigger based streaming #72

Closed
guruofquality opened this issue May 28, 2016 · 1 comment
Closed

Add "wait for trigger" flag for trigger based streaming #72

guruofquality opened this issue May 28, 2016 · 1 comment

Comments

@guruofquality
Copy link
Contributor

SOAPY_SDR_TRIGGER could be used in the activateStream() call to indicate a wait not on time, but on a external trigger event for receive samples. Similarly SOAPY_SDR_TRIGGER could be used in writeStream() to indicate that the transmission should wait on a trigger as well.

Its up to the individual module to handle the flag or not. Some implementations might encode the trigger request into the rx control packet or the tx data packet. Some might setup a one-time trigger through board registers, etc..

@guruofquality
Copy link
Contributor Author

b03c484

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant