You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Too add onto this for awhile I've been using a GNUradio flowgraph to convert 16-bit recorded I/Q files from say SDR-Console into a file for NRSC5 to play. Normally record at 8 Mhz and then trim it down to 500 Khz at the center using it's own data file editor. I then put that into GNuradio to be resampled to 8-bits at 1488375 and scaled.
Not sure if native 16-bit support is within scope of this project but would be nice if we could have native 16-bit I/Q file support to eliminate the need of GNUradio.
So I was looking at 6f2b332 and it appears that 16-bit I/Q input exists for the python cli but doesn't exist in the main program?
Would be nice if we could have -r to be able to switch from 16-bit and 8-bit I/Q files.
The text was updated successfully, but these errors were encountered: