Jump to content
The simFlight Network Forums

best way to detect localizer


Recommended Posts

4 hours ago, Jason Fayre said:

I'm looking at the offsets and trying to figure what is the best way to determine if nav1 detects a localiser and glide slope. I think I saw a glide slope detected flag, but I don't see anything for localiser. Would I just use the localiser signal offset?

Localisers aren't like regular VORs. They either activate your needle or they don't. There are several ways to detect this -- see the offsets from 0C48 to 0C70.  Once determined that it is a LOC not a VOR (see code flag bit 2^7 in offsets 0C4D and 0C70) the sure indication of detection for a needle signal is the 256 seen in offset 0C52 or 0C62. (for NAV1 or NAV2)

But really there's a superfluity of information there for you to use, so there are many ways from which you can choose.

Pete

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.