MITHaystack / digital_rf

Read, write, and interact with data in the Digital RF and Digital Metadata formats
Other
97 stars 30 forks source link

python: examples: Allow int16 waveform files with sounder tx script #53

Closed ryanvolz closed 9 months ago

ryanvolz commented 9 months ago

Since sc16 is the wire format and this enables feeding that directly, it allows the user to specify the exact samples that are used going into the FPGA processing. This bypasses amplitude and gain changes presuming those would be better done during creation of the waveform file (where quantization effects can be accounted for).