mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
#OPSGROUP #FLIGHTCONTROL
* Added setting coordinate for SRS
This commit is contained in:
@@ -2345,6 +2345,10 @@ function OPSGROUP:RadioTransmission(Text, Delay, SayCallsign, Frequency)
|
||||
|
||||
local freq, modu, radioon=self:GetRadio()
|
||||
|
||||
local coord = self:GetCoordinate()
|
||||
|
||||
self.msrs:SetCoordinate(coord)
|
||||
|
||||
if Frequency then
|
||||
self.msrs:SetFrequencies(Frequency)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user