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

modem_qpsk #31

Open
ghost opened this issue Jul 22, 2020 · 4 comments
Open

modem_qpsk #31

ghost opened this issue Jul 22, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Jul 22, 2020

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,

@tfcollins
Copy link
Collaborator

Looks like QPSKChannel got updated a bit. I'll have a fix later today. Thanks for reporting.

@ghost
Copy link
Author

ghost commented Jul 27, 2020

Bump

@ghost
Copy link
Author

ghost commented Jul 27, 2020

I still am having the same errors in the script I wonder if the script is updated or I didn't download the updated script.

Thanks

@tfcollins
Copy link
Collaborator

The code has not been updated yet. There is a task in the queue but there are a few things in front right now.

-Travis

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