Stephan Richter 2647b4c43d Started clean re-implementation of
- reserving route
- preparing route
- locking route

New implementation now properly handles stop event from user.

Next things to implement:

- tracing train upon contact activation, taking care of:
    - causing contact
    - train's last position
    - route
    - plan.freeBehindTrain
- finish event, keeping brake processor in mind
2021-03-13 20:15:51 +01:00
2020-09-07 00:28:04 +02:00
2021-02-11 16:30:34 +01:00
2021-01-08 15:45:32 +01:00
2020-09-07 00:28:04 +02:00
2020-10-06 14:55:46 +02:00
2021-03-13 20:15:51 +01:00
2020-10-06 15:43:51 +02:00
2020-10-06 15:43:51 +02:00

[Deutsche Version]

Was ist Web4Rail?

Web4Rail is a model railway control software. It is designed to be used from any device featuring a web browser.

Screenshot

It is a client-server application. In other words

  • The program itself is running on a central computer, connected to your digital model railway layout.
  • In order to let a user interact with the railway, an arbitrary web-enabled device (PC, Laptop, Tablet, Smartphone, TV, ...) can connect to the central computer and take control.
  • Thus, it is even possible to let several users and devices control the layout simultaneously!

Digital control of the layout

The control signal for the layout is generated using SRCPD this program may also be running on the same hardware as the Web4Rail program.

Schema

State of development

This program is currently under development.

Description
No description provided
Readme GPL-3.0 3 MiB
Languages
Java 95.8%
JavaScript 2%
CSS 1.4%
Makefile 0.6%
Dockerfile 0.2%