FS2020

Latest Information on Sim Innovation's flagship product Air Manager

Moderators: russ, Ralph

Message
Author
SimPassion
Posts: 5346
Joined: Thu Jul 27, 2017 12:22 am

Re: FS2020

#21 Post by SimPassion »

Some values are standard and the same as in FSX/P3D and other are indeed otherwise

PA-28_FS2020_FUEL_CLUSTER_01.jpg

Gilles


[EDIT] Screenshot updated

SimPassion
Posts: 5346
Joined: Thu Jul 27, 2017 12:22 am

Re: FS2020

#22 Post by SimPassion »

Outside the variable subscribe, not having took so much time as I would have expected with FS2020 from the start, so I've just discovered at the moment while doing the testing with AM, that the TrackIR 5 is working nicely in it, I don't know at which point they incorporated the handling. Not ever thought to perform the testing, now this could bring some nice moments, specifically with the Pitts S2s and the Cap10

Gilles

SimPassion
Posts: 5346
Joined: Thu Jul 27, 2017 12:22 am

Re: FS2020

#23 Post by SimPassion »

It looks like there's some issue with specific variables like "ELECTRICAL MASTER BATTERY" where we have still to trigger a <True> button click in the AM UI even with the aircraft up and running
I've experienced this with the G36 and the CAP10, but no issue with the TBM930
not tried yet with all aircrafts though

Gilles
Last edited by SimPassion on Sat Aug 15, 2020 7:58 pm, edited 1 time in total.

Lenny
Posts: 11
Joined: Tue Aug 20, 2019 3:07 pm

Re: FS2020

#24 Post by Lenny »

Was able to get instruments in separate window that displayed the correct data.
With a nice view of Schiphol and planes at the gates (did not see that in MFSF Beta)

Created a demo panelview with some random instruments.
Nice to see the needles moving...

Image
https://ibb.co/fkKJ95B

b1bmsgt
Posts: 10
Joined: Thu Apr 06, 2017 7:44 pm

Re: FS2020

#25 Post by b1bmsgt »

I made a small sample panel using guages from the C172 tab. It worked in MSFS yesterday, but now today it doesn't.
Just to clarify, should AM be running before starting MSFS, or should I start MSFS first?

Russ
AM Panel.JPG
MSgt, US Air Force, Retired
Former T-33A Crew Chief
Former B-1B Crew Chief
Former B-1B Maintenance Expediter
Former Learjet Quality Inspector

Lenny
Posts: 11
Joined: Tue Aug 20, 2019 3:07 pm

Re: FS2020

#26 Post by Lenny »

Hi,

just FYI...

I received a code by Microsoft to install the august 18th release.

1.7.12

After a while I detected bad performance.

The only change I made was installing the plugin for making the connection between AM 4.0 Beta en the flightsim.

The prerelease does not encouter delay.

After disabeling the service everyting was smooth again.

User avatar
Corjan
Posts: 2941
Joined: Thu Nov 19, 2015 9:04 am

Re: FS2020

#27 Post by Corjan »

Hi,


If one of you guys want to help track the issue down and do a debug session through teamviewer, please let me know.

Since it is the first BETA, there are bounds to be issues still.


Corjan

SimPassion
Posts: 5346
Joined: Thu Jul 27, 2017 12:22 am

Re: FS2020

#28 Post by SimPassion »

I guess a "FS2020" feature name could be helpful here : http://siminnovations.com/wiki/index.ph ... as_feature during the 3.7 to 4.0 transition ?

Here's a sample :

Code: Select all

if has_feature("FS2020") then
	fs2020_variable_subscribe("ELECTRICAL MASTER BATTERY", "Bool",
							"FUEL TOTAL CAPACITY", "Gallons",
							"FUEL LEFT QUANTITY", "Gallons",
							"FUEL RIGHT QUANTITY", "Gallons",
							"GENERAL ENG FUEL PRESSURE:1","Psi",
							"L:FuelLeftTipTankCapacity", "Double",
							"L:FuelRightTipTankCapacity", "Double",
							set_tank_limits_fsx)
end
Gilles

SimPassion
Posts: 5346
Joined: Thu Jul 27, 2017 12:22 am

Re: FS2020

#29 Post by SimPassion »

Additionally to the previous post, I post again here a not already answered point :
SimPassion wrote: Fri Aug 14, 2020 7:27 pm It looks like there's some issue with specific variables like "ELECTRICAL MASTER BATTERY" where we have still to trigger a <True> button click in the AM UI even with the aircraft up and running
I've experienced this with the G36 and the CAP10, but no issue with the TBM930
not tried yet with all aircrafts though

Gilles
Gilles

User avatar
Ralph
Posts: 7933
Joined: Tue Oct 27, 2015 7:02 pm
Location: De Steeg
Contact:

Re: FS2020

#30 Post by Ralph »

Sounds to me like that variable isn't used in the aircraft you mentioned. I'm sure that there are custom variables and events. But we'll have to wait to have access to those...

Post Reply