rkusa / DATIS

DCS World Automatic Terminal Information Service (ATIS) broadcasted through Simple Radio Standalone (SRS)
MIT License
90 stars 21 forks source link

Duplicate ATIS and problem to transmit between players #47

Closed mvee closed 4 years ago

mvee commented 4 years ago

image

When a mission is loaded from mission triggers and the next mission is same/slightly altered version (time & weather conditions) that has all the same ATIS that are bound to static units. I think this started after SRS 1.8.x

Is there a timeout when mission end is detected so it would initialize stations again. It could be related to the mission too.

rkusa commented 4 years ago

Hi, thanks for the report! The duplicates in the list might be just an UI issue of SRS. I've noticed the same and while looking into it, I also saw it for player clients. They often stay in the list even though they've disconnected. Do you hear the old ones still transmitting?

problem to transmit between players

What issue do you have with transmitting between players?

mvee commented 4 years ago

Some do hear ATIS, some don't and those who don't cant event transmit to other players. Or so I've been told. Havent been affected it by myself yet. And it says that the number of players on SRS server is the same as it shows on the list, duplicates are counted.

rkusa commented 4 years ago

This will be fixed in the next SRS version

rkusa commented 4 years ago

Here we go, should be fixed with https://github.com/ciribob/DCS-SimpleRadioStandalone/releases/tag/1.8.0.4

tukool4u commented 3 years ago

Hi, thanks for the report! The duplicates in the list might be just an UI issue of SRS. I've noticed the same and while looking into it, I also saw it for player clients. They often stay in the list even though they've disconnected. Do you hear the old ones still transmitting?

problem to transmit between players

What issue do you have with transmitting between players?

Hi @rkusa, have you seen this problem (duplicating) anymore? I have two servers running and I get duplicate ATIS connections on both. Is there any issue with running two DCS servers through a single SRS server?

rkusa commented 3 years ago

@tukool4u I haven't observed it recently, but I wasn't actively looking for it either. Are they still just duplicates in the client list, or does it also have some functional impacts (like are you hearing them twice)?

ghost commented 3 years ago

@tukool4u I haven't observed it recently, but I wasn't actively looking for it either. Are they still just duplicates in the client list, or does it also have some functional impacts (like are you hearing them twice)?

It is playing twice, but I think I found the problem. I have multiple DCS server instances running and a single SRS server instance. What I believe is happening is DATIS is broadcasting twice because I had two servers with DATIS tags and a single (shared) SRS server. Once I shut one of the servers down, it stopped. I didn't even think about it running from the missions of each. I just need to be mindful of ATIS frequencies between servers.