1CRRCSIM(1)                       User Manuals                       CRRCSIM(1)
2
3
4

NAME

6       crrcsim - a model-airplane flight simulation program
7

SYNOPSIS

9       crrcsim [-fvhV] [-l landscape-file] [-c cdepth] [-x xres] [-y yres]
10       [-d winddir] [-w windvel] [-g config-file] [-s on|off] [-u on|off]
11       [-m AILERON|RUDDER] [-b nr:buttonfunc] [-i method] airplane-file
12

DESCRIPTION

14       crrcsim  is  a  model-airplane flight simulation program for Linux with
15       ports to other platforms. Using crrcsim you can learn how to fly  model
16       aircraft,  test  new aircraft designs, and improve your skills by prac‐
17       ticing in the relative safety of your PC.
18

OPTIONS

20       -b nr:buttonfunc
21              Bind a joystick button to a function.  nr is the number  of  the
22              joystick button. For example, -b 2:INCTHROTTLE will increase the
23              current throttle setting by 10% each time button #2 is  pressed.
24              See section BUTTON FUNCTIONS for a listing of all possible func‐
25              tions.
26
27       -c cdepth
28              Color-depth in bits-per-pixel
29
30       -d winddir
31              Wind direction in degrees.
32
33       -f     Start in fullscreen mode.
34
35       -g config-file
36              Specify a config file.
37
38       -h     Display help and exit.
39
40       -i type
41              Select input method.
42
43       -l landscape-file
44              Load the landscape defined by landscape-file
45
46       -m AILERON|RUDDER
47              Specify which function is controlled by horizontal  mouse  move‐
48              ment (if the input method is set to MOUSE).
49
50       -s on|off
51              Enable/disable sound (default: on).
52
53       -u on|off
54              Enable/disable graphical user interface (default: on).
55
56       -v     Enable  on-screen  display  of  some  values. This option may be
57              specified up to three times.
58
59       -V     Only print version information and exit.
60
61       -w windvel
62              Wind velocity in ft/s.
63
64       -x xres
65              Horizontal resolution in pixels.
66
67       -y yres
68              Vertical resolution in pixels.
69

BUTTON FUNCTIONS

71       PAUSE  Pause the simulation.
72
73       RESUME Resume the simulation from pause mode.
74
75       RESET  Restart the simulation with the current configuration.
76
77       ZOOMIN Increase the zoom factor of the current view.
78
79       ZOOMOUT
80              Decrease the zoom factor of the current view.
81
82       INCTHROTTLE
83              Increase the throttle by 10%.
84
85       DECTHROTTLE
86              Decrease the throttle by 10%.
87

INPUT METHODS

89       KEYBOARD
90              The airplane is controlled by the keyboard.
91
92       MOUSE  Elevator and either aileron  or  rudder  (depending  on  the  -m
93              option) are controlled by the mouse. Throttle can be adjusted by
94              using the keyboard.
95
96       JOYSTICK
97              The airplane is controlled by the  joystick.  Control  functions
98              can be mapped to the joystick axes with the -b option.
99
100       RCTRAN Reads  the PPM signal from an r/c transmitter using the parallel
101              port and the rctran kernel module.
102
103       SERPIC For PPM interfaces connected to a serial port (aka  'FMS  inter‐
104              face').
105
106       SERIAL2
107              A different serial port interface.
108
109       PARALLEL
110              Reads  the PPM signal from an r/c transmitter using the parallel
111              port.
112
113       AUDIO  Reads the PPM signal from an r/c transmitter using a sound card.
114
115       MNAV   Interface to the MNAV autopilot system.
116
117       ZHENHUA
118              For Walkera transmitters connected directly to the serial port.
119

FILES

121       ~/.crrcsim/crrcsim.xml
122              Default configuration file. Overridden by the -g option.
123

HISTORY

125       crrcsim was originally written by Jan Kansky <kansky@ll.mit.edu>.   You
126       may  contact  the current maintainers on the crrcsim-devel mailing list
127       at <crrcsim-devel@lists.sourceforge.net>.
128
129
130
131
132Linux                              JULY 2008                        CRRCSIM(1)
Impressum