FGCom (before 3.0): Difference between revisions

Jump to navigation Jump to search
→‎Quick-Test: reviewed test and added error solving hints
m (→‎Status: remove 1 sentence)
(→‎Quick-Test: reviewed test and added error solving hints)
Line 99: Line 99:


===Testing===
===Testing===
====Quick-Test====   
====Test the basic function====   
The so called ''-f910 test'':
''(The often so called "-f910 test")''
 
Prior to executing the following [[Command line|command]] change into the directory, into which the FGCom was installed. This path will then shown up before the "$" sign.
In case of a "cvs" installation you have to replace "fgcom" with "sh ./run_fgcom.sh". Then type:


     $ fgcom -Sfgcom.flightgear.org.uk -f910       
     $ fgcom -Sfgcom.flightgear.org.uk -f910       


will give the following output--
<br>That will give the following output:
     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 117: Line 120:


speak into the mic and your words will be echoed back with a short delay.
speak into the mic and your words will be echoed back with a short delay.
<br>Then type <nowiki>ctrl-C</nowiki> to exit this Quick-Test
<br>'''In case of trouble''' check the following:


type <nowiki>ctrl-C</nowiki> to exit this Quick-Test
*'''"parsed commandline options"''' not successful: Check for wrong commands and/or missing “-” signs in front of them. See [[FGCOM#FGCom Options|FGcom Options]].
*'''"Reading list of airports .."''' not succesfull: 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 erros, allthough lines of both files may be exchanged/added).
*'''"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”)!
*No response '''"Call 0 accepted"''': Check your network.
*If you did not hear the '''"delayed response"''' echoed back, check the Chapter [[FGCOM#Solving Audio-Problems|Solving Audio-Problems]].
--[[User:Jomo|Jomo]] 01:01, 7 March 2009 (EST)


====Solving Audio-Problems====
====Solving Audio-Problems====
652

edits

Navigation menu