Changeset 20659

Show
Ignore:
Timestamp:
08/09/07 16:35:17 (1 year ago)
Author:
patrick
Message:

Updated documentation links to refer to the VR Juggler 2.2 Configuration
Guide.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/alias.jdef

    r19774 r20659  
    44   <definition_version version="1" label="Proxy Alias"> 
    55      <abstract>false</abstract> 
    6       <help>An additional name for referencing a device proxy. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02s04.html"&gt;more on proxy aliases&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
     6      <help>An additional name for referencing a device proxy. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02s04.html"&gt;more on proxy aliases&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
    77      <parent/> 
    88      <category>/Proxies</category> 
    99      <property valuetype="configelementpointer" variable="false" name="proxy"> 
    10          <help>The proxy to which this alias refers. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02s04.html"&gt;more ...&lt;/&gt;)</help> 
     10         <help>The proxy to which this alias refers. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02s04.html"&gt;more ...&lt;/&gt;)</help> 
    1111         <value label="Proxy Pointer"/> 
    1212         <allowed_type>proxy</allowed_type> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/analog_proxy.jdef

    r19774 r20659  
    44   <definition_version version="1" label="Analog Proxy"> 
    55      <abstract>false</abstract> 
    6       <help>A proxy to a single analog input source used to access the data within that device. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02s03.html"&gt;more on device proxies&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
     6      <help>A proxy to a single analog input source used to access the data within that device. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02s03.html"&gt;more on device proxies&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
    77      <parent>proxy</parent> 
    88      <category>/Proxies</category> 
     
    1313      </property> 
    1414      <property valuetype="integer" variable="false" name="unit"> 
    15          <help>The unit in the device to which this proxy attaches. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02s03.html"&gt;more ...&lt;/&gt;)</help> 
     15         <help>The unit in the device to which this proxy attaches. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02s03.html"&gt;more ...&lt;/&gt;)</help> 
    1616         <value label="Unit" defaultvalue="0"/> 
    1717      </property> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/application_data.jdef

    r19774 r20659  
    44   <definition_version version="1" label="Application Data"> 
    55      <abstract>false</abstract> 
    6       <help>Specify the host that is responsible for the given ApplicationData object. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04s03.html#section.application.data.manager"&gt;more on application data&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04.html"&gt;more on VR Juggler clusters&lt;/a&gt;)</help> 
     6      <help>Specify the host that is responsible for the given ApplicationData object. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04s03.html#section.application.data.manager"&gt;more on application data&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04.html"&gt;more on VR Juggler clusters&lt;/a&gt;)</help> 
    77      <parent/> 
    88      <category>/Cluster</category> 
    99      <property valuetype="string" variable="false" name="guid"> 
    10          <help>The globally unique identifier (GUID or UUID) that definitively identifies a clustered application-specific data &lt;i&gt;type&lt;/i&gt; (in C++ terms). (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04s03.html#section.application.data.manager"&gt;more ...&lt;/&gt;)</help> 
     10         <help>The globally unique identifier (GUID or UUID) that definitively identifies a clustered application-specific data &lt;i&gt;type&lt;/i&gt; (in C++ terms). (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04s03.html#section.application.data.manager"&gt;more ...&lt;/&gt;)</help> 
    1111         <value label="Global Unique Identifier" defaultvalue=""/> 
    1212      </property> 
    1313      <property valuetype="string" variable="false" name="hostname"> 
    14          <help>The name of the cluster node which holds the "local" copy of the clustered application-specific data. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04s03.html#section.application.data.manager"&gt;more ...&lt;/&gt;)</help> 
     14         <help>The name of the cluster node which holds the "local" copy of the clustered application-specific data. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04s03.html#section.application.data.manager"&gt;more ...&lt;/&gt;)</help> 
    1515         <value label="Responsible Host" defaultvalue=""/> 
    1616      </property> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/cluster_manager.jdef

    r19774 r20659  
    2525   <definition_version version="2" label="Cluster Manager Configuration"> 
    2626      <abstract>false</abstract> 
    27       <help>All Cluster Manager configuration settings. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04s02.html"&gt;more on Cluster Manager&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04.html"&gt;more on VR Juggler clusters&lt;/a&gt;)</help> 
     27      <help>All Cluster Manager configuration settings. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04s02.html"&gt;more on Cluster Manager&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04.html"&gt;more on VR Juggler clusters&lt;/a&gt;)</help> 
    2828      <parent/> 
    2929      <category>/Cluster</category> 
    3030      <property valuetype="string" variable="true" name="plugin_path"> 
    31          <help>Each value adds to the path where dynamically loadable plugin objects can be found.  The path may make use of environment variables.  For example: &lt;tt&gt;${VJ_BASE_DIR}/lib/gadgeteer/plugins&lt;/tt&gt;.  If no values are set for this property, the default search path will be &lt;tt&gt;${VJ_BASE_DIR}/lib{,32,64}/gadgeteer/plugins&lt;/tt&gt; depending on the compile-time application binary interface (ABI). (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04s02.html"&gt;more ...&lt;/a&gt;)</help> 
     31         <help>Each value adds to the path where dynamically loadable plugin objects can be found.  The path may make use of environment variables.  For example: &lt;tt&gt;${VJ_BASE_DIR}/lib/gadgeteer/plugins&lt;/tt&gt;.  If no values are set for this property, the default search path will be &lt;tt&gt;${VJ_BASE_DIR}/lib{,32,64}/gadgeteer/plugins&lt;/tt&gt; depending on the compile-time application binary interface (ABI). (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04s02.html"&gt;more ...&lt;/a&gt;)</help> 
    3232         <value label="DSO Path" defaultvalue=""/> 
    3333      </property> 
    3434      <property valuetype="string" variable="true" name="plugin"> 
    35          <help>The names of the cluster plugins to load. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04s02.html"&gt;more ...&lt;/a&gt;)</help> 
     35         <help>The names of the cluster plugins to load. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04s02.html"&gt;more ...&lt;/a&gt;)</help> 
    3636         <value label="Plugin" defaultvalue=""/> 
    3737         <enumeration editable="true"> 
     
    4444      </property> 
    4545      <property valuetype="configelementpointer" variable="true" name="cluster_node"> 
    46          <help>The list of all active nodes in the cluster. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04s02.html"&gt;more ...&lt;/a&gt;)</help> 
     46         <help>The list of all active nodes in the cluster. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04s02.html"&gt;more ...&lt;/a&gt;)</help> 
    4747         <value label="Machine"/> 
    4848         <allowed_type>cluster_node</allowed_type> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/cluster_node.jdef

    r19774 r20659  
    44   <definition_version version="1" label="Cluster Node"> 
    55      <abstract>false</abstract> 
    6       <help>Settings for the specified node in the cluster. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04.html#section.cluster.nodes"&gt;more on cluster nodes&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04.html"&gt;more on VR Juggler clusters&lt;/a&gt;)</help> 
     6      <help>Settings for the specified node in the cluster. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04.html#section.cluster.nodes"&gt;more on cluster nodes&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04.html"&gt;more on VR Juggler clusters&lt;/a&gt;)</help> 
    77      <parent/> 
    88      <category>/Cluster</category> 
    99      <property valuetype="configelement" variable="false" name="display_system"> 
    10          <help>Embedded display system for this specific cluster node. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04.html#section.cluster.nodes"&gt;more ...&lt;/a&gt;)</help> 
     10         <help>Embedded display system for this specific cluster node. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04.html#section.cluster.nodes"&gt;more ...&lt;/a&gt;)</help> 
    1111         <value label="Display System"/> 
    1212         <allowed_type>display_system</allowed_type> 
    1313      </property> 
    1414      <property valuetype="configelement" variable="true" name="display_windows"> 
    15          <help>Embedded display windows for this specifc cluster node. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04.html#section.cluster.nodes"&gt;more ...&lt;/a&gt;)</help> 
     15         <help>Embedded display windows for this specifc cluster node. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04.html#section.cluster.nodes"&gt;more ...&lt;/a&gt;)</help> 
    1616         <value label="Display Window"/> 
    1717         <allowed_type>display_window</allowed_type> 
    1818      </property> 
    1919      <property valuetype="integer" variable="false" name="listen_port"> 
    20          <help>Port on which the Remote Input Manager listens for incoming cluster connections. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04.html#section.cluster.nodes"&gt;more ...&lt;/a&gt;)</help> 
     20         <help>Port on which the Remote Input Manager listens for incoming cluster connections. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04.html#section.cluster.nodes"&gt;more ...&lt;/a&gt;)</help> 
    2121         <value label="Listen Port" defaultvalue="0"/> 
    2222      </property> 
    2323      <property valuetype="string" variable="false" name="host_name"> 
    24          <help>Host name for this specific cluster node. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch04.html#section.cluster.nodes"&gt;more ...&lt;/a&gt;)</help> 
     24         <help>Host name for this specific cluster node. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch04.html#section.cluster.nodes"&gt;more ...&lt;/a&gt;)</help> 
    2525         <value label="Host Name" defaultvalue=""/> 
    2626      </property> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/command_proxy.jdef

    r19774 r20659  
    44   <definition_version version="1" label="Command Proxy"> 
    55      <abstract>false</abstract> 
    6       <help>A proxy to a single command-oriented device input source used to access the data within that device. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02s03.html"&gt;more on device proxies&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
     6      <help>A proxy to a single command-oriented device input source used to access the data within that device. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02s03.html"&gt;more on device proxies&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
    77      <parent>proxy</parent> 
    88      <category>/Proxies</category> 
     
    1313      </property> 
    1414      <property valuetype="integer" variable="false" name="unit"> 
    15          <help>The unit in the device to which this proxy attaches. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02s03.html"&gt;more ...&lt;/&gt;)</help> 
     15         <help>The unit in the device to which this proxy attaches. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02s03.html"&gt;more ...&lt;/&gt;)</help> 
    1616         <value label="Unit" defaultvalue="0"/> 
    1717      </property> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/corba_remote_reconfig.jdef

    r19774 r20659  
    44   <definition_version version="1" label="CORBA Remote Run-Time Reconfiguration"> 
    55      <abstract>false</abstract> 
    6       <help>Configuration for the CORBA-based remote run-time reconfiguration plug-in to the Configuration Manager. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch05.html"&gt;more on remote run-time reconfiguration&lt;/a&gt;)</help> 
     6      <help>Configuration for the CORBA-based remote run-time reconfiguration plug-in to the Configuration Manager. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch05.html"&gt;more on remote run-time reconfiguration&lt;/a&gt;)</help> 
    77      <parent/> 
    88      <category>/Config</category> 
    99      <property valuetype="string" variable="false" name="naming_service_host"> 
    10          <help>The name of the host computer where the CORBA Naming Service is running. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch05.html"&gt;more ...&lt;/a&gt;)</help> 
     10         <help>The name of the host computer where the CORBA Naming Service is running. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch05.html"&gt;more ...&lt;/a&gt;)</help> 
    1111         <value label="Naming Service host" defaultvalue="localhost"/> 
    1212      </property> 
    1313      <property valuetype="integer" variable="false" name="naming_service_port"> 
    14          <help>The port on which the CORBA Naming Service is listening for incoming connections. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch05.html"&gt;more ...&lt;/a&gt;)</help> 
     14         <help>The port on which the CORBA Naming Service is listening for incoming connections. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch05.html"&gt;more ...&lt;/a&gt;)</help> 
    1515         <value label="Naming Service port number" defaultvalue="2809"/> 
    1616      </property> 
    1717      <property valuetype="string" variable="false" name="iiop_version"> 
    18          <help>The version of the Internet Inter-ORB Protocol (IIOP) used for communication with the Naming Service.  This is usually 1.0 or 1.2. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch05.html"&gt;more ...&lt;/a&gt;)</help> 
     18         <help>The version of the Internet Inter-ORB Protocol (IIOP) used for communication with the Naming Service.  This is usually 1.0 or 1.2. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch05.html"&gt;more ...&lt;/a&gt;)</help> 
    1919         <value label="IIOP Version" defaultvalue="1.0"/> 
    2020      </property> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/cyber_glove.jdef

    r19774 r20659  
    44   <definition_version version="1" label="cyber_glove"> 
    55      <abstract>false</abstract> 
    6       <help>Configuration for a CyberGlove device. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apbs03.html"&gt;more on CyberGlove&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
     6      <help>Configuration for a CyberGlove device. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apbs03.html"&gt;more on CyberGlove&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
    77      <parent>glove_device</parent> 
    88      <category>/Devices/Glove</category> 
    99      <property valuetype="string" variable="false" name="port"> 
    10          <help>The serial port this device is connected to. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apbs03.html"&gt;more ...&lt;/a&gt;)</help> 
     10         <help>The serial port this device is connected to. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apbs03.html"&gt;more ...&lt;/a&gt;)</help> 
    1111         <value label="Port" defaultvalue="/dev/ttyd1"/> 
    1212      </property> 
    1313      <property valuetype="integer" variable="false" name="baud"> 
    14          <help>The speed of the serial port. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apbs03.html"&gt;more ...&lt;/a&gt;)</help> 
     14         <help>The speed of the serial port. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apbs03.html"&gt;more ...&lt;/a&gt;)</help> 
    1515         <value label="Baud Rate" defaultvalue="38400"/> 
    1616         <enumeration editable="false"> 
     
    2828      </property> 
    2929      <property valuetype="string" variable="false" name="calibration_dir"> 
    30          <help>The home directory for calibration files. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apbs03.html"&gt;more ...&lt;/a&gt;)</help> 
     30         <help>The home directory for calibration files. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apbs03.html"&gt;more ...&lt;/a&gt;)</help> 
    3131         <value label="Calibration Directory" defaultvalue=""/> 
    3232      </property> 
    3333      <property valuetype="configelementpointer" variable="false" name="glove_position"> 
    34          <help>The positional device that tracks the glove position. i.e. the tracker on the glove. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apbs03.html"&gt;more ...&lt;/a&gt;)</help> 
     34         <help>The positional device that tracks the glove position. i.e. the tracker on the glove. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apbs03.html"&gt;more ...&lt;/a&gt;)</help> 
    3535         <value label="Glove Position"/> 
    3636         <allowed_type>alias</allowed_type> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/data_glove.jdef

    r20086 r20659  
    44   <definition_version version="1" label="5DT Data Glove"> 
    55      <abstract>false</abstract> 
    6       <help>Configuration for a 5DT Data Glove device. This device makes use of seven analog data sources (0-6): thumb, index, middle, ring, pinky, (hand) pitch, (hand) roll. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apb.html#section.configure.dataglove"&gt;more on 5DT DataGlove&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
     6      <help>Configuration for a 5DT Data Glove device. This device makes use of seven analog data sources (0-6): thumb, index, middle, ring, pinky, (hand) pitch, (hand) roll. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apb.html#section.configure.dataglove"&gt;more on 5DT DataGlove&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
    77      <parent>glove_device</parent> 
    88      <parent>analog_device</parent> 
    99      <category>/Devices/Glove</category> 
    1010      <property valuetype="string" variable="false" name="port"> 
    11          <help>The serial port this device is connected to. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apb.html#section.configure.dataglove"&gt;more ...&lt;/a&gt;)</help> 
     11         <help>The serial port this device is connected to. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apb.html#section.configure.dataglove"&gt;more ...&lt;/a&gt;)</help> 
    1212         <value label="Serial Port" defaultvalue="/dev/ttyd1"/> 
    1313      </property> 
    1414      <property valuetype="integer" variable="false" name="baud"> 
    15          <help>The speed of the serial port. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apb.html#section.configure.dataglove"&gt;more ...&lt;/a&gt;)</help> 
     15         <help>The speed of the serial port. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apb.html#section.configure.dataglove"&gt;more ...&lt;/a&gt;)</help> 
    1616         <value label="Baud" defaultvalue="38400"/> 
    1717         <enumeration editable="false"> 
     
    2929      </property> 
    3030      <property valuetype="configelementpointer" variable="false" name="glove_position"> 
    31          <help>The positional device that tracks the glove position. That is, the tracker on the glove. This property is not currently being used. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apb.html#section.configure.dataglove"&gt;more ...&lt;/a&gt;)</help> 
     31         <help>The positional device that tracks the glove position. That is, the tracker on the glove. This property is not currently being used. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apb.html#section.configure.dataglove"&gt;more ...&lt;/a&gt;)</help> 
    3232         <value label="Glove Position"/> 
    3333         <allowed_type>alias</allowed_type> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/default_simulator.jdef

    r19774 r20659  
    44   <definition_version version="3" label="Default Simulator"> 
    55      <abstract>false</abstract> 
    6       <help>Standard VR Juggler simulator setup. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more on the default simulator plug-in&lt;/a&gt;)</help> 
     6      <help>Standard VR Juggler simulator setup. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more on the default simulator plug-in&lt;/a&gt;)</help> 
    77      <parent>simulator_plugin</parent> 
    88      <category>/Display/Simulator</category> 
    99      <property valuetype="configelementpointer" variable="false" name="camera_pos"> 
    10          <help>This is the position proxy that controls the simulator view. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
     10         <help>This is the position proxy that controls the simulator view. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
    1111         <value label="Camera Position"/> 
    1212         <allowed_type>position_proxy</allowed_type> 
     
    1414      </property> 
    1515      <property valuetype="configelementpointer" variable="false" name="wand_pos"> 
    16          <help>This is the position proxy for the wand to use in the simulator. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
     16         <help>This is the position proxy for the wand to use in the simulator. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
    1717         <value label="Wand Position"/> 
    1818         <allowed_type>position_proxy</allowed_type> 
     
    2020      </property> 
    2121      <property valuetype="boolean" variable="false" name="draw_projections"> 
    22          <help>Should projections be drawn in the simulator? (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
     22         <help>Should projections be drawn in the simulator? (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
    2323         <value label="Draw Projections" defaultvalue="false"/> 
    2424      </property> 
    2525      <property valuetype="float" variable="false" name="surface_color"> 
    26          <help>What color should the surfaces be? (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
     26         <help>What color should the surfaces be? (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
    2727         <value label="Red" defaultvalue="0.0"/> 
    2828         <value label="Green" defaultvalue="0.0"/> 
     
    3030      </property> 
    3131      <property valuetype="string" variable="false" name="head_model"> 
    32          <help>This is the full path to the model used for the head while using Performer. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
     32         <help>This is the full path to the model used for the head while using Performer. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
    3333         <value label="Head Model" defaultvalue="${VJ_BASE_DIR}/share/vrjuggler/data/models/head.flt"/> 
    3434      </property> 
    3535      <property valuetype="string" variable="false" name="wand_model"> 
    36          <help>This is the full path to the model used for the wand while using Performer. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
     36         <help>This is the full path to the model used for the wand while using Performer. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s06.html#section.viewports.simulator"&gt;more ...&lt;/a&gt;)</help> 
    3737         <value label="Wand Model" defaultvalue="${VJ_BASE_DIR}/share/vrjuggler/data/models/wand.flt"/> 
    3838      </property> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/digital_proxy.jdef

    r19774 r20659  
    44   <definition_version version="1" label="Digital Proxy"> 
    55      <abstract>false</abstract> 
    6       <help>A proxy to a single digital device input source used to access the data within that device. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02s03.html"&gt;more on device proxies&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
     6      <help>A proxy to a single digital device input source used to access the data within that device. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02s03.html"&gt;more on device proxies&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
    77      <parent>proxy</parent> 
    88      <category>/Proxies</category> 
     
    1313      </property> 
    1414      <property valuetype="integer" variable="false" name="unit"> 
    15          <help>The unit in the device to which this proxy attaches. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02s03.html"&gt;more ...&lt;/&gt;)</help> 
     15         <help>The unit in the device to which this proxy attaches. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02s03.html"&gt;more ...&lt;/&gt;)</help> 
    1616         <value label="Unit" defaultvalue="0"/> 
    1717      </property> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/directx_joystick.jdef

    r19774 r20659  
    44   <definition_version version="1" label="DirectX Joystick"> 
    55      <abstract>false</abstract> 
    6       <help>Element for configuring a DirectX joystick input device.  This device is only available on Windows. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apcs05.html"&gt;more on DirectX joystick&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
     6      <help>Element for configuring a DirectX joystick input device.  This device is only available on Windows. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apcs05.html"&gt;more on DirectX joystick&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
    77      <parent>digital_device</parent> 
    88      <parent>analog_device</parent> 
    99      <category>/Devices</category> 
    1010      <property valuetype="integer" variable="true" name="axis_buttons"> 
    11          <help>Indices of analog axes that should be added as extra buttons.  This is useful, for example, when the analog axis is a hat switch that should be treated as a button instead.  The identified axes will be &lt;i&gt;appended&lt;/i&gt; to the base set of digital button inputs. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apcs05.html"&gt;more ...&lt;/a&gt;)</help> 
     11         <help>Indices of analog axes that should be added as extra buttons.  This is useful, for example, when the analog axis is a hat switch that should be treated as a button instead.  The identified axes will be &lt;i&gt;appended&lt;/i&gt; to the base set of digital button inputs. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apcs05.html"&gt;more ...&lt;/a&gt;)</help> 
    1212         <value label="Axis Buttons" defaultvalue="0"/> 
    1313      </property> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/display_system.jdef

    r20085 r20659  
    6060   <definition_version version="3" label="Display System"> 
    6161      <abstract>false</abstract> 
    62       <help>Graphics pipe configuration for display windows. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03.html#section.display.manager"&gt;more on the Display Manager&lt;/a&gt;)</help> 
     62      <help>Graphics pipe configuration for display windows. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03.html#section.display.manager"&gt;more on the Display Manager&lt;/a&gt;)</help> 
    6363      <parent/> 
    6464      <category>/Display</category> 
    6565      <property valuetype="integer" variable="false" name="number_of_pipes"> 
    66          <help>The number of pipes on the system. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03.html#section.display.manager"&gt;more ...&lt;/a&gt;)</help> 
     66         <help>The number of pipes on the system. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03.html#section.display.manager"&gt;more ...&lt;/a&gt;)</help> 
    6767         <value label="Number of Pipes" defaultvalue="0"/> 
    6868      </property> 
    6969      <property valuetype="string" variable="true" name="pipes"> 
    70          <help>The pipe identifier. For the X Window System, this is the display string for a pipe (e.g., :1.0). The string "-1" is treated as being equal to the &lt;tt&gt;$DISPLAY&lt;/tt&gt; environment variable. For Cocoa, this is treated as an integer index into the available screens. NOTE: This is a zero-based list. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03.html#section.display.manager"&gt;more ...&lt;/a&gt;)</help> 
     70         <help>The pipe identifier. For the X Window System, this is the display string for a pipe (e.g., :1.0). The string "-1" is treated as being equal to the &lt;tt&gt;$DISPLAY&lt;/tt&gt; environment variable. For Cocoa, this is treated as an integer index into the available screens. NOTE: This is a zero-based list. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03.html#section.display.manager"&gt;more ...&lt;/a&gt;)</help> 
    7171         <value label="Pipe Identifier" defaultvalue=":0.0"/> 
    7272      </property> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/display_window.jdef

    r19774 r20659  
    249249   <definition_version version="5" label="Display Window"> 
    250250      <abstract>false</abstract> 
    251       <help>This is display window. It contains viewports. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s03.html"&gt;more on display windows&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03.html"&gt;more on configuring displays&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s05.html"&gt;more on configuring keyboard/mouse input and displays&lt;/a&gt;)</help> 
     251      <help>This is display window. It contains viewports. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s03.html"&gt;more on display windows&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03.html"&gt;more on configuring displays&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s05.html"&gt;more on configuring keyboard/mouse input and displays&lt;/a&gt;)</help> 
    252252      <parent>input_area</parent> 
    253253      <category>/Display</category> 
    254254      <property valuetype="integer" variable="false" name="origin"> 
    255          <help>Window origin (lower left screen is 0,0). (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s03.html"&gt;more ...&lt;/a&gt;)</help> 
     255         <help>Window origin (lower left screen is 0,0). (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s03.html"&gt;more ...&lt;/a&gt;)</help> 
    256256         <value label="X" defaultvalue="0"/> 
    257257         <value label="Y" defaultvalue="0"/> 
    258258      </property> 
    259259      <property valuetype="integer" variable="false" name="size"> 
    260          <help>Window dimensions. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s03.html"&gt;more ...&lt;/a&gt;)</help> 
     260         <help>Window dimensions. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s03.html"&gt;more ...&lt;/a&gt;)</help> 
    261261         <value label="Width" defaultvalue="200"/> 
    262262         <value label="Height" defaultvalue="200"/> 
    263263      </property> 
    264264      <property valuetype="integer" variable="false" name="pipe"> 
    265          <help>Graphics pipe. Zero-based reference to the display system configuration element. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s03.html"&gt;more ...&lt;/a&gt;)</help> 
     265         <help>Graphics pipe. Zero-based reference to the display system configuration element. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s03.html"&gt;more ...&lt;/a&gt;)</help> 
    266266         <value label="Pipe" defaultvalue="0"/> 
    267267      </property> 
    268268      <property valuetype="configelement" variable="false" name="frame_buffer_config"> 
    269          <help>Configuration of this display's frame buffer. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s04.html"&gt;more ...&lt;/a&gt;)</help> 
     269         <help>Configuration of this display's frame buffer. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s04.html"&gt;more ...&lt;/a&gt;)</help> 
    270270         <value label="Frame Buffer Configuration"/> 
    271271         <allowed_type>opengl_frame_buffer_config</allowed_type> 
    272272      </property> 
    273273      <property valuetype="boolean" variable="false" name="stereo"> 
    274          <help>Should this window render in stereo? (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s03.html"&gt;more ...&lt;/a&gt;)</help> 
     274         <help>Should this window render in stereo? (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s03.html"&gt;more ...&lt;/a&gt;)</help> 
    275275         <value label="In Stereo" defaultvalue="false"/> 
    276276      </property> 
     
    292292      </property> 
    293293      <property valuetype="boolean" variable="false" name="active"> 
    294          <help>Is the window supposed to be active? (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s03.html"&gt;more ...&lt;/a&gt;)</help> 
     294         <help>Is the window supposed to be active? (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s03.html"&gt;more ...&lt;/a&gt;)</help> 
    295295         <value label="Use this window?" defaultvalue="true"/> 
    296296      </property> 
    297297      <property valuetype="configelement" variable="true" name="simulator_viewports"> 
    298          <help>The simulator viewports to put in this window. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s06.html"&gt;more ...&lt;/a&gt;)</help> 
     298         <help>The simulator viewports to put in this window. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s06.html"&gt;more ...&lt;/a&gt;)</help> 
    299299         <value label="Contained Sim Viewport"/> 
    300300         <allowed_type>simulator_viewport</allowed_type> 
    301301      </property> 
    302302      <property valuetype="configelement" variable="true" name="surface_viewports"> 
    303          <help>The surface viewports to put in this window. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch03s06.html"&gt;more ...&lt;/a&gt;)</help> 
     303         <help>The surface viewports to put in this window. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch03s06.html"&gt;more ...&lt;/a&gt;)</help> 
    304304         <value label="Contained Surface Viewport"/> 
    305305         <allowed_type>surface_viewport</allowed_type> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/fastrak.jdef

    r19774 r20659  
    187187   <definition_version version="2" label="Fastrak"> 
    188188      <abstract>false</abstract> 
    189       <help>Polhemus Fastrak 3D tracker. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apas04.html"&gt;more on Fastrak&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
     189      <help>Polhemus Fastrak 3D tracker. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apas04.html"&gt;more on Fastrak&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
    190190      <parent>positional_device</parent> 
    191191      <parent>digital_device</parent> 
  • juggler/branches/2.2/modules/vrjuggler/data/definitions/flock.jdef

    r19774 r20659  
    8484   <definition_version version="2" label="Flock of Birds"> 
    8585      <abstract>false</abstract> 
    86       <help>Configuration for Ascension Flock of Birds. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apa.html#section.configure.flock"&gt;more on Flock of Birds&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
     86      <help>Configuration for Ascension Flock of Birds. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apa.html#section.configure.flock"&gt;more on Flock of Birds&lt;/a&gt;, &lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/ch02.html"&gt;more on input devices&lt;/a&gt;)</help> 
    8787      <parent>positional_device</parent> 
    8888      <category>/Devices</category> 
    8989      <property valuetype="string" variable="false" name="port"> 
    90          <help>The name of the serial port to which the Flock is connected. The name to use will be based on platform-specific conventions such as COM1, /dev/ttyS0, /dev/ttyd2, etc. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apa.html#section.configure.flock"&gt;more ...&lt;/a&gt;)</help> 
     90         <help>The name of the serial port to which the Flock is connected. The name to use will be based on platform-specific conventions such as COM1, /dev/ttyS0, /dev/ttyd2, etc. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.2/configuring_vr_juggler/apa.html#section.configure.flock"&gt;more ...&lt;/a&gt;)</help> 
    9191         <value label="Serial Port" defaultvalue="/dev/ttyd1"/> 
    9292      </property> 
    9393      <property valuetype="integer" variable="false" name="baud"> 
    94          <help>Serial port speed. (&lt;a href="http://www.infiscape.com/documentation/vrjuggler-config/2.0/configuring_vr_juggler/apa.html#section.configure.flock"&gt;more ...&lt;/a&gt;)</help>