TerraSync: Difference between revisions

Jump to navigation Jump to search
TerraSync is now integrated
m (category scenery)
(TerraSync is now integrated)
Line 13: Line 13:
It is recommended to use a separate scenery directory for TerraSync (i.e. do not run have it store its downloaded files in your main scenery directory) because network interruptions may upset the synchronization protocol and garble what is stored there. If/when that happens the easiest solution is to delete the affected subdirectory and let terrasync download it again (see [[Howto:_Animated_jetways#Usage]].
It is recommended to use a separate scenery directory for TerraSync (i.e. do not run have it store its downloaded files in your main scenery directory) because network interruptions may upset the synchronization protocol and garble what is stored there. If/when that happens the easiest solution is to delete the affected subdirectory and let terrasync download it again (see [[Howto:_Animated_jetways#Usage]].


=== Usage example (for POSIX compliant [[command line]] shell) ===
== Running TerraSunc ==
=== FlightGear 2.4.0 and later ===
As of FlightGear 2.4.0, TerraSync controls are integrated in the usual FlightGear menu, under <tt>Environment > Scenery Download</tt>.
 
=== POSIX compliant [[command line]] shell ===


Start terrasync:
Start terrasync:
Line 27: Line 31:
The full documentation and source for TerraSync is located in the FlightGear source distribution (in <code>utils/TerraSync/</code>).
The full documentation and source for TerraSync is located in the FlightGear source distribution (in <code>utils/TerraSync/</code>).


=== Start TerraSync from [[FGRun]] in FlightGear 2.2.0 ===
=== [[FGRun]] in FlightGear 2.2.0 ===
# After starting FGRun, make sure you are in the first screen where you can set up directories. One time "Back" from the aircraft selection page. You are now at the "Path" page.
# After starting FGRun, make sure you are in the first screen where you can set up directories. One time "Back" from the aircraft selection page. You are now at the "Path" page.
# You can create a list of scenery directories next to "[[$FG_SCENERY|FG_SCENERY]]". Select the line that TerraSync will be using and press the "TerraSync directory" button on the right. A small "T" will appear on the selected line, indicating that this one is set up as TerraSync direcotry.
# You can create a list of scenery directories next to "[[$FG_SCENERY|FG_SCENERY]]". Select the line that TerraSync will be using and press the "TerraSync directory" button on the right. A small "T" will appear on the selected line, indicating that this one is set up as TerraSync direcotry.
Line 35: Line 39:
''Note: Expect your firewall to block it the first time you run it; just tell the firewall to allow TerraSync to use the port.''
''Note: Expect your firewall to block it the first time you run it; just tell the firewall to allow TerraSync to use the port.''


=== Start TerraSync from [[FGRun]] in FlightGear 1.9.1 ===
=== [[FGRun]] in FlightGear 1.9.1 ===
# After starting FGRun, make sure you are in the first screen where you can set up directories. One time "Back" from the aircraft selection page. You are now here:<br/>[[File:TerraSync 1.png|500px]]
# After starting FGRun, make sure you are in the first screen where you can set up directories. One time "Back" from the aircraft selection page. You are now here:<br/>[[File:TerraSync 1.png|500px]]
# Select the destination folder for all files downloaded by terrasync. Usually the folder <code>[[$FG_ROOT]]\terrasync</code> already exists and you only have to add it to the list (as in the above example). Insure that it is positioned '''above''' your standard scenery folder (here that is <code>FlightGear191\scenery</code>) and all other directories over which the terrasync folder is supposed to have priority. When two directories contain information for the same region, FlightGear will take the information from the directory higher in the list. On Linux make sure the directory does not only to have a T, but also is the topmost folder.
# Select the destination folder for all files downloaded by terrasync. Usually the folder <code>[[$FG_ROOT]]\terrasync</code> already exists and you only have to add it to the list (as in the above example). Insure that it is positioned '''above''' your standard scenery folder (here that is <code>FlightGear191\scenery</code>) and all other directories over which the terrasync folder is supposed to have priority. When two directories contain information for the same region, FlightGear will take the information from the directory higher in the list. On Linux make sure the directory does not only to have a T, but also is the topmost folder.

Navigation menu