1SPDRS60(1) SRCP Clients SPDRS60(1)
2
3
4
6 spdrs60 - SRCP digital model railroad controller with a look of the
7 German Railway SpDrS60 switch-boxes.
8
10 spdrs60 [ -options ] [ file ]
11
13 spdrs60 is a graphical Simple Railroad Command Protocol (SRCP) client
14 to
15 comfortably control a digital model railroad. His look has been
16 adopted from the original German Railway SpDrS60 switch-boxes. It is
17 designed for use with a SRCP server as provided by the DDL project.
18 For historical reasons there have been several partly incompatible ver‐
19 sions of SRCP. This version of spdrs60 only supports SRCP version
20 0.8.4 and hence needs a suitable SRCP server like srcpd (http://sr‐
21 cpd.sourceforge.net/). For basic usage of spdrs60 it may be sufficent
22 to connect to servers providing older SRCP standards ranging from 0.8.0
23 to 0.8.3.
24
25 Generic Messages
26 spdrs60 supports Generic Messages (GM) which were introduced to SRCP in
27 version 0.8.4. This feature is used to transport CRCF (Common Railroad
28 Configuration Files) data enabling SRCP clients to exchange information
29 not part of the SRCP specification. spdrs60 acts as CRCF server and
30 client and can communicate with CRCF clients like dtcltiny to provide
31 route specific information.
32
34 For now spdrs60 does not implement special command-line options, but
35 supports generic options of the underlying Qt-library.
36
37 -geometry WxH+X+Y
38 Sets the size and location of the main window. This may be spe‐
39 cially useful for displaying a full-size railroad layout.
40
42 ~/.spdrs60rc
43 Personal spdrs60 defaults (see Edit Preferences menu).
44
46 This version of spdrs60 is conforming to SRCP 0.8.4.
47
49 There may still be some bugs worth to be smashed. Please send bug re‐
50 ports or suggestions for improvements to the spdrs60 user mailinglist
51 <spdrs60-user@lists.sourceforge.net>.
52
54 spdrs60
55 Display the main window with an empty layout. Pre-loading of a
56 preferred layout file is controlled by the preferences dialog.
57
58 spdrs60 -geometry 800x600+0+0
59 Display the man window in 800x600 pixel size and place it to the
60 upper left corner.
61
63 spdrs60 was written by Stefan Preis <info@linux-modellbahn.de> with
64 contributions from Rüdiger Seidel, Guido Scholz <guido-scholz@gmx.net>
65 and Dirk Armbrust.
66
67 This manual page was written by Guido Scholz.
68
70 centralclock(1), dtcltiny(1), srcpd(8)
71
72
73
74Linux 2016-03-13 SPDRS60(1)