Jump to content
The simFlight Network Forums

Can't find offset for AUTOPILOT GLIDESLOPE ACTIVE


Mugz

Recommended Posts

*** Moved from User Contributions sub-form to main support forum ***

There is only two offsets

AUTOPILOT GLIDESLOPE HOLD
AUTOPILOT APPROACH HOLD (look's like simvar: AUTOPILOT GLIDESLOPE ARM)

 

but not find offset for SimVar: AUTOPILOT GLIDESLOPE ACTIVE

this simvar is true when AP catch GS on final.

Edited by John Dowson
Moved to main support forum
Link to comment
Share on other sites

First, you posted in the User Contributions sub-forum, where it states NOT for support requests. I have moved your post for you, but please take care to post in the correct forum for future requests- either here or in the FSUIPC7 sub-forum for FSUIPC7/MSFS support requests,

11 minutes ago, Mugz said:

but not find offset for SimVar: AUTOPILOT GLIDESLOPE ACTIVE

This is not currently held in any offset. I can add this, but only for FSUIPC6 or FSUIPC7. Which version of FSUIPC are you using?
Are there any other simvars that I should look into adding at the same time (e.g. AUTOPILOT GLIDESLOPE ARM, AUTOPILOT APPROACH CAPTURED, AUTOPILOT APPROACH ARM or AUTOPILOT APPROACH ACTIVE)?

 

Link to comment
Share on other sites

1 minute ago, John Dowson said:

please take care to post in the correct forum for future requests

Oh. Sorry. Got it.

1 minute ago, John Dowson said:

Which version of FSUIPC are you using?

FSUIPC7.2.0

2 minutes ago, John Dowson said:

Are there any other simvars that I should look into adding at the same time (e.g. AUTOPILOT GLIDESLOPE ARM, AUTOPILOT APPROACH CAPTURED, AUTOPILOT APPROACH ARM or AUTOPILOT APPROACH ACTIVE)?

All what i need:
AUTOPILOT GLIDESLOPE ARM
- AUTOPILOT GLIDESLOPE HOLD
- A
UTOPILOT GLIDESLOPE ACTIVE

Link to comment
Share on other sites

5 minutes ago, Mugz said:
23 minutes ago, John Dowson said:

Which version of FSUIPC are you using?

FSUIPC7.2.0

Ok - I've moved this topic to the FSUIPC7 sub-forum.

5 minutes ago, Mugz said:

All what i need:
AUTOPILOT GLIDESLOPE ARM
- AUTOPILOT GLIDESLOPE HOLD
- A
UTOPILOT GLIDESLOPE ACTIVE

Ok, I'll add the ARM and ACTIVE simvars - AUTOPILOT GLIDESLOPE HOLD is already available in offset 0x07FC, and post a new version for you to test, either later today or tomorrow.

Link to comment
Share on other sites

Just now, John Dowson said:

Ok, I'll add the ARM and ACTIVE simvars - AUTOPILOT GLIDESLOPE HOLD is already available in offset 0x07FC, and post a new version for you to test, either later today or tomorrow.

Thanks!

Link to comment
Share on other sites

21 hours ago, Mugz said:

With 0C4D i dont know how to operate with flags

In lua, you can use the event.offsetmask function to trigger a function call when the required bit in the offset changes - see the FSUIPC Lua Library document for details in using this function.

In the attached version below, v7.2.1c, I have added the following simvars to offsets:
    AUTOPILOT GLIDESLOPE ARM at offset 0x0C7B as a 1 byte flag (unsigned byte)
    - AUTOPILOT GLIDESLOPE ACTIVE at offset 0x0C7C as a 1 byte flag (unsigned byte)
Please let me know if these are working or not, and for which a/c. Thanks,

John

FSUIPC7.exe

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.