8,814
edits
(cleanup required!) |
mNo edit summary |
||
| Line 100: | Line 100: | ||
Usage: fgcom [-u user] -w [password] [[-s voipserver] [-p port]] | [[-a airport] [-f frequency]] [-d] | Usage: fgcom [-u user] -w [password] [[-s voipserver] [-p port]] | [[-a airport] [-f frequency]] [-d] | ||
-- | ====Account options==== | ||
FGCom starts with a guest account unless you use -U and -P! | |||
--password | -P password for VoIP account (default: 'guest') | --user | -U username for VoIP account (default: 'guest') | ||
--password | -P password for VoIP account (default: 'guest') | |||
--voipserver | -s voip server to ceonnect to (default 'localhost') | |||
--port | -p where we should listen to FG(default '16661') | |||
-- | ====ATC mode options==== | ||
--airport | -a airport-id (ICAO) for ATC-mode | |||
--frequency | -f frequency for ATC-mode | |||
-- | ====Audio options==== | ||
--mic | -i mic input level (0.0 - 1.0) | |||
--speaker | -o speaker output level (0.0 - 1.0) | |||
--mic-boost | -b enable mic boost | |||
--list-audio | -l list audio devices | |||
--set-audio-in | -r use <devicename> as audio input | |||
--set-audio-out | -k use <devicename> as audio output | |||
====Misc options==== | |||
--debug | -d show debugging information | |||
--debug | -d show debugging information | |||
Mode 1: client for COM1 of flightgear: | Mode 1: client for COM1 of flightgear: | ||
| Line 142: | Line 139: | ||
- sets up fgcom for an ATC radio at KSFO 120.500 MHz | - sets up fgcom for an ATC radio at KSFO 120.500 MHz | ||
===Registration=== | ===Registration=== | ||
'''To make full use of FGCOM you will need an account''' | '''To make full use of FGCOM you will need an account!''' | ||
Please email <nowiki> wirtz@dfn.de</nowiki> and login details will be sent to you shortly. Accounts will not be made until Autumn 2008. But you can test without an account (by default the used account is guest, password guest) with restricted frequency use. As guest you can only use the following frequencies: | |||
122.750 Mhz (Air2Air 2) | * 911.000 MHz (ATC-Help) | ||
* 910.000 MHz (Echo-Box) | |||
* 123.450 MHz (Air2Air 1) | |||
* 122.750 Mhz (Air2Air 2) | |||
==External links== | ==External links== | ||
* [http://squonk.abacab.org/dokuwiki/fgcom Official website] | * [http://squonk.abacab.org/dokuwiki/fgcom Official website] | ||
* [http://squonk.abacab.org/dokuwiki/fgcom-manual Manual] | * [http://squonk.abacab.org/dokuwiki/fgcom-manual Manual] | ||