[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4752: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4754: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4755: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4756: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
Fsbuild-2 Flight Planner • View topic - Adding Aircraft Performance Data

Fsbuild-2 Flight Planner

Fsbuild 2 support forum
It is currently Fri Sep 05, 2025 7:03 am

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Sun Feb 07, 2010 11:55 pm 
Offline

Joined: Sun Feb 07, 2010 11:46 pm
Posts: 9
Ok so I can add the gauges no problem. What I am still lost on is how to have the FMS call up the aircraft performance data. Just by examining the CFG's of the B747 and B737 it looks like I need another gauge with an extra parameter that names the aircraft CFG to be called up from ISG folder. However the syntax isn't the same between the two panel CFG's for instance....

here is the line from 737
gauge02=ISG1!HW_B737_ND, 406,549,219,217,B737_800

here is the line from the 747
gauge11=isg1!B777_PFD_NB, 14,143,147,166

The text in yellow is what I'm concerned about. Can someone tell me what this bit does?

Mike


Top
 Profile  
 
PostPosted: Tue Feb 09, 2010 2:00 pm 
Offline

Joined: Thu Apr 23, 2009 10:37 am
Posts: 73
Location: NYC & Florida
Hi,

In the ISG aircraft.cfg, there should be a line which states,
PerformanceData=
To make it simple and to give you a good example.
1)Download this performance Data file.
2)Place it in the ISG aircraft folder.
3)Add this line to your 737_800 aircraft.cfg(ISG) ----- PerformanceData=Boeing738.prf

Seldom fly the B738 but travel long distance w/ each flight. so the performance build should be on point.
The more you fly your 737-800, the performance will adjust for splendid future flights and the right fuel calculation.

*EDIT* can't seem to upload my .PRF file for you. so lets do it manually.

1)Go to the ISG \ISG\FlightLog folder go to the drop window and look for your 737-800 CAT:
2)Click creat3 performance file.
3)Go back to the folder(\ISG\FlightLog). The TEMP file will be your performance file, So just rename it Boeing738 or what have you
but it must match the PerformanceData= entry

Cheers!

_________________
]


American Hauler.
T. Headlam


Last edited by AS-487 T. Headlam on Tue Feb 09, 2010 3:24 pm, edited 1 time in total.

Top
 Profile  
 
PostPosted: Tue Feb 09, 2010 2:24 pm 
Offline

Joined: Fri Jan 22, 2010 12:29 am
Posts: 23
Location: Virginia


Top
 Profile  
 
PostPosted: Sun Feb 14, 2010 7:14 am 
Offline

Joined: Sun Feb 07, 2010 11:46 pm
Posts: 9
Ok so their is nothing in the flight log drop down box. Also I am attempting to add constraints to my freeware aircraft for instance a 767-400ER. I think my first question is how to link the aircraft.cfg (ISG) so that the FMS will know at what speed to climb and descend at etc. Does the performance data file your talking about do this? It could be that I'm completly lost on what to do because I don't understand how this works and their is no manual.


Top
 Profile  
 
PostPosted: Sun Feb 14, 2010 11:15 pm 
Offline

Joined: Sat May 23, 2009 1:21 pm
Posts: 12
I added a performance file for a 737-300 as per the instructions above and while the file generation worked fine, VNAV still controls ascent at 1500 fpm from the time it's engaged at a couple of thousand feet, right to over 10,000 feet. Then, getting up to cruising level, the VS rises to way over 2000fpm, while chasing the TOC.

Isn't this the wrong way round? Shouldn't the rate of climb be steeper at lower levels, shallowing off as you approach the cruise? If so, what might I be doing wrong?

EDIT: Just read the ISG1 1.7 thread, and will try the technique indicated there.

Thanks.
;)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group