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

No resend of section or class when call is wrong. #9

Closed
mbridak opened this issue Mar 11, 2022 · 2 comments
Closed

No resend of section or class when call is wrong. #9

mbridak opened this issue Mar 11, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mbridak
Copy link
Owner

mbridak commented Mar 11, 2022

If the simulated OP does not get a correct callsign from you and you later ask for a resend of it's class or section, you're met with crickets. IRL the OP would most likely just send what you are asking for.

@mbridak mbridak added the bug Something isn't working label Mar 11, 2022
@mbridak mbridak self-assigned this Mar 11, 2022
@mbridak
Copy link
Owner Author

mbridak commented Mar 11, 2022

This one is a bit tricky only if there is more than one caller.
If he sends 'WX1PK' in response to your CQ.
You copy a partial call of 'WX1Z' and press F2 to send exchange.
He responds with 'DE WX1PK 1B SJV'.
You think you have the call right, enter 'WX1Z 1B' but didn't catch the section.
You sent a 'SEC?' to have him repeat that.
His state machine isn't in 'CALLRESOLVED' so he doesn't send a reply.

If we change the state machine to reply if the callsign is not resolved, then, you can get multiple (if you have multiple) OPs sending you Sections.

But I guess you might get that IRL anyways. I'll just lower the error level so you need to be real close to the call for a response.

@mbridak
Copy link
Owner Author

mbridak commented Mar 11, 2022

pushed change to main repo instead of branch. Oh well.

@mbridak mbridak closed this as completed Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant