Board index FlightGear Development Aircraft

Sinking Plane!!!

Questions and discussion about creating aircraft. Flight dynamics, 3d models, cockpits, systems, animation, textures.

Sinking Plane!!!

Postby Fahim Dalvi » Tue Jan 22, 2008 7:15 pm

Hi Guys...
Sinc nobody was interested in making the A380...i took over the job. The original plane was not quiet flyable...so i converted it to YASim. The plane flys superbly but..it sinks in the ground as if the ground was below....how can i solve the problem :cry: :?: :?: :?:

thanks
User avatar
Fahim Dalvi
 
Posts: 1353
Joined: Sun Oct 14, 2007 2:08 pm
Location: Qatar
Callsign: Fahim
Version: 2020.3.11
OS: macOS

Re: Sinking Plane!!!

Postby HHS » Tue Jan 22, 2008 11:00 pm

Fahim Dalvi wrote:Hi Guys...
Sinc nobody was interested in making the A380...i took over the job. The original plane was not quiet flyable...so i converted it to YASim. The plane flys superbly but..it sinks in the ground as if the ground was below....how can i solve the problem :cry: :?: :?: :?:

thanks


Adjust the offsets like this:
<path>A380.ac</path>
<offsets>
<z-m>0.3</z-m>
<pitch-deg>0.3</pitch-deg>
</offsets>

You have to experiment a little bit...

By the Way: The A380-JSBSim seems to me that it had his origin on the very rare real data and official guess by specialist you can found on the web- but it is only a guess from me.
To make it flyable you have to enable the engines in the -set.xml-file like this:
<engines>

<engine n="0">

<running>true</running>

</engine>
...


Manually is the A380-JSBSim nice to fly- with autopilot it is a mess: the autopilot has to be done new...

But with YASim you have the better possibilities for animation- so go on and share it with us!

Cheers
HHS
Up, up and away
User avatar
HHS
 
Posts: 3625
Joined: Thu Jul 19, 2007 9:09 am
Version: GIT

Postby technobill » Wed Jan 23, 2008 2:31 am

Hey Fahim,

Sorry to break it to you, but I think that either Gjis or Pauljs75 is also working on the A380...

Maybe you guys can work together?
technobill
 
Posts: 596
Joined: Sun Nov 18, 2007 7:14 am

Postby Fahim Dalvi » Wed Jan 23, 2008 9:30 am

technobill wrote:Hey Fahim,

Sorry to break it to you, but I think that either Gjis or Pauljs75 is also working on the A380...

Maybe you guys can work together?


Well...i thought gijs was working on the beluga n pauljs75 on some other plane...anyways we'll see about that...

HHS wrote:By the Way: The A380-JSBSim seems to me that it had his origin on the very rare real data and official guess by specialist you can found on the web- but it is only a guess from me.
To make it flyable you have to enable the engines in the -set.xml-file like this:
<engines>

<engine n="0">

<running>true</running>

</engine>
...


Manually is the A380-JSBSim nice to fly- with autopilot it is a mess: the autopilot has to be done new...

But with YASim you have the better possibilities for animation- so go on and share it with us!

Cheers
HHS


I already know that...i actually meant that the aircraft just went right and was pretty uncontrollable in the air!!!
User avatar
Fahim Dalvi
 
Posts: 1353
Joined: Sun Oct 14, 2007 2:08 pm
Location: Qatar
Callsign: Fahim
Version: 2020.3.11
OS: macOS

Postby HHS » Wed Jan 23, 2008 10:58 am

Fahim Dalvi wrote:I already know that...i actually meant that the aircraft just went right and was pretty uncontrollable in the air!!!


The fdm is right- the autopilot.xml isn't!

And I'm sure you will have problems with YASim maybe too....

But don't give up - I'm sure you will do it! :D

Cheers
HHS
Up, up and away
User avatar
HHS
 
Posts: 3625
Joined: Thu Jul 19, 2007 9:09 am
Version: GIT

Postby Fahim Dalvi » Wed Jan 23, 2008 2:36 pm

the only problem i am having with yasim is the plane...either sinking or floating in air!!!!
User avatar
Fahim Dalvi
 
Posts: 1353
Joined: Sun Oct 14, 2007 2:08 pm
Location: Qatar
Callsign: Fahim
Version: 2020.3.11
OS: macOS

Postby HHS » Wed Jan 23, 2008 3:28 pm

Fahim Dalvi wrote:the only problem i am having with yasim is the plane...either sinking or floating in air!!!!


You have to adjust the values carefully!

O.k.- I changed the A380, so it is now full flyable, it is stable with autopilot and stable on ILS!

You can download it here:
www.hoerbird.net/A380.zip

Because I used some files from Air_Alex modified 787, I don't know really if it is CVS-compatible ( but it should be, if the files follow the licence!)

Have fun!

Regards
HHS
Up, up and away
User avatar
HHS
 
Posts: 3625
Joined: Thu Jul 19, 2007 9:09 am
Version: GIT

Re: Sinking Plane!!!

Postby Ampere » Thu Jan 24, 2008 12:40 am

Fahim Dalvi wrote:Hi Guys...
Sinc nobody was interested in making the A380...i took over the job. The original plane was not quiet flyable...so i converted it to YASim. The plane flys superbly but..it sinks in the ground as if the ground was below....how can i solve the problem :cry: :?: :?: :?:

thanks


It can be made flyable by turning on the engines.

HHS wrote:By the Way: The A380-JSBSim seems to me that it had his origin on the very rare real data and official guess by specialist you can found on the web- but it is only a guess from me

Your guess is correct. Many parts of the A380 are done using real data. So becareful on what you are modifying.
Ampere
 
Posts: 271
Joined: Sun Jan 14, 2007 10:09 pm
Location: Toronto

Postby technobill » Thu Jan 24, 2008 3:58 am

Oops, sorry Fahim! :D
technobill
 
Posts: 596
Joined: Sun Nov 18, 2007 7:14 am

Postby Gijs » Thu Jan 24, 2008 4:48 pm

No, I'm not working on the A380.
I thought the A380s model was already done?
Airports: EHAM, EHLE, KSFO
Aircraft: 747-400
User avatar
Gijs
Moderator
 
Posts: 9549
Joined: Tue Jul 03, 2007 3:55 pm
Location: Delft, the Netherlands
Callsign: PH-GYS
Version: Git
OS: Windows 10

Postby Fahim Dalvi » Thu Jan 24, 2008 6:30 pm

Gijs wrote:No, I'm not working on the A380.
I thought the A380s model was already done?


yeah...the models are done...but no animation......i am working on that, the fdm, special effects(heat blur, etc....) and Cockpit....
User avatar
Fahim Dalvi
 
Posts: 1353
Joined: Sun Oct 14, 2007 2:08 pm
Location: Qatar
Callsign: Fahim
Version: 2020.3.11
OS: macOS

Postby Gijs » Thu Jan 24, 2008 8:43 pm

Ah ok, do you need help with the cockpit(models)?
Airports: EHAM, EHLE, KSFO
Aircraft: 747-400
User avatar
Gijs
Moderator
 
Posts: 9549
Joined: Tue Jul 03, 2007 3:55 pm
Location: Delft, the Netherlands
Callsign: PH-GYS
Version: Git
OS: Windows 10

Postby Fahim Dalvi » Fri Jan 25, 2008 4:07 pm

Gijs wrote:Ah ok, do you need help with the cockpit(models)?


the outline of the cockpit is already done and i am doing the outside stuff first...i will contact u wen i need help...Thanks
User avatar
Fahim Dalvi
 
Posts: 1353
Joined: Sun Oct 14, 2007 2:08 pm
Location: Qatar
Callsign: Fahim
Version: 2020.3.11
OS: macOS

found

Postby robert » Tue Jan 29, 2008 1:04 pm

thought might be helpfull or just nice to look at.

http://www.gillesvidal.com/blogpano/cockpit1.htm

Robert
robert
 
Posts: 9
Joined: Fri Jan 04, 2008 6:39 pm

Postby Fahim Dalvi » Tue Jan 29, 2008 2:57 pm

Thanks A lot Ampere, HHS and Robert!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
HHS , ur fdm is superb......i will start on the animation and special effects soon...and yeah also on the cockpit soon.....

Robert.....thanks a lot for that!!!
User avatar
Fahim Dalvi
 
Posts: 1353
Joined: Sun Oct 14, 2007 2:08 pm
Location: Qatar
Callsign: Fahim
Version: 2020.3.11
OS: macOS

Next

Return to Aircraft

Who is online

Users browsing this forum: No registered users and 7 guests