Board index FlightGear Development Aircraft

Airbus A320neo (A319,A320,A321)

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

Re: Airbus A320neo (A319,A320,A321)

Postby legoboyvdlp » Wed Nov 26, 2014 5:52 pm

I wonder if someone could explain this bug of AP?
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: Airbus A320neo (A319,A320,A321)

Postby Vladimir Akimov » Thu Dec 25, 2014 11:28 am

I don't know where to post this, so I'll post this here.

Can someone do the TAP Portugal livery for the A320neo here?

Thank you.
Happy flights
You know me from youtube :)
I'm VladFlyer, take a look :

https://www.youtube.com/channel/UCBOvOg ... yNsYKuAxbw
User avatar
Vladimir Akimov
 
Posts: 630
Joined: Tue Oct 22, 2013 8:05 pm
Callsign: VladFlyer
Version: 3.2.0
OS: Win 8.1

Re: Airbus A320neo (A319,A320,A321)

Postby jsb » Sat Feb 28, 2015 8:55 pm

Sorry, if this has been reported already, the forum disallows seaching "livery".
Now, I found an issue with livery in multi player mode:
At the end of file A320neo/Models/A320neo.xml
Code: Select all
   <nasal>
      <load>
       var livery_update = aircraft.livery_update.new("Aircraft/A320neo/Models/Liveries/" ~ getprop("sim/aero"));
      </load>

This does not work for MP users as they will have *their* currently loaded model in that variable, thus the path will be wrong in that case.
I guess this could be fixed by replacing the ~ getprop("sim/aero") by the name "A320neo" (same is true for the other model xml files).
Why has it been implemented this way?
== EDIT ==
Fix for A320neo (must be changed accordingly in every model.xml):
Code: Select all
   <nasal>
      <load>
       var livery_update = aircraft.livery_update.new("Aircraft/A320neo/Models/Liveries/A320neo");
      </load>
Last edited by jsb on Fri Mar 06, 2015 9:27 pm, edited 2 times in total.
jsb
 
Posts: 285
Joined: Sat Oct 25, 2014 9:17 pm
Location: Hamburg, Germany
Callsign: D-JSB
Version: next
OS: Win7/Linux

Re: Airbus A320neo (A319,A320,A321)

Postby legoboyvdlp » Sun Mar 01, 2015 9:41 pm

Isnt the cockpit bug just a matter of changing some xs ys and zs?
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: Airbus A320neo (A319,A320,A321)

Postby alge » Tue Mar 10, 2015 8:44 pm

Updated wiki to point to the up-to-date gitorious repo instead of one which has had no updates since 2012... The wikipage could probably get an update on development status as well: http://wiki.flightgear.org/Airbus_A320neo

(I've noticed that links to updates and stuff tend to be lost in random forum pages for flightgear. Lets make it easier to find the cool stuff we do by keeping the wiki up to date.) (=
alge
 
Posts: 77
Joined: Thu Aug 30, 2012 1:45 am

Re: Airbus A320neo (A319,A320,A321)

Postby omega95 » Thu Mar 12, 2015 12:40 am

That's not the up-to-date gitorious repo - the latest A320neo can be found here: https://gitorious.org/airbus-a320neo-family
Merlion Virtual Airlines - the experience of a flight time...
Get high quality aircraft, airports, video tutorials or development tools from my hangar.
omega95
 
Posts: 1222
Joined: Sat Jul 30, 2011 1:59 am
Location: -unknown-
Callsign: MIA0001, OM-EGA
IRC name: omega95
Version: 2.12 git
OS: Ubuntu 13.04

Re: Airbus A320neo (A319,A320,A321)

Postby PH-JAKE » Thu Mar 12, 2015 8:05 am

omega95 wrote in Thu Mar 12, 2015 12:40 am:The latest A320neo can be found here: https://gitorious.org/airbus-a320neo-family

You are aware of the fact that this can only be a temporary statement :?:
PH-JAKE
 
Posts: 156
Joined: Wed Mar 12, 2014 12:53 am
Callsign: PH-JAKE
Version: 2020.3.18
OS: Debian trixie

Re: Airbus A320neo (A319,A320,A321)

Postby legoboyvdlp » Thu Mar 12, 2015 5:06 pm

Anyone have the A320neo with cabin? I'd like to put the cabin back into my copy. (Once I get FG laptop back)
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: Airbus A320neo (A319,A320,A321)

Postby omega95 » Fri Mar 13, 2015 7:15 pm

PH-JAKE wrote in Thu Mar 12, 2015 8:05 am:You are aware of the fact that this can only be a temporary statement :?:


Not it any future developers just ask me for commit rights and they push their changes to that repo.
Merlion Virtual Airlines - the experience of a flight time...
Get high quality aircraft, airports, video tutorials or development tools from my hangar.
omega95
 
Posts: 1222
Joined: Sat Jul 30, 2011 1:59 am
Location: -unknown-
Callsign: MIA0001, OM-EGA
IRC name: omega95
Version: 2.12 git
OS: Ubuntu 13.04

Re: Airbus A320neo (A319,A320,A321)

Postby wkitty42 » Fri Mar 13, 2015 7:27 pm

omega95 wrote in Fri Mar 13, 2015 7:15 pm:
PH-JAKE wrote in Thu Mar 12, 2015 8:05 am:You are aware of the fact that this can only be a temporary statement :?:


Not it any future developers just ask me for commit rights and they push their changes to that repo.

i think he means because gitorious has left the building and been absorbed by gitlab...
"You get more air close to the ground," said Angalo. "I read that in a book. You get lots of air low down, and not much when you go up."
"Why not?" said Gurder.
"Dunno. It's frightened of heights, I guess."
User avatar
wkitty42
 
Posts: 9148
Joined: Fri Feb 20, 2015 4:46 pm
Location: central NC, USA
Callsign: wk42
Version: git next
OS: Kubuntu 20.04

Re: Airbus A320neo (A319,A320,A321)

Postby dtlan201 » Mon May 04, 2015 11:26 am

Can you add flying via airway like in ATR72?
dtlan201
 
Posts: 191
Joined: Sun Sep 29, 2013 4:49 am
Callsign: MIA0774
Version: nightly
OS: Windows 10

Re: Airbus A320neo (A319,A320,A321)

Postby islandmonkey » Mon May 04, 2015 2:16 pm

I think we can determine that this thread is not the one to go to anymore. You might as well head to viewtopic.php?f=14&t=23736&start=150 as artix has picked up the pieces of the A320neo and added his additions to it. omega95 can be declared as no longer active, I suppose.
User avatar
islandmonkey
 
Posts: 786
Joined: Mon Jan 30, 2012 9:51 pm
Location: EGCN (uni), EGHI (home)
Callsign: G-MNKY
OS: Ubuntu 20.04

Re: Airbus A320neo (A319,A320,A321)

Postby alge » Wed May 13, 2015 6:55 pm

And for those who don't want to hunt through that thread for a repo link, here you go:

https://github.com/artix75/A320neo
alge
 
Posts: 77
Joined: Thu Aug 30, 2012 1:45 am

Re: Airbus A320neo (A319,A320,A321)

Postby islandmonkey » Fri May 15, 2015 5:17 pm

Ahh yes, sorry :P
User avatar
islandmonkey
 
Posts: 786
Joined: Mon Jan 30, 2012 9:51 pm
Location: EGCN (uni), EGHI (home)
Callsign: G-MNKY
OS: Ubuntu 20.04

Re: Airbus A320neo (A319,A320,A321)

Postby cakarunkumar » Fri May 22, 2015 1:54 am

9Hello guys

Can some one tell me where from I get the GIT Version which includes the improvements made by muekoe. I tried the latest git version from GITORIOUS but that doesnt work. Please post the link or let me know the website.

And great work muekoe. (Even though I am posting it too late, it took me these many years to divert my attention to your posts sorry for it). Its omega95 who made some thing best for flightgear and its you who made the best better.

Thank you
Arun
cakarunkumar
 
Posts: 158
Joined: Fri Jun 20, 2014 8:07 am
Location: Chennai, India
Callsign: Arun
IRC name: Arun
Version: 3.4
OS: Opensuse 13.2

PreviousNext

Return to Aircraft

Who is online

Users browsing this forum: No registered users and 14 guests