TerraSync: Difference between revisions

Jump to navigation Jump to search
461 bytes added ,  15 March 2011
Expanded discussion of shared/static models, brought description up-to-date RE shared model downloads
m (Robot: Cosmetic changes)
(Expanded discussion of shared/static models, brought description up-to-date RE shared model downloads)
Line 1: Line 1:
To see the terrain below your aircraft, you have to install the respective [[scenery]]. This can happen by downloading certain bits of scenery before flying as described in the article [[Installing Scenery]].  
To see the terrain below your aircraft, you have to install the respective [[scenery]]. This can happen by downloading certain bits of scenery before flying as described in the article [[Installing Scenery]].  


Alternatively you can use '''TerraSync'''. It is a utility that automatically downloads the newest version of the needed [[FlightGear]] [[scenery]] while the simulator is running. TerraSync runs in the background in a separate process, monitors your position, and downloads (or updates) the latest greatest scenery from the master scenery server "just in time".
Alternatively, if you have a steady and reasonably fast internet connection, you can use '''TerraSync'''. It is a utility that automatically downloads the newest version of the needed [[FlightGear]] [[scenery]] while the simulator is running. TerraSync runs in the background in a separate process, monitors your position, and downloads (or updates) the latest greatest scenery from the master scenery server "just in time".


The master repository for terrasync, i.e. the online resource from which TerraSync downloads its files, is synchronized with the [http://scenemodels.flightgear.org/ FlightGear Scenery Database] once a day. So when using TerraSync, you will always have 1) the latest [[File Formats#.2A.stg|.stg-files]], which tell FlightGear where to place an object and 2) the latest '''static''' scenery objects. Static scenery objects are such objects that exist in one place only.  
The master repository for terrasync, i.e. the online resource from which TerraSync downloads its files, is synchronized with the [http://scenemodels.flightgear.org/ FlightGear Scenery Database] once a day. So when using TerraSync, you will always have 1) the latest [[File Formats#.2A.stg|.stg-files]], which tell FlightGear where to place an object and 2) the latest '''static''' models for objects. (Static models define unique objects that exist in one place only, such as famous buildings or landmarks.)


: <s>Important note: TerraSync does not download the newest '''shared''' scenery objects.</s> Shared objects are such objects that are used more than once in the scenery, like generic houses or ships etc. <s>If the set of shared scenery objects has changed since your version of FlightGear was released (usually that is the case), you need to install the newest [http://scenemodels.flightgear.org/download/SharedModels.tgz '''shared''' models archive] from the [http://scenemodels.flightgear.org/ FlightGear Scenery Database] to see all objects. Unpack it to <code>[FG_ROOT]\data\Models</code>.</s>
As of March 2011, TerraSync also downloads '''shared''' models, at least when it first runs. (Shared models are generic models used more than once in different places, each can represent many different objects, like generic houses or ships.)  It does not, however, install the shared models, and until they are installed in the right place, you won't see any objects that are based on them.  You will need to copy all the files from the Models directory inside your TerraSync directory to <code>[[$FG_ROOT]]/Models</code>, replacing the files that are already there.  (If for some reason you suspect your models are not up-to-date, you can also manually download the newest [http://scenemodels.flightgear.org/download/SharedModels.tgz '''shared''' models archive] from the [http://scenemodels.flightgear.org/ FlightGear Scenery Database]. Unpack it to <code>$FG_ROOT/Models</code>. See also: [[Howto: Animated jetways#Usage]].)
: See also: [[Howto: Animated jetways#Usage]]


It is recommended to use a separate scenery directory for TerraSync (i.e. do not run it on your main scenery directory) as network interruptions may upset the synchronization protocol - if/when that happens the easiest solution is to delete the affected subdirectory and let terrasync download it again.
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.


=== Usage example (for POSIX compliant [[command line]] shell) ===
=== Usage example (for POSIX compliant [[command line]] shell) ===
Line 38: Line 37:
[[File:TerraSync 2.png]]
[[File:TerraSync 2.png]]


''Note: Expect your firewall to block in first place, since you request a new port (5505) in UDP (User Datagram Protocol)'' .
''Note: Expect your firewall to block it the first time you run it; just tell the firewall to allow TerraSync to use the port.''




Navigation menu