bnepethomas Posted November 1, 2013 Posted November 1, 2013 (edited) Hi Guys I'll apologise now if its obvious, but how do you get the display for the Channel and Frequency via LAU for the UHF radio? I've got TACAN, ILS, and VHF radios working nicely, but hitting the proverbial brick wall for the UHF displays. Though it should be something like: UHFRadio = GetDevice(54) freq = UHFRadio:get_frequency() But it seems to be returning nothing like what I'm seeing in the pit. Ta peter Edited November 1, 2013 by bnepethomas
towsim Posted November 1, 2013 Posted November 1, 2013 Thats right. It is a well known DCS bug you experience. Even if you write a frequency with set_frequency() , a complete different value is found in there. Following the rumors, it will be fixed with the 1.2.7 update. [sIGPIC][/sIGPIC]
Recommended Posts