myriadrf / libxtrx

High-level XTRX API library
Apache License 2.0
28 stars 27 forks source link

Fix test_xtrx_soapy build issue #25

Closed ghostop14 closed 4 years ago

ghostop14 commented 4 years ago

The Soapy setupstream function now passes back rxStream as the return value rather than taking it as a parameter. This PR corrects the code to build correctly and addresses issue #23.