heli_flying
Member-
Content Count
26 -
Joined
-
Last visited
-
Medals
Everything posted by heli_flying
-
flight model editing
heli_flying posted a topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
what tools i need to do it?:confused: thanks ;) -
First "Community Patch"
heli_flying replied to nightsta1ker's topic in TAKE ON HELICOPTERS - GENERAL
yes, when the helicopter gain speed without dampers it become unstable but the trick is tweak the horizontal stabilizer lift coefficients to ensure enough counter force to the rotor natural nose down moment with speed, the lack of force in the stabilizer is evident when you past the 80 knots and the helicopter still flying leveled with a exaggerated fuselage nose down attitude the real behavior is a exponential and progressive need of forward cyclic input with speed to maintain the helicopter at the same level and the body attitude less negative due to the nose up moment induced by the horizontal stabilizer in this picture is evident the forward cyclic input with speed but the helicopter body still almost leveled: -
First "Community Patch"
heli_flying replied to nightsta1ker's topic in TAKE ON HELICOPTERS - GENERAL
i think this one may help with the control feeling: </FCSComponent> <FCSComponent type="FCSRotationDamper"> <YawController P="0.0" D="0"/> <PitchController P="0.0" D="0"/> <RollController P="0.0" D="0.00"/> </FCSComponent> P="0.0" disable the damping system and you get direct control like in the real one (h-500) -
First "Community Patch"
heli_flying replied to nightsta1ker's topic in TAKE ON HELICOPTERS - GENERAL
where i can write this commands?? -
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
there is a manual from rtdynamics page: http://www.rtdynamics.com/v2/wp/2008/rotorlib-fdm/ click in evaluate, follow the installation instructions and look for the programmers guide 3.1.1 this explain with detail every value in the .xml file -
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
in this lines: </Blades> <Controls A1UL="6.5" A1LL="-6.5" B1UL="13" B1LL="-13.0" thetaLL="8" thetaUL="17.3" useExtendedCollectiveRange="false" /> </AerodynamicFeatures> </Rotor> A1= roll control input left/ right limit B1= pitch control input forward/backward limit thetaLL= collective lower limit thetaUL= collective upper limit -
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
i found a clue the last night about the ground effect: <Blades twist="-6"> <LiftCoefficient> 0 0.5 1.0 1.8 3.0 5.0 <----height from the ground in meters -180 0.0 0.0 0.0 0.0 0.0 0.0 -176 0.5133 0.5133 0.5133 0.5133 0.5133 0.5133 -168 0.725 0.725 0.725 0.725 0.725 0.855 -160 0.665 0.665 0.665 0.665 0.665 0.665 -152 0.875 0.875 0.875 0.875 0.875 0.875 -144 0.8525 0.8525 0.8525 0.8525 0.8525 0.8525 -136 0.7225 0.7225 0.7225 0.7225 0.7225 0.7225 the last column are the values the rotor will use above this height, the same for the drag -
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
i use cpbo.exe when you run this for first time the program create a registry association to every folder and later to repack the folder just right click and select "create a pbo", in win7 run as administrator download it from this link: http://www.kegetys.net/dl.php/tools07072010.zip the folder to repack need config and prefix files in other words the last air_us_h folder air_us_h/h_sim/air_us_h and this is your new air_us_h.pbo work in the same way like the original put this one in the addons folder -
repacking PBO files with EliteNess
heli_flying replied to nightsta1ker's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
yes it work put this repacked subfolder into the addons folder, but do a backup first!! -
repacking PBO files with EliteNess
heli_flying replied to nightsta1ker's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
in the extraction you get the folder: air_us_h\hsim\air_us_h in the repacking process you need repack the last sub folder: air_us_h\data, helicopter_heavy... put the repacked pbo in the addons folder -
armed private helicopter with miniguns and rockets pod, the pilot is armed with one m-4 carbine
-
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
Thank you, i'm sure this can help a lot!! i have found some problems at high speed with pitch i attached this to the horizontal stabilizer, the real helicopters are more leveled in cruise the h stabilizer need to be more powerful with speed. Another bug is the main rotor rpm gauge in the medium, this one show the engines rpms instead the main rotor rpms, is there some way to get the main rotor rpms in the game? via script or something..:rolleyes: -
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
i think this one can do the job for the light in expert without auto trim but push your left pedal starting in freeflight mode!! -
Flight dynamics (important issues)
heli_flying replied to nightsta1ker's topic in TAKE ON HELICOPTERS - GENERAL
that is the lift coefficient vs angle of attack and the lower list is drag vs angle of attack , nightsta1ker you are right when you say this is a tedious work :o my light.xml file in the spoiler (work in progress): -
Flight dynamics (important issues)
heli_flying replied to nightsta1ker's topic in TAKE ON HELICOPTERS - GENERAL
you can change it yourself ;): 1.backup the original file first!! 2.unpack the air_us_h.pbo file located in the folder addons with Extractpbo (put dpbo.dll in the same folder) 3.in the extracted folder go to air_us_h > h_sim > air_us_h the last sub-folder is the folder you need repack to create the new air_us_h.pbo file (i do it with cpbo) 4.in this folder you have the 3 more sub folders medium, heavy and light into each folder you have a .xml file ej: Light-GenHeli600-DesktopSim.xml this is the config file to the light i edit this file with the notepad 5.repack and test (repack the sulfolder air_us_h> h_sim > air_us_h instead the entire extracted folder) note: locate the tools folder in the desktop and run as administrator (win 7 and vista) personally i've found the default ( ib= 1200 ) too low in the medium, with 1800 ~ 2200 improve the control authority and almost cancel the roll tendency with collective input due to the tail rotor high position, set the yaw control damper to 0 ~ 0.5 to get yaw torque effect -
Autorotation training: you've got to be kidding
heli_flying replied to OMAC's topic in TAKE ON HELICOPTERS - GENERAL
the medium helicopter have 2 couples of engine rpm gauges that's fine in the way to improve the safety, but just a little mistake... :confused:where is the main rotor rpm gauge??? :confused: try to shut down both engines in flight and see there is 2 "main" rotor needles going down to zero but your still alive(first push down the collective) and the helicopter is with total control the only reference to the main rotor rpms is the vibration in my force feedback joystick :( -
Rotors begin to rotate automatically after ~5min idle
heli_flying replied to TPenn's topic in TAKE ON HELICOPTERS - COMMUNITY PREVIEW
if there is wind you have found your ghost ;) apply rotor brake and see what happen -
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
this appears to be lift vs angle of attack but why in columns? what mean this columns? 0, 0.4, 0.6.... :rolleyes:reynolds number:confused: -
Autorotation training: you've got to be kidding
heli_flying replied to OMAC's topic in TAKE ON HELICOPTERS - GENERAL
yes is the maximum glide speed in a md500d, this speed in almost all helicopters is the best to do auto rotations just try it ;) -
Autorotation training: you've got to be kidding
heli_flying replied to OMAC's topic in TAKE ON HELICOPTERS - GENERAL
the best autorotation speed in a md500d is 80knots in the game the "light" have similar behavior, you even need push up the collective a bit to avoid over speed the rotor -
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
thank you so much :) i can make a working pbo now -
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
i need repack to see the changes? i am totally new with this game thanks ;) -
i tried eliteness with the file air_us_h.pbo unpack the file but i can´t repack the folder just show me the error message "No sqm or config detected pbo" :( there is a special settings to repack the folder? thanks in advance ;)
-
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
i tried with pboview but no extract nothing just say "no arma pbo", i find collective maximum and minimum values, the minimum value is to high 8 degrees this is the reason this one is almost unable to auto rotate and no decent faster when the collective is in full down position, normal values in a real helicopter are around zero o even negatives values in asymmetrical foil blades but in the other hand if with 8 degrees you just need add weight and this is able to auto rotate mean the rotors flight dynamics are amazing!! -
flight model editing
heli_flying replied to heli_flying's topic in TAKE ON HELICOPTERS : ADDONS - Configs & Scripting
many thanks ;) i can edit this file but eliteness dont let me reconvert the pbo file just show the message "No sqm or config detected pbo" when i try to convert the folder air_us_h :(