FGCOM Testing: Difference between revisions

Jump to navigation Jump to search
m
/* The Initial test of the standalone FGCOM Installation --> adding more new input
m (/* The Initial test of the standalone FGCOM Installation --> continuing new input)
m (/* The Initial test of the standalone FGCOM Installation --> adding more new input)
Line 23: Line 23:
|align="center"|optional||In case your audiosystem is rather weak, you may try the options:
|align="center"|optional||In case your audiosystem is rather weak, you may try the options:
-i and/or -o: i=input(microphone) o=output(Speaker), both values between 0.0 and 1.0 (e.g.: -i0.9)
-i and/or -o: i=input(microphone) o=output(Speaker), both values between 0.0 and 1.0 (e.g.: -i0.9)
|-
||  ||You do not need any Login-Passwords and/or User-Names !!!
|}
|}
''(You do not need any Login-Passwords and/or User-Names !!!)''


<br>That should give you the following output:
<br>That should give you the following output:
Line 38: Line 39:
     Call 0 answered
     Call 0 answered


speak into the mic and your words should be echoed back with a short delay. e.g. say "one" - and you should notice that the "one" is returned '''after''' you finished speaking it.
Speak into your microphone and your words should be echoed back with a short delay. e.g. say "one" - and you should notice that the "one" is returned '''after''' you finished speaking it.
<br>'''If that was OK'''
<br>'''If that was OK'''
*type <nowiki>ctrl-C</nowiki> to exit this Quick-Test
*type <nowiki>ctrl-C</nowiki> to exit this Quick-Test
Line 48: Line 49:
|+
|+
|-
|-
||typical for '''Windows'''-Systems
||typical for '''Windows'''-Systems:
||typical for '''Linux'''-Systems
|-
|-
||
||
C:\Users\emmerich>cd \Programme\Fxx
    C:\Users\emmerich>cd \Programme\Fxx
The System cannot find the given path.
    The System cannot find the given path.
    
    
C:\Users\emmerich>fgcom.exe -Sfgcom.flightgear.org.uk -f910
    C:\Users\emmerich>fgcom.exe -Sfgcom.flightgear.org.uk -f910
The command "fgcom.exe" is either mistyped or could not be found.
    The command "fgcom.exe" is either mistyped or could not be found.
|}
<br>
{|border="1"
|+
|-
||typical for '''Linux'''-Systems:
|-
||
||
  /home/emmerich/Desktop/Link to fgcom: line 1: cd: /home/emmerich/fgf: No such file or directory
  /home/emmerich/Desktop/Link to fgcom: line 1: cd: /home/emmerich/fgf: No such file or directory
Line 64: Line 71:
<br><br>
<br><br>
<ul><li>Typically for a '''TYPO''' (mistyped command or option) would be:</li>
<ul><li>Typically for a '''TYPO''' (mistyped command or option) would be:</li>
./fgcom - a communication radio based on VoIP with IAX/Asterisk
    ./fgcom - a communication radio based on VoIP with IAX/Asterisk
(c)2007 by H. Wirtz <wirtz@dfn.de>
    (c)2007 by H. Wirtz <wirtz@dfn.de>
Version 1.2.2 build 223M
    Version 1.2.2 build 223M
Using iaxclient library Version SVN 223M
    Using iaxclient library Version SVN 223M
   
   
'''AL lib: alsa.c:564: set access failed: Invalid argument'''
    '''AL lib: alsa.c:564: set access failed: Invalid argument'''
Successfully parsed command-line options.
    Successfully parsed command-line options.
Reading list of airports...done.
    Reading list of airports...done.
Initializing IAX client as guest:xxxxxxxxxxx@fgcom.flightgear.org.uk
    Initializing IAX client as guest:xxxxxxxxxxx@fgcom.flightgear.org.uk
most likely you may have
most likely you may have
<ul><li>defined a wrong Frequency to use or you may have forgotten to define one. You '''must define -f910'''</li>
<ul><li>defined a wrong Frequency to use or you may have forgotten to define one. You '''must define -f910'''</li>
Line 78: Line 85:
<li>or typed a small "-sfgcom..." instead the capital "-Sfgcom..."</li>
<li>or typed a small "-sfgcom..." instead the capital "-Sfgcom..."</li>
<li>or mistyped the Server-Name or defined a wrong FGCOM-Server</li>
<li>or mistyped the Server-Name or defined a wrong FGCOM-Server</li>
<li>or other typos.</li></ul>
<li>or other typos.</li>
</ul></ul>
<br><br>
<ul><li>Typically if the "'''Phone-book'''" and/or "positions" cannot be found and/or are damaged:</li>
    ./fgcom - a communication radio based on VoIP with IAX/Asterisk
    (c)2007 by H. Wirtz <wirtz@dfn.de>
    Version 1.2.2 build 223M
    Using iaxclient library Version SVN 223M
   
    AL lib: alsa.c:564: set access failed: Invalid argument
    Successfully parsed commandline options.
    '''Reading list of airports...Cannot open /home/emmerich/fgfs/install/fgcom/fgcom/positions.txt'''
    '''fopen: No such file or directory'''
    '''Stopping service.'''
    (etc)
<ul><li>check the directory in which the FGCOM is installed for the files "phonebook.txt" and "positions.txt". These are normal text-files in which you can add missing informations with a standard editor, for Windows you should use the "WordPad" (not the "Editor")). Replacing a complete "Windows" position.txt with a "Linux" one can lead to errors, although lines of both files may be exchanged/added.
</li></ul>
 


<li>'''"Reading list of airports .."''' not successful: Check your file “positions.txt” which should be in the same directory in which you installed the FGCom. This is a normal text-file in which you can add missing informations. (Replacing a complete "Windows" position.txt with a "Linux" one can lead to errors, although lines of both files may be exchanged/added).
</li><li>'''"Initializing IAX client"''' not successful: Check if you defined the right server, it must be "-Sfgcom.flightgear.org.uk”. Watch it: The “S” must be capital in Linux, but small for Windows (“-sfgcom.flightgear.org.uk”)!  
</li><li>'''"Initializing IAX client"''' not successful: Check if you defined the right server, it must be "-Sfgcom.flightgear.org.uk”. Watch it: The “S” must be capital in Linux, but small for Windows (“-sfgcom.flightgear.org.uk”)!  
</li><li>No response '''"Call 0 accepted"''': Check your network, especially your firewall for open ports.
</li><li>No response '''"Call 0 accepted"''': Check your network, especially your firewall for open ports.
652

edits

Navigation menu