Page 1 of 2
New plane alert!!! Wright Flyer JSB Model in FGADDON.
Posted: Mon Sep 21, 2015 4:29 pm
by legoboyvdlp
After my YASIM 14-bis-to-wright-flyer, someone got interested in making a JSB model. It is now in FGADDON. FGMEMBERS?
Re: New plane alert!!! Wright Flyer JSB Model in FGADDON.
Posted: Mon Sep 21, 2015 4:35 pm
by IAHM-COL
its done already
https://github.com/FGMEMBERS/wrightFlyer1903/commits/masterCommits on FGADDon come automagically to FGMEMBERS. Keep that in mind. It just means, FGMEMBERS is hardly never outdated.
Re: New plane alert!!! Wright Flyer JSB Model in FGADDON.
Posted: Mon Sep 21, 2015 4:37 pm
by legoboyvdlp
Yaahoo! Though, when I do git pull, it says all up to date
Code: Select all
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Redpath>cd documents/github/my_fgdata
C:\Users\Redpath\Documents\GitHub\MY_FGDATA>git pull
Already up-to-date.
C:\Users\Redpath\Documents\GitHub\MY_FGDATA>
Re: New plane alert!!! Wright Flyer JSB Model in FGADDON.
Posted: Mon Sep 21, 2015 4:40 pm
by IAHM-COL
oh yes. Sorry about that. I had not updated FGDATA yet. Just FGMEMBERS :S
you can enter the Writght plane repo
Then checkout master
And finally, just pull the plane
That'll update the plane bfore FGDATA comes clean
I'll let you know when FGDATA submodules is updated, and then you can git pull/ git submodule update
Re: New plane alert!!! Wright Flyer JSB Model in FGADDON.
Posted: Mon Sep 21, 2015 4:52 pm
by legoboyvdlp
Cool, never knew wright* would do such wonders
Re: New plane alert!!! Wright Flyer JSB Model in FGADDON.
Posted: Mon Sep 21, 2015 4:55 pm
by IAHM-COL
it's an advantage of the submodules method.
* has nothing to do with it. That's just a way for me not to type the whole thing up, to enter that directory
Re: New plane alert!!! Wright Flyer JSB Model in FGADDON.
Posted: Mon Sep 21, 2015 10:16 pm
by legoboyvdlp
Doesn't have the JSB bit yet...
Re: New plane alert!!! Wright Flyer JSB Model in FGADDON.
Posted: Mon Sep 21, 2015 10:58 pm
by IAHM-COL
Re: New plane alert!!! Wright Flyer JSB Model in FGADDON.
Posted: Tue Sep 22, 2015 1:21 am
by legoboyvdlp
Whatever. Its not in FGRUN yet - ie JSB might be there but doesnt load.
Re: New plane alert!!! Wright Flyer JSB Model in FGADDON.
Posted: Tue Sep 22, 2015 1:28 am
by IAHM-COL
gotcha! I see that Erick added changes to allow it to run (svn revision 905).
The cronjob is scheduled to update FGMEMBERS next Thursday, but I can do a manual update of it so you can try it out
I ll leave you a note here when that commit is rebased
IH-COL