GEE + Navaid mod v1.2UPDATED! Can now also report in nautical miles (see end of this post).NAVAID:
Navaid is a virtual navigator/navigation help intended for use with planes that did carry sophisticated navigation
instruments like D/F loop antennas and radio compasses, but do not have these in game.
When the player selects a radio beacon, Navaid mod emulates a navigator, who will report to the pilot bearing and
distance to the selected beacon. He will keep updating his report frequently until the player selects a different
beacon, which the navigator will then report on, or selects 'beacon: none' which will deactivate the reports. In
order for the navigator to properly receive radio signals and do his calculations (imagine him actually tuning into
two beacons and then triangulate your position) you need to be no further than 120km from a beacon, and no closer than
2.5km. Also, your altitude must be at least 150m above that of the radio beacon.
Navaid mod adds three objects to game. These need to be placed in mission builder to take effect. Also, the units will
only work when assigned to the same side as the player (Blue, Red, etc).
Navaid(km) outputs metric units, while Navaid(miles) outputs statute miles. Navaid(bearing) omits the distance
to/from a beacon and shows bearing only.
It works with any type of radio beacon, NDB, YG, YE(carrier), and blind landing beacons. Remember that a beacon needs to be assigned to the same side as the player in order to be receivable.
GEE:
The GEE object represents the allied GEE hyperbolic navigation system.
For GEE to work, there needs to be at least one radio beacon on the map, and it needs to be assigned to the same side as the player.
The reason for this is that a GEE navigation fix will only be reported if you have a radio beacon (no matter which) selected. This method is used to simulate the pilot asking for a fix, instead of the navigator reporting continuesly. As the GEE object provides coordinates every 30 seconds or so, it is important to be able to turn it off when other objects produce a lot of HUD messages and you have no need for nav fixes.
GEE reports in map coordinates, as indicated by the km scale on the minimap. The message "GEE: 245/151" thus tells you that you are 245 km to the east and 151 km to the north of the lower left corner of the map. GEE reports are completely independent of the location of a selected beacon.---------------------------------------------------------------------------------------------------------------------
DOWNLOAD:
https://www.mediafire.com/?bqp3hy987ohs82zversion 1.2, by sputnikshock.
Special thanks to CY6 for help and letting me use a lot of code from his brilliant Command&Control mod.
---------------------------------------------------------------------------------------------------------------------
BACKGROUND INFO:
I always found it annoying that most aircraft do not make full use of the realistic nav features. Actually a lot of WW2 aircraft (except maybe single seat fighters) were actually equipped with quite sophisticated (for the time) navigation instruments, like rotating loop antennas. Actually, what bothered me is that most allied aircraft (with the B-25 being an exception) don't have radio compasses or any navigation instruments at all, leaving you with listening to morsecode from YG beacons. Certainly not appropriate for, say, a Mossquito. On the axis side, Me 110 and Ju 88 are exceptions as they have fully working radio compasses that actually allow you to obtain a bearing to a beacon, and AFN gauges showing distance. However, changing the cockpits of those planes that don't have such instruments but should have, would be a pain in the neck. Therefore I developed Navaid as a quick and flexible workaround.
---------------------------------------------------------------------------------------------------------------------
NAUTICAL MILES FIXDownload and replace existing file:
https://www.mediafire.com/?34fiv8ieval5glhHow it works:
Place
Navaid(km) object on the map and assign it to your side.
In the [Mods] section of your .mis file you can configure Navaid to show different range units.
If you don't have a [Mods] section in your .mis file, just create one at the end of the file.
Rangeunit 0 will show no range, just bearing
Rangeunit 1 will show km
Rangeunit 2 will show miles
Rangeunit 3 will show nm
Example:
[Mods]
Rangeunit 3
If you don't put anything in the .mis file, Navaid will show km.
Also with this 4in1 object you can remove the other two Navaid objects from your stationary.ini if you like.