rkusa / DATIS

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

SRS Version 1.9.0.0 #50

Closed ciribob closed 4 years ago

ciribob commented 4 years ago

As a heads up - hoping to release next Friday / Saturday all being well a new version of SRS

Unforunately I've had to add a breaking change to support the Retransmission / Relay feature i've added

Addition of an original transmitter GUID to the packet and an extra byte indicating hop count (to stop loops). Set hop count to 0 and the original transmitter guid and client guid to the same value for your transmissions to work

https://github.com/ciribob/DCS-SimpleRadioStandalone/blob/ce08e5f8d2ba2865ce22d5492156ccf741aa9e41/DCS-SR-Common/Network/UDPVoicePacket.cs

Structure is documented here in the header

I'll have a beta release for 1.9.0.0 shortly

If you need anything - give me a shout!

rkusa commented 4 years ago

Thanks for the info, I'll look into upgrading DATIS later today 👍