• There seems to be an up tick in Political commentary in recent months. Those of us who are long time members of the site we know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religiours commentary out of the fourms.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politicion will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment amoung members. It is a poison to the community. We apprciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Released!! F9F Cougar by Rob Richardson

Thanks Roman. . .I was in the low altitude area. Other things related to flying this in P3D_V4.1, the radios aren't compatible and I haven't found any "suitable subs" as yet (for the VC). Also, aside from the airspeed and altitude, is that all that I should see in the HUD?

Ed, in the low alt regim she is a delight to hand fly. The hud I have the same, although the speed seems to be TRUE, thru internal air computers I assume.
The radios - yes... In FSX I threw in my racing pop up for testing. The radios as setup in the aircraft.cfg are for a non-standby type.

IE -


[Radios]
// Radio Type = availiable, standby frequency, has glide slope
Audio.1 = 1
Com.1 = 1, 0
Com.2 = 1, 0
Nav.1 = 1, 0, 1
Nav.2 = 1, 0,
Adf.1 = 1
Transponder.1 = 1
Marker.1 = 1

But calling a stock (FSX) -

[Vcockpit02]
file=Panel6
Background_color=0,0,0
size_mm=512,512
visible=1
ident=
pixel_size=512,512
texture=$pan2




gauge00=KingAir_Radio!Com1, 10, 10, 240, 150
gauge01=KingAir_Radio!Nav1, 260, 10, 240, 150
gauge02=KingAir_Radio!Com2, 10, 180, 240, 150
gauge03=KingAir_Radio!Nav2, 260, 180, 240, 150
gauge04=KingAir_Radio!Xpndr, 10, 340, 240, 150
gauge05=KingAir_Radio!Adf, 260, 340, 240, 150

Which has standbys. On your own try, you could .. As long as radios are the "stock?" (is it in P3D?)


[Radios]
// Radio Type = availiable, standby frequency, has glide slope
Audio.1 = 1
Com.1 = 1,1
Com.2 = 1, 1
Nav.1 = 1, 1, 1
Nav.2 = 1, 1, 0
Adf.1 = 1
Transponder.1 = 1
Marker.1 = 1

If that doesn't work, make sure the gauge (from stock B350) is in the global gauges directory, if not, find it and copy it over the Cougar's panel folder.
That just may do it for you.

Roman
 
Ed, in the low alt regim she is a delight to hand fly. The hud I have the same, although the speed seems to be TRUE, thru internal air computers I assume.
The radios - yes... In FSX I threw in my racing pop up for testing. The radios as setup in the aircraft.cfg are for a non-standby type.
Roman
Roman, I'm using the Cougar in P3D_V4.1. . . ."dll" and "gau" gauges aren't compatible. That's why I said I hadn't yet found a suitable sub for that array of radios. I can find Com/Nav combo's or single com1 or Nav1 radios but I don't believe there's another group of radios exactly like the King Air set that are either contained in a "cab" file or true 64bit dll's.

As you know there are innumerable freeware airplanes that use that same suite of avionics. . .yet if you want to fly the airplane in P3D_V4.1 you end up with a blank spot where the radios go, cause there's nothing exactly like it for V4.
 
Ed,

Yes understood.
I'm in FSX but understand the P3D..
You have a stock Beech tree fiddy correct? If, and only if, the 350's gauges are global, meaning they are in the p3d/gauges folder, if they are not... Then a slight hiccup.
If not - go find them, copy those over to the Cougar's panel folder.

The gauge calling syntax is exact from FSX to P3D for the Beech tree fiddies radios. Use the P3D provided units.
 
Rob
I have a quick question on the paint kit, what do you save the .dds as? DXT1 or DXT5 ?

I saved it as DXT1 and the wing and fuselage are smaller than the stock .dds'

Thanks
 
Ed,

Yes understood.
I'm in FSX but understand the P3D..
You have a stock Beech tree fiddy correct? If, and only if, the 350's gauges are global, meaning they are in the p3d/gauges folder, if they are not... Then a slight hiccup.
If not - go find them, copy those over to the Cougar's panel folder.

The gauge calling syntax is exact from FSX to P3D for the Beech tree fiddies radios. Use the P3D provided units.
Ok, I found some gauges that, with some adjusting in Panel Studio, work fine (also, I have no idea what a "fiddy" is and the only 350 gauges I have are dll's which won't work). Back to the Autopilot. . . .I am on a long flight from Key West NAS to Roosevelt Roads, altitude (more or less) is 10,000. Airspeed, adjusted from 300kias to 500kias, the autopilot will not hold a steady altitude on it's own. Initially all looks well, but within 2 or 3 minutes it begins a slow but ever increasing porpoise action that eventually get's so violent that I have to disengage the "Alt" hold switch and take over manually. I have not tested at higher altitudes, but given the fact that at 5000' and 10,000' it exhibits the same lack of control, I doubt an increase in altitude would make any difference.
 
Look in the cfg file for the autopilot section. make sure the default vertical speed in the autopilot isn't too big. knocking it down to 200 ft a min sometimes helps the ups and downs. also check for a line in the Pitot Static section. should look something like this:

[pitot_static]
vertical_speed_time_constant = 1 //Increasing this value will cause a more instantaneous reaction in the VSI


I just looked at the Cougar's pitot section :

[pitot_static]
vertical_speed_time_constant = 0.3 //Increasing this value will cause a more instantaneous reaction in the VSI

Try increasing to 1 and work from there. Yes it the low number under 1 makes the VSI slower to react like a real static VSI but at the cost of weird autopilot behavior.
 
Look in the cfg file for the autopilot section. make sure the default vertical speed in the autopilot isn't too big. knocking it down to 200 ft a min sometimes helps the ups and downs. also check for a line in the Pitot Static section. should look something like this:

[pitot_static]
vertical_speed_time_constant = 1 //Increasing this value will cause a more instantaneous reaction in the VSI


I just looked at the Cougar's pitot section :

[pitot_static]
vertical_speed_time_constant = 0.3 //Increasing this value will cause a more instantaneous reaction in the VSI

Try increasing to 1 and work from there. Yes it the low number under 1 makes the VSI slower to react like a real static VSI but at the cost of weird autopilot behavior.
Thanks Brian. I'll give that a try. I'm down at Guantanamo Bay right now to refuel and head to the Chow Hall. I'll pick up the remainder of the flight to Roosevelt Roads after lunch.
 
Hi Ed,

I have not tested at higher altitudes, but given the fact that at 5000' and 10,000' it exhibits the same lack of control, I doubt an increase in altitude would make any difference.
The air is thinner as you go up, hence less elevator (flying surface) reactive force.

Sorry about the Polish. Was in a Pollak mode last night. Beechcraft King Air B350 is a "bee tree fiddy" LOL!
Anyway, Lockheed Martin provided you with a King Air 350, correct?

That B350 has been around from the MS flight sim series from FS2002 up thru FSX.
That same B350 provided by LM is the same one, except... They re-complied the original FSX\Gauges\KingAir_radio.dll from 32 bit to 64 bit.
The question is..... Where did they put that file?
If it is in the P3D\gauges folder it "should've" worked for you straight out of the box.
I suspect that LM has put the .dll in the Beech_King_Air_350\panel folder. If that is the case the Cougar will never "find" it. (The Cougar uses the same gauge calling syntax)
If so, copy that .dll from the Beech_King_Air_350\panel over to Grumman F9F-8 Cougar\panel and you "should" be good to go. (No FS panel studio needed)

Brian - good call on the VS speed constant!
 
Ed,

I have both bendix_king_radio and bendix_radio dll"s in my P3D 4.1 gauges file. They both appear in RR's Cougar. Their entry dates are the day I upgraded to 4.1, did you upgrade that section? Maybe they weren't in the original release.

Steve M.
 
Rob
I have a quick question on the paint kit, what do you save the .dds as? DXT1 or DXT5 ?

I saved it as DXT1 and the wing and fuselage are smaller than the stock .dds'

Thanks

Hello Steven,
The main textures are 4096x4096 and can be saved as DXT5 or 888
You can reduce the size but at a cost to sharpness.

RobR
 
Look in the cfg file for the autopilot section. make sure the default vertical speed in the autopilot isn't too big. knocking it down to 200 ft a min sometimes helps the ups and downs. also check for a line in the Pitot Static section. should look something like this:

[pitot_static]
vertical_speed_time_constant = 1 //Increasing this value will cause a more instantaneous reaction in the VSI


I just looked at the Cougar's pitot section :

[pitot_static]
vertical_speed_time_constant = 0.3 //Increasing this value will cause a more instantaneous reaction in the VSI

Try increasing to 1 and work from there. Yes it the low number under 1 makes the VSI slower to react like a real static VSI but at the cost of weird autopilot behavior.
That fixed it Brian. Rock steady now!
 
Hello,
Good gift, thank's! But, i have some trouble with the AOA (Angle of attack), i think it is too hight for low speed (200 - 250 knots) , am i wrong ?
JMC
 
Hi Ed,


The air is thinner as you go up, hence less elevator (flying surface) reactive force.

KIAS is KIAS at any altitude - aero force (dynamic pressure) is the same; however as airplanes approach transonic region, some pitch reaction starts to vary gradually with increasing IMN because the aerodynamic center starts to move aft and the difference between the aero center to the center of gravity gradually increases - that changes the pitch stability. That's why a powerful flying tail came into being for high speed flight.
 
Last edited:
Hello Steven,
The main textures are 4096x4096 and can be saved as DXT5 or 888
You can reduce the size but at a cost to sharpness.

RobR

Thanks for the reply, I love your plane. I just noticed that my dds' were 21xxx where yours are 65xxx. They work in game so was curious as to why the difference.

That was just one issue I have. I have a computer that I do skinning on along with other things just for my own , it is a older computer with Windows 7 pro. My problem is with this computer and FSX I have invisible planes in it, can not see the skins.
I have to put the skins in my game computer to see them. The older computer has a lower end graphics card, which maybe some of my problem. I noticed that most of the third party plane are invisible.
 
Does anyone else have an autopilot that is unable to hold altitude? I am flying in P3D_V4.1 and I suspect that this could be V4 related, however I thought I would check. Once I have a set altitude and turn on the "Alt" switch to hold, it starts a porpoise varying from 2000fpm climb to a 2000fpm descent and continues that radical swing up and down until I release the hold switch. It tracks GPS very well as well as set heading, but altitude hold is a no joy! Right now I simply trim to straight and level and it does very well with that.
My SR-71 from Glowingheat does this as well if I set the altitude hold before I am already holding a stable altitude. It's like it is constantly overcorrecting for being over or under the set altitude and adjusting the decreasing the vertical speed hold as you near my desired altitude doesn't help. Don't know if that's what you have going on as well, but it's worth a try if you're using the autopilot to climb to altitude.
 
My SR-71 from Glowingheat does this as well if I set the altitude hold before I am already holding a stable altitude. It's like it is constantly overcorrecting for being over or under the set altitude and adjusting the decreasing the vertical speed hold as you near my desired altitude doesn't help. Don't know if that's what you have going on as well, but it's worth a try if you're using the autopilot to climb to altitude.
Thanks Josh but it was acting up regardless of whether I was already trimmed to a set altitude and activated it or if I preset the altitude and had it climb to that setting. Brian gave me a setting to check in the cfg file, and after making the adjustment he recommended, it has functioned perfectly ever since.

By Brian: I just looked at the Cougar's pitot section :

[pitot_static]
vertical_speed_time_constant = 0.3 //Increasing this value will cause a more instantaneous reaction in the VSI

Try increasing to 1 and work from there. Yes it the low number under 1 makes the VSI slower to react like a real static VSI but at the cost of weird autopilot behavior.
 
Back
Top