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

Data type for ADC with more than 16-bits #102

Open
jamesoncollins opened this issue Apr 14, 2021 · 0 comments
Open

Data type for ADC with more than 16-bits #102

jamesoncollins opened this issue Apr 14, 2021 · 0 comments

Comments

@jamesoncollins
Copy link

This is a feature request for the iio device source block.

For ADCs with more then 16-bits of data there is currently no standard way, that I know of, to convert the output from gr-iio.

Possible options:

  • include an option to convert all outputs to float to avoid this problem and be agnostic to the underlying device
  • include blocks for performing the require typecast
  • include an option to specify the output type manually, which requires advanced knowledge of the underlying device
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

No branches or pull requests

1 participant