Skip to content

modem_qpsk #31

Description

Hi

The property Upsampling factor is not defined in the QPSKChannel.m and is being used in the main file EndtoEndTest.m
Error using QPSKChannel (line 35)
The name 'UpsamplingFactor' is not an accessible property for an instance of class 'QPSKChannel'.

Error in EndToEndTest (line 130)
qpskChan = QPSKChannel('DelayType', DelayType, ...
Also, there is an error regarding the delay
Displaying stack trace:
Error using dsp.VariableFractionalDelay>VariableFractionalDelay.setParameters
• In dsp.VariableFractionalDelay>VariableFractionalDelay.setParameters
• In QPSKChannel>QPSKChannel.stepImpl (line 83)
• In EndToEndTest (line 209)

Thanks,

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