Skip to content

Commit bf4a254

Browse files
committed
adds webpage image
1 parent 09f0ad3 commit bf4a254

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Loading

Source/Documentation/Manual/software-platform.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ program folder and the web server defaults to ``Content\Web\index.html``.
129129

130130
If you choose to develop your own pages, please consider sharing them with the Open Rails community.
131131

132+
- The Cab Controls web page shows the controls from the cab and lets you use them to drive the player loco.
133+
134+
.. image:: images/web-page-cab-controls.png
135+
136+
132137
- The HUD web page repeats the F5 overlay.
133138

134139
.. image:: images/web-page-hud.png
@@ -149,7 +154,7 @@ If you choose to develop your own pages, please consider sharing them with the O
149154

150155
- | The Switch Panel page shows a html panel with a selection of 40 buttons. Buttons which can be used to issue Open Rails commands, normally entered via the keyboard.
151156
| This panel is most usefull when used on a touch enabled device, such as a tablet.
152-
| The adress of the panel is "<OR host>:2150/SwitchPanel/index.html", where <OR host> must be replaced with the hostname or ip adress of the host where Open Rails is running.
157+
| The address of the panel is "<OR host>:2150/SwitchPanel/index.html", where <OR host> must be replaced with the hostname or IP address of the host where Open Rails is running.
153158
| Not all buttons are yet filled. Depends also on the type of locomotive.
154159
155160
.. image:: images/switch-panel.png

0 commit comments

Comments
 (0)