Everything posted by pve
-
Arne Bartels trafficradarxml201 package
Know what you mean, No worries all working good now. pve
-
Arne Bartels trafficradarxml201 package
Thanks Doug it's working OK now pve
-
Arne Bartels trafficradarxml201 package
Thanks Bill I got all that installed but no traffic showing. Is there anything else I got to change or files to add. I am using the 2 gauges supplied in the original release. pve
-
Arne Bartels trafficradarxml201 package
Hi all Need some help installing the above into std. FSX with Doug's modified File. There are 3 files I can see that may be involved Trafficradar.dll TrafficInfo.dll Traffic.dll. Which files are used and where do they go. If files go in the Modules folder do they have to be declared in the DLL.xml. Thanks pve.
-
concatenation Crash
Hi all FS9 Is 'scat' limited to 6 entries in one element or Macro. More will crash the sim. Entering them after each value or all at the end makes no difference it seems there must be a limit. Can anyone confirm this. Thanks Paul
-
Is this a bug?
Hi Bob Thanks for confirming that. Loading my saved flights with a normal saved flight plan included the WaypointAirportICAO data is transferred and loads correctly. A work round with a saved Goto would be to cancel the FlightPlanIsDirectTo after loading the flight then transfer the WaypointAirportICAO data from the AirportIdent and then resart the DirectTo. (just thought of that !!). Paul
-
Is this a bug?
FSX orig XML code I seems you can't get any airport info. from the WaypointAirportICAO list with FlightPlanIsDirectTo active. It works OK on initial DirTo entry but if you save the flight then recall it all the WaypointAirportICAO info. is missing and can't be accessed. Removing the DirTo in the saved flight returns access to the information. Paul
-
JetFly LX-JFK released
Nice job thanks. These fly out of my local airfield EGLD there are two or three this in this strange colour.
-
Further Engine ITT adjustments
The top windows are battery volts so if you have both generators off both the battery volts drop and both battery amps show discharge. When you turn either generator on top both top windows show + amps till battery volts == 24 v then both amps show balance at 0 amps The bottom windows work as expected. Do you understand?
-
Further Engine ITT adjustments
It does charge both batteries. If you induce a discharge then switch one generator on it shows positive amps on both till they balance at 0 amps.
-
Further Engine ITT adjustments
Hi Autogyro Thanks for the latest engine mods. Not sure how the PC12 bus system works but the problem is I think you can only have one Generator entry per engine. I have it working with one gen. split and allowing both gen1 and gen2 to show off and on independently both showing volts and discharge. PM me if you think you can use it.
-
Further Engine ITT adjustments
Nice work autogyro. In the eng. gauge code GEN1 DC V shows BATTVOLTS at 24 and GEN2 DC V shows GENVOLTS at 28. I guess they both should be GENVOLTS. Easy to change.
-
using GeoCalcLength
Hi Roman probably still be off because the ALTs are at right angles to the lat/lon, one of which you are trying to find in the first place. Good point I never thought of that. I got the ground distance sorted and will start the decent point slightly before the predicted TOD in the FMC code to get an overlap.
-
using GeoCalcLength
Hi Roman I got the geocalc all OK and using trig for the vertical brg. but the 3 deg. line FROM THE EOD is about 450 ft. to low at the TOD. May have to reverse it and start at the TOD but lots of thing to change in the FMC display. I understand the Geocalc distance is great circle distance and may have to convert my distance to descend to great circle too. Thanks for your help.
-
using GeoCalcLength
Hi Roman GeoCalcLength works as advertised. I think I know why I can't get the values to match. I have a vertical brg. 3 degrees from EOD fix to a TOD fix and I the brg. line is straight should it not curve in relation to earth over a descent distance between the fixes of 80 mls.? Wonder how they do that at Honeywell. I can send you a copy of code if needed
-
using GeoCalcLength
Hi all FS9 code in gauge for FSX Using CalcGeoCalcLength for PBD calculation and it's working OK for distances around 40 nmls but any thing over 70 I get problems. Is CalcGeoCalc a flat word calculation or great circle distance. Does anyone have an additional formula for great circle distance.
-
Array Display
Thanks I tried that, I went back and changed the array l1 1 - @1 == if{ (L:AltConst:@1,feet) sp37 } Ed. how you get the code box
-
Array Display
Hi all <ScrollY>(L:Scroll,number)</ScrollY> <String> %((L:DirTo,bool) ! (@c:FlightPlanWaypointsNumber) s2 0 != and ) %{if} %(0 sp1) %{loop} %(@Array l1 (>@c:FlightPlanWaypointIndex)) %( l1 (@c:FlightPlanWaypointIndex) == )%{if}%( l44 100 / )%!d!%{end} %(l1 ++ s1 l2 <) \n %{next} %{end} %{end} </String> works OK but if I try %( l1 (@c:FlightPlanWaypointIndex) 1 - == )%{if}%( l44 100 / )%!d!%{end} To give one value back I get not even a list of zeros. Anyone help
-
Using autothrottle to fix speed, using throttle position to set pitch
There is a XML FLC gauge that was written by a guy called Bob available in the library here called LightLevelChange it's basic but works very well. I have use it modified on many aircraft for IAS controlled climbs and descents and VNAV. It comes with instructions on changing values for weights and speeds. Worth a look
-
Phenom 100 Pitch Trim
Go into the airfile and change in block 1101 primary aerodynamics . Pitch - + nose down section *CMO Pitch Moment Coeff at AOA =0 (Trim os)= -819 (should be) -305
-
Reusing Intel i7 975 ex for PsD
Hi Mitch'er Your results with P3D sound good. I don't know a lot about overclocking but I think the important stuff is CPU voltage, CPU ratio, ram voltage and ram speed. I had a list of things from somwhere originally that gave all the changes for a nice stable overclock for this board. 4.1 would be good if reliable. I have 6m of ram 1600 7-7-7-20 1.66v and W7 I changed it for sandybridge and now have a nice stable i7-4470 k on air So any settings for this board would be good. Thanks,
-
Reusing Intel i7 975 ex for PsD
Hi all I've got a old box with a i7 975 extreme on a P6T deluxe board that I think I can run P3D on with a new 780 gtx. I fired it up and noticed that I put the OC back to standard. Had a look round to find an OC tweeker but no luck does anyone still run one of these and can help with settings or point me somewhere. I remember I used to run it at just over 4 with the Noctu double air cooler. Thanks
-
Average speed
Thanks Ed
-
Average speed
Yes please, That would be most helpful
-
Average speed
Yes how does the the RW FMS get the basic over the ground distance information?