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

SSB modulator anomalous behavior #204

Closed
W3IP opened this issue Aug 4, 2018 · 2 comments
Closed

SSB modulator anomalous behavior #204

W3IP opened this issue Aug 4, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@W3IP
Copy link

W3IP commented Aug 4, 2018

When using the SSB modulator on PLUTO (version 4.0.4): On startup, the transmitter initializes correctly with no power output. Click on the tone modulation button, the tone comes on at the correct power level and correct frequency offset. Click the tone modulation button again. Instead of returning the transmitter to no power out, the tone moves to 0 Hz offset and the power level remains the same.

Now click on the Morse keyer button with no text in the text box. The transmitter returns to no power out. Type some text, click the send text and the play text in a loop buttons, and the CW keyer works properly at the requested offset and power output. Click the Morse keyer button again to stop the CW output, and the output will either go to no power output if you stopped in keyer while it was sending a space, or to 0 Hz offset at the requested power output level if you stopped the keyer while it was sending a dot or dash. At the moment, the only way to guarantee the PLUTO transmitter actually returns to no power out state is to turn on and off the audio input (mic) button with no audio input source connected.

@f4exb f4exb added the bug label Aug 5, 2018
@f4exb
Copy link
Owner

f4exb commented Aug 5, 2018

Changed the title: the issue is more likely to be with the modulator plugin rather than with the type of Tx used. It seems that when there is no input the DC remains which causes a carrier to appear at channel frequency 0. This is cancelled with the "mute" button and does not come back when unmuted. Maybe there is an issue with the (re) initialization of the modulator data.

@f4exb f4exb changed the title PLUTO transmitter anomalous behavior SSB modulator anomalous behavior Aug 5, 2018
@f4exb f4exb self-assigned this Aug 5, 2018
@f4exb f4exb added this to the v4.0.6 milestone Aug 5, 2018
@f4exb
Copy link
Owner

f4exb commented Aug 11, 2018

Implemented in v4.0.6

@f4exb f4exb closed this as completed Aug 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants