FGCom (before 3.0): Difference between revisions

m
minor changes and hid the "Private use only" sentence.
m (→‎Supplemantery Informations: moved some troubelshooting parts to FGCOM_Testing)
m (minor changes and hid the "Private use only" sentence.)
Line 270: Line 270:


====Start the FGCom====
====Start the FGCom====
Open a [[Command line|command-window]] and change into the directory in which FGCom was installed (probably the same as the FGFS) and start the FGCom. Do not use any other options than the server address “-sfgcom.flightgear.org.uk”:
Open a [[Command line|command-window]] and change into the directory in which FGCom was installed (probably the same as the FGFS) and start the FGCom. Do not use any other options than the server address “-Sfgcom.flightgear.org.uk”:
{|border="1"
{|border="1"
|+
|+
Line 452: Line 452:
**before printing I recommend: Menu --> File --> "Print Preview" and you see those many many pages!
**before printing I recommend: Menu --> File --> "Print Preview" and you see those many many pages!
**If you really want to wast that paper: Menu --> "File" --> "Print" and it will print on your favorite printer
**If you really want to wast that paper: Menu --> "File" --> "Print" and it will print on your favorite printer
Remember the policies: '''Private use only''' !
<!-- Remember the policies: '''Private use only''' ! -->


<br><br>
<br><br>
Line 578: Line 578:
     Version 1.2.2 build 163M
     Version 1.2.2 build 163M
     Using iaxclient library Version SVN 163M
     Using iaxclient library Version SVN 163M
 
 
   OPTION                                        DESCRIPTION
   OPTION                                        DESCRIPTION
 
 
   -d, -debug, --debug=                          show debugging information
   -d, -debug, --debug=                          show debugging information
   -S, -voipserver, --voipserver=                voip server to connect to (default: 'fgcom1.parasitstudio.de')
   -S, -voipserver, --voipserver=                voip server to connect to (default: 'fgcom1.parasitstudio.de')
   -s, -fgserver, --fgserver=                    fg to connect to  (default: 'localhost')
   -s, -fgserver, --fgserver=                    network device to connect to  (default: 'localhost')
   -p, -port, --port=                            where we should listen to FG (default: '16661')
   -p, -port, --port=                            where we should listen to FG (default: '16661')
   -a, -airport, --airport=                      airport-id (ICAO) for ATC-mode
   -a, -airport, --airport=                      airport-id (ICAO) for ATC-mode
Line 596: Line 596:
   -k, -set-audio-out, --set-audio-out=          use <devicename> as audio output
   -k, -set-audio-out, --set-audio-out=          use <devicename> as audio output
   -c, -codec, --codec=                          use codec <codec> as transfer codec (default: 'u')
   -c, -codec, --codec=                          use codec <codec> as transfer codec (default: 'u')
 
 
   Available codecs:
   Available codecs:
         u - ulaw (default and best codec because the mixing is based onto ulaw)
         u - ulaw (default and best codec because the mixing is based onto ulaw)
Line 603: Line 603:
         s - speex
         s - speex
         7 - G.723
         7 - G.723
 
 
   Mode 1: client for COM1 of flightgear:
   Mode 1: client for COM1 of flightgear:
         $ fgcom
         $ fgcom
Line 609: Line 609:
         $ fgcom -sother.host.tld -p23456
         $ fgcom -sother.host.tld -p23456
   - connects fgcom to fgfs at other.host.tld:23456
   - connects fgcom to fgfs at other.host.tld:23456
 
 
   Mode 2: client for an ATC at <airport> on <frequency>:
   Mode 2: client for an ATC at <airport> on <frequency>:
         $ fgcom -aKSFO -f120.500
         $ fgcom -aKSFO -f120.500
   - sets up fgcom for an ATC radio at KSFO 120.500 MHz
   - sets up fgcom for an ATC radio at KSFO 120.500 MHz
 
 
     Note that /home/hcs/src/fgcom/trunk/src/fgcom starts with a guest account unless you use -U and -P!
     Note that /home/hcs/src/fgcom/trunk/src/fgcom starts with a guest account unless you use -U and -P!


392

edits