Skip to content

Add backend IQ waveform field to AcquiredIQ #70

@dgkuester

Description

@dgkuester

This would allow (for example) the raw (int16, int16) interleaved ADC from a SoapySDR to be available for saving the raw IQ. This would be in addition to the current fields for the synchronized and unsynchronized waveforms.

To do this:

  • Move the data type and array backend casting out of lib.sources._base and into lib.resampling
  • Analysis measurement implementation decorators need to be able to flag whether it uses the raw IQ (as an alternative to sync vs unsync)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions