FGCOM Testing: Difference between revisions

Jump to navigation Jump to search
197 bytes removed ,  30 September 2009
m
structural changes
m (redefine heading levels)
m (structural changes)
Line 1: Line 1:
{{WIP}}
{{WIP}}


This "FGCOM_Testing" is intended to support FGCOM-users in debugging their FGCOM-System directly after installation, but also for those who want to verify the basic functionality or want to readjust the audio-system. It covers the following 3 areas in more detail:
This "FGCOM_Testing" is intended to support FGCOM-users in debugging their FGCOM-System directly after installation, but also for those who want to verify the basic functionality or want to readjust the audio-system. It covers the following 4 areas in more detail:
<ol><li>Testing of the standalone FGCOM Installation
#Testing of the standalone FGCOM Installation
<li>Testing the FGCOM together with the FlighGear Simulator
#Testing the FGCOM together with the FlighGear Simulator
<li>Adjusting the Microphone and Speaker volumes</ol>
#Adjusting the Microphone and Speaker volumes</ol>
*In the Appendix you will find supporting informations
#In the [[#Appendix|Appendix]] you will find supporting informations
<br>
 
Of course the prerequisite for the following is that you have already installed the FGCOM (see the [[FGCOM|FGCOM-main-page]]) !
Of course the prerequisite for the following is that you have already installed the FGCOM (see the [[FGCOM|FGCOM-main-page]]) !
<br><br>
<br><br>
Line 45: Line 45:
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.
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 command-window
*and continue with the [[#Test the FGCOM together with the FlighGear Simulator|next chapter]].
*and continue with the next chapter: [[#Test the FGCOM together with the FlighGear Simulator|Test the FGCOM together with the FlighGear Simulator]].
<br>'''In case of trouble''' check the following most probable errors:
<br>'''In case of trouble''' check the following most probable errors:
<br><br>
 
===Typical return if you did not define the correct '''Home-Directory''' for FGCOM:===
<br>
<ul><li>
===Error: Incorrect Home-Directory specified for FGCOM:===
{|border="1"
{|border="1"
|+
|+
Line 63: Line 63:
     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"
{|border="1"
|+
|+
Line 73: Line 72:
  sh: Can't open run_fgcom.sh
  sh: Can't open run_fgcom.sh
|}
|}
<ul><li>The system is right: I gave it (for testing) a wrong directory!
*The system is right: I gave it (for testing) a wrong directory!
<li>You better coorect yours prior to retrying!
*You better correct yours prior to retrying!
</ul></ul>
 
<br><br>
<br>
===Typical return for a '''TYPO''' (mistyped command or option) or '''Network-problem''' would be:===
===Error: "TYPO" (mistyped command or option) or Network-problem:===
<ul><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>
Line 89: Line 87:
after some time there may appear:
after some time there may appear:
   ''' Call 0 timed out.'''
   ''' Call 0 timed out.'''
     '''Timeout for a non-existant session.  Dropping'''
     '''Timeout for a non-existent session.  Dropping'''
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 the option -f910'''</li>
*defined a wrong Frequency to use or you may have forgotten to define one. You '''must define the option -f910'''
<li>forgotten a "-"sign in front of an option</li>
*forgotten a "-"sign in front of an option
<li>typed a small "-sfgcom..." instead the capital "-Sfgcom..."</li>
*typed a small "-sfgcom..." instead the capital "-Sfgcom..."
<li>mistyped the Server-Name or defined a wrong FGCOM-Server</li>
*mistyped the Server-Name or defined a wrong FGCOM-Server
<li>or you may have created your own unique "typo" (lol).</li>
*or you may have created your own unique "typo" (lol).
<li>or it may indicate a '''Network-Problem''':
*or it may indicate a '''Network-Problem''':
<ul><li>Check your network by using some other application (e.g. your file browser to look up an usually not used http-address - if you use a recently used address the answer might be out of your locally saved copies - even so the network is not connected! (e.g. use "http://mainz.de/" to test)</li>
**Check your network by using some other application (e.g. your file browser to look up an usually not used http-address - if you use a recently used address the answer might be out of your locally saved copies - even so the network is not connected! (e.g. use "http://mainz.de/" to test)
<li>If you use a firewall (what you should - out of general safety reasons!) make sure the ports</li>
*If you use a firewall (what you should - out of general safety reasons!) make sure the ports
   2005 UDP Vcp-Stream
   2005 UDP Vcp-Stream
   4569 UDP FGCom  VoIP, (Inter-Asterisk eXchange)
   4569 UDP FGCom  VoIP, (Inter-Asterisk eXchange)
Line 104: Line 102:
   16661 UDP FGCom listening to FGFS, usually “local host” only
   16661 UDP FGCom listening to FGFS, usually “local host” only
are enabled for your PC.
are enabled for your PC.
</ul></ul></ul>
 
<br><br>
===Error: "Phone-book" and/or "positions" cannot be found and/or are corrupted:===
===Typical return if the "'''Phone-book'''" and/or "'''positions'''" cannot be found and/or are corrupted:===
<ul><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>
Line 118: Line 114:
     '''Stopping service.'''
     '''Stopping service.'''
     (etc)
     (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.
*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></ul>
 
<br><br>
<br>
===Typical return if your '''Sound-Card''' is not fully compatible:===
===Error: The Sound-Card is not fully compatible:===
<ul><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>
Line 134: Line 129:
     Call 0 accepted
     Call 0 accepted
     Call 0 answered
     Call 0 answered
<ul><li>Continue checking/adjusting:
*Continue checking/adjusting:
<ul><li>If everything else works out OK forgett this problem
**If everything else works out OK forget this problem (but be aware: The Audio might not function perfectly!)
<li>otherwise check the Internet for new drivers for your sound-card or other fixes.
**otherwise check the Internet for new drivers for your sound-card or other fixes.
</ul></ul><br><br>
 
<br>


== Test the FGCOM together with the FlighGear Simulator ==
== Test the FGCOM together with the FlighGear Simulator ==
652

edits

Navigation menu