Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Is the IS GEAR FLOATS offset available?  I can't seem to find it.  Currently having to use SimConnect just to query this one variable.

Posted
  On 7/23/2021 at 6:43 PM, Gafman said:

Is the IS GEAR FLOATS offset available?  I can't seem to find it.  Currently having to use SimConnect just to query this one variable.

Expand  

Currently not. It is listed in the offset spreadsheet document (for FSUIPC7 / MSFS), but it has not yet been allocated to an offset.
I can add this for you (if using FSUIPC6 or FSUIPC7 - other versions are closed for development). Which version are you using?

John

 

Posted
  On 7/24/2021 at 11:28 AM, John Dowson said:

can add this for you (if using FSUIPC6 or FSUIPC7

Expand  

To clarify, I will add the following simvars:
     IS GEAR FLOATS 
     IS GEAR SKIDS
     IS GEAR SKIS 
     IS GEAR WHEELS
 to a 1-byte bit-oriented offset. I can post a version here for you to test, if you let me know which version you are using.

John

Posted
  On 7/24/2021 at 6:41 PM, Gafman said:

What about inHg?  I am getting some rounding error from the short value not replicating to the double that MSFS is using.

Expand  

I'm sorry, what does this mean?

  On 7/24/2021 at 9:55 PM, Gafman said:

No ATCModel or ATCType for AI traffic? Or is it just not working for MSFS 2020 right now?

Expand  

These were populated the last time I checked....

The topic of this post is 'IS GEAR FLOATS'. If you have other issues/questions, can you please raise them in a separate topic.

Posted
  On 7/25/2021 at 12:07 PM, John Dowson said:

I'm sorry, what does this mean?

These were populated the last time I checked....

The topic of this post is 'IS GEAR FLOATS'. If you have other issues/questions, can you please raise them in a separate topic.

Expand  

I'm using the .net client.  Perhaps his wrapper isn't working properly.

Posted
  On 7/25/2021 at 4:54 PM, Gafman said:

I'm using the .net client.  Perhaps his wrapper isn't working properly.

Expand  

What isn't working properly? As I said, this topic is for the Gear Floats issue, which I will look into adding. If you have any other issues or questions that are not related to this, can you please raise them in a separate topic, and provide enough information for me/us to help you. Your past few posts are rather short and cryptic and I don't know what you are trying to ask...

John

 

 

Posted
  On 7/24/2021 at 12:10 PM, John Dowson said:

To clarify, I will add the following simvars:
     IS GEAR FLOATS 
     IS GEAR SKIDS
     IS GEAR SKIS 
     IS GEAR WHEELS
 to a 1-byte bit-oriented offset. I can post a version here for you to test, if you let me know which version you are using.

Expand  

I have now added these simvars to offset 0x05D6:
   IS GEAR WHEELS - bit 0 / 0x1
   IS GEAR SKIS - bit 1 / 0x2
   IS GEAR FLOATS - bit 2 / 0x4
   IS GEAR SKIDS - bit 3 / 0x8

This has been added to version v7.2.4 attached, which I will also release officially shortly: FSUIPC7.exeFetching info...

John
 

Posted
  On 7/28/2021 at 12:40 PM, John Dowson said:

I have now added these simvars to offset 0x05D6:
   IS GEAR WHEELS - bit 0 / 0x1
   IS GEAR SKIS - bit 1 / 0x2
   IS GEAR FLOATS - bit 2 / 0x4
   IS GEAR SKIDS - bit 3 / 0x8

This has been added to version v7.2.4 attached, which I will also release officially shortly: FSUIPC7.exe 625.5 kB · 0 downloads

John
 

Expand  

What shall we call this variable?

Posted
  On 7/26/2021 at 2:21 PM, John Dowson said:

What isn't working properly? As I said, this topic is for the Gear Floats issue, which I will look into adding. If you have any other issues or questions that are not related to this, can you please raise them in a separate topic, and provide enough information for me/us to help you. Your past few posts are rather short and cryptic and I don't know what you are trying to ask...

John

 

 

Expand  

Sorry, I don't mean to be short or cryptic.  I deal with students on a daily basis and tend to be succinct. I will open up a different thread about the AI aircraft ATCModel/ATCType's in the .NET Client forum.

Posted
  On 7/28/2021 at 12:40 PM, John Dowson said:

I have now added these simvars to offset 0x05D6:
   IS GEAR WHEELS - bit 0 / 0x1
   IS GEAR SKIS - bit 1 / 0x2
   IS GEAR FLOATS - bit 2 / 0x4
   IS GEAR SKIDS - bit 3 / 0x8

This has been added to version v7.2.4 attached, which I will also release officially shortly: FSUIPC7.exe 625.5 kB · 1 download

John
 

Expand  

I can confirm it is working. Thank you.

  • 2 months later...

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.