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

another wrong QSO case #98

Open
d3m3vilurr opened this issue Mar 3, 2024 · 2 comments
Open

another wrong QSO case #98

d3m3vilurr opened this issue Mar 3, 2024 · 2 comments

Comments

@d3m3vilurr
Copy link
Contributor

d3m3vilurr commented Mar 3, 2024

when a message reseived multiple QSO in the 1 message, it wouldn't work correctly

# I just changed all callsign except mine
# this is actual case
CQ DS1ABC/2
DS1ABC/2 DS1UFX PM37
DS1UFX <DS1ABC/2> -06 # he used multiple rig at the same time
JR2BCD <DS1ABC/2> -12
DS1ABC/2 DS1UFX R-5
DS1UFX RR73; DS2CDE <DS1ABC/2> +4
JR2BCD RR73; <...> <DS1ABC/2> -18
DS1ABC/2 DS1UFX -5        # this time app wouldn't detect step correctly,
                                          # so, i stopped the TX & changed step manully but too late
                                          # (all message was sent)
                                          # IMO, this time only need to send `DS1ABC/2 DS1UFX 73`
DS2CDE RR73; DS1UFX <DS1ABC/2> -14 # he recalled report that I sent the my signal again
CQ POTA DS1UFX PM37    # It would be my mistake I think I changed to TX5 step but.... idk
                                          # anyway I stopped TX again
                                          # then send message to him with messenger to check the log correctly.

I thought this QSO is F/H style, but he explained me, it's just normal qso.
anyway I also got a little trouble in WSJT-Z when I contect with this style QSO.
but it sent 73 message correctly, just automatically moves to CQ step without my action

@bg7yoz
Copy link

bg7yoz commented Mar 3, 2024

hi, @d3m3vilurr

这个消息就是远征模式(DXpedition)的消息(i3=0,n3=1)

DS1UFX RR73; DS2CDE <DS1ABC/2> +4
JR2BCD RR73; <...> <DS1ABC/2> -18

目前,ft8cn没有针对远征模式开发自动程序,所以,可能不会正常QSO.

73!
DE BG7YOZ

@d3m3vilurr
Copy link
Contributor Author

d3m3vilurr commented Mar 4, 2024

Hello @bg7yoz

I see and I also expected that.
I just hope to implement this feature soon :)
(if app also support sending this message type, pretty useful to *OTA & WWFF activators.)

Thank you

DE DS1UFX

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

2 participants