Hi dear community,
I have recently started tinkering around adding RSBN data into Marianas scenery for the loved Mig 21.
I have added the "Marinas" scenery to the R_NAV_data.lua Maps_Table list. For testing purposes, I have copied one of the existent R_NAV_data_[scenarios].lua with the Andersen values for 06L for "RSBN_data_Marianas"
{
airbase = 'Andersen', -- 1
lat = 13.58035,
long = 144.91567,
alt = 531,--
rwy = 066,--
length = 8500,
code = '-- .- -. ' --/N/ MAN_
},
And for ARK secto 1 I, channel 1
country = 'GUAM', --1 / absolute 1
freq = 999,
lat = 13.58035,
long = 144.91567,
location = 'Andersen', --
code = '.-.. -.-- .- ' --/N/ LYA_
As you can Imaging, this doesn't work. I would like to know if anybody can provide some advise how can it make it work.
Cheers!