Page 1 of 1

Radio chatter

Posted: Sat Jun 11, 2016 10:26 pm
by legoboyvdlp
Hooray wrote:if it's not a popular idea around here, just get in touch with the fgmembers folks - Israel & co should be able to easily restore this and provide it to all people using fgmembers - or even provide some kind of tarball/addon for people not using fgmembers.


https://forum.flightgear.org/viewtopic.php?f=17&t=29782

Re: Radio chatter

Posted: Sun Jun 12, 2016 4:28 am
by IAHM-COL
@StuartC, @Hooray, @Legoboy

In response to
Hooray wrote:Israel & co should be able to easily restore this and provide it to all people using fgmembers


https://github.com/FGDATA/chatter.patch

I created a patch and a tarball to restore such functionality on FGDATA.
Feel free to test it, on your side. It worked on mine.

HOWTO


***********************
OPTION A
Patch:


Apply the patch to FGDATA.

The patch was created with git, on FGDATA 2016.3, and it could be applied on a git of fgdata as indicated here
https://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/
(read after: "Applying the patch")

You can also apply this patch with any method of your preference, even in a non-git FGDATA.


*************************
OPTION B
Tarball:


Apply the tarball.

You can apply the tarball on the root level of your FGDATA. Save the tarball linked above in your computer (outside your fgdata), then expand

Code: Select all

cd /path/to/fgdata
tar xvf /path/to/tarball/add-chatter.tar.bz2


EITHER of this methods should restore the functionality

Have fun

IH-COL