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

Please add support for complex uint16_t and int16_t file types #5

Open
darkstar007 opened this issue May 20, 2017 · 1 comment
Open

Comments

@darkstar007
Copy link

darkstar007 commented May 20, 2017

Hi,

My LimeSDR and USRP1 both can output unsigned/signed 16bit ints as a file format (which is obviously half the space of a complex float). Would it be possible to add support to read (u)int16_t files to save the time & disk space of having to convert the files to complex floats? I had a quick look and will attempt to add it myself, but it appears not to be as trivial as I was hoping!

Thanks,

Matt

@darkstar007 darkstar007 changed the title Please add support for complex uint16_t file type Please add support for complex uint16_t and int16_t file types May 20, 2017
@darkstar007
Copy link
Author

darkstar007 commented May 20, 2017

See pull request here #6

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