[manual] expanded supported hardware appendix with list of supported boosters

Dieser Commit ist enthalten in:
Reinder Feenstra 2026-01-16 20:36:17 +01:00
Ursprung da46fea755
Commit b33a7a9bc4
11 geänderte Dateien mit 165 neuen und 8 gelöschten Zeilen

Datei anzeigen

@ -211,7 +211,16 @@ class TraintasticHelp:
{'Interface connection errors': 'troubleshooting/interface-connection-errors.md'}
]},
{'Appendix': [
{'Supported hardware': 'appendix/supported-hardware.md'},
{'Supported hardware': [
{'Overview': 'appendix/supported-hardware/index.md'},
{'Command Stations': 'appendix/supported-hardware/command-stations/index.md'},
{'Boosters': [
{'Overview': 'appendix/supported-hardware/boosters/index.md'},
{'Digikeijs DR5033': 'appendix/supported-hardware/boosters/digikeijs-dr5033.md'},
{'Uhlenblock Power 4/7/22/40/70': 'appendix/supported-hardware/boosters/uhlenbrock-power-4-7-22-40-70.md'}
]},
{'Product index': 'appendix/supported-hardware/product-index.md'}
]},
{'LocoNet reference': 'appendix/loconet.md'},
{'XpressNet reference': 'appendix/xpressnet.md'},
{'Lua scripting reference': lua_ref},

Datei anzeigen

@ -3,7 +3,7 @@
Traintastic supports a wide range of digital command stations, feedback sensors, and wireless throttle devices.
This section provides detailed instructions on configuring each supported interface for advanced users who need more control or whose setup is not fully covered by the setup wizard.
For a complete list of tested and supported hardware, see the [Supported hardware](../../appendix/supported-hardware.md) page.
For a complete list of tested and supported hardware, see the [Supported hardware](../../appendix/supported-hardware/index.md) section.
## Overview

Datei anzeigen

@ -10,7 +10,7 @@ It is intended for advanced users who are already familiar with the basics of th
## Supported hardware
Traintastic supports a wide range of command stations and interfaces with LocoNet capability.
See the [Supported hardware](supported-hardware.md) page for a complete and up-to-date list.
See the [Supported hardware](supported-hardware/index.md) secion for a complete and up-to-date list.
## Implementation philosophy

Datei anzeigen

@ -0,0 +1,29 @@
# Digikeijs DR5033
The **Digikeijs DR5033** is a smart LocoNet booster with basic diagnostic feedback and remote control support.
## Supported diagnostics
- Load
- Temperature *(reported but not functional)*
## Control capabilities
- Power district can be enabled/disabled using an accessory address
## Requirements and notes
- The **temperature value always reports zero**, even though the booster exposes this field
- The **load value remains zero** until the track current reaches approximately **400–500 mA**
- Status feedback is limited compared to newer smart boosters
## Configuration
- **Interface** – The LocoNet interface used to communicate with the booster
- **Address** – Booster LNCV address (factory default: **1**)
- **Polling interval** – Interval (in seconds) at which diagnostic data is requested (default: **5 seconds**)
!!! warning
Using a **very short polling interval** increases traffic on the LocoNet bus and may negatively affect overall system performance.
The default value is recommended unless faster updates are really needed.

Datei anzeigen

@ -0,0 +1,27 @@
# Supported smart boosters
This page lists **smart boosters** that are supported by Traintastic.
Smart boosters are boosters that provide **status reporting** and/or **remote control**,
for example enabling or disabling a power district using an accessory (turnout) address.
Basic boosters without feedback or control are not listed here, as they do not expose additional
functionality to Traintastic.
## Overview
| Vendor / Model | Interface | Diagnostics level | Status |
|-------------------------------------------------------------------|-----------|-------------------|--------------|
| [Digikeijs DR5033](digikeijs-dr5033.md) | LocoNet | Basic | Verified |
| [Uhlenbrock Power 4/7/22/40/70](uhlenbrock-power-4-7-22-40-70.md) | LocoNet | Basic | Not verified |
## General notes
!!! note
Smart booster diagnostics are optional.
A booster will function correctly even if some reported values are unavailable or unreliable.
!!! tip "Not listed?"
Your smart booster may still work with Traintastic.
If it is compatible with one of the boosters listed above, it may work as well.
Please share your experience on the [community forum](https://discourse.traintastic.org).

Datei anzeigen

@ -0,0 +1,28 @@
# Uhlenbrock Power 4/7/22/40/70
The **Uhlenbrock Power** series are smart LocoNet boosters that provide basic diagnostic feedback and remote control support.
## Supported diagnostics
- Load
- Temperature
## Control capabilities
- Power district can be enabled/disabled using an accessory address
## Requirements and notes
- These boosters have **not yet been fully verified** with Traintastic.
Based on protocol compatibility and documentation, they are expected to work.
## Configuration
- **Interface** – The LocoNet interface used to communicate with the booster
- **Address** – Booster LNCV address (factory default: **1**)
- **Polling interval** – Interval (in seconds) at which diagnostic data is requested (default: **5 seconds**)
!!! warning
Using a **very short polling interval** increases traffic on the LocoNet bus and may negatively affect overall system performance.
The default value is recommended unless faster updates are required.

Datei anzeigen

@ -1,10 +1,10 @@
# Supported hardware
# Supported command stations
This page lists command stations and digital systems that have been tested with Traintastic.
Using the setup wizard is **recommended** whenever possible.
If wizard support is not available, setup can still be done manually by creating and configuring the correct interface type.
For details on manual interface configuration, see the [Interface configuration](../advanced/interface/index.md) section.
For details on manual interface configuration, see the [Interface configuration](../../../advanced/interface/index.md) section.
!!! tip "Not on the list?"
Your system may still work even if it isnt listed here.

Datei anzeigen

@ -0,0 +1,27 @@
# Supported hardware (overview)
This section provides an overview of hardware that has been **tested and verified** with Traintastic.
It helps you determine whether your hardware is supported and what level of integration is available.
## Hardware categories
- **[Command stations](command-stations/index.md)** – central control units and digital systems
- **[Smart boosters](boosters/index.md)** – boosters with feedback or remote control
If you are looking for documentation for a specific device without knowing its category,
see the **[Hardware product index](product-index.md)**.
## Community and vendor collaboration
!!! note "Not on the list?"
Your hardware may still work even if it isnt listed here.
Check the [community forum](https://discourse.traintastic.org) to see if others have tested it, or share your own experience.
!!! info "Hardware vendors"
Traintastic actively welcomes collaboration with hardware manufacturers.
If you are a vendor interested in supporting your products,
please contact **Reinder Feenstra** (project maintainer) via email at
[reinder@traintastic.org](mailto:reinder@traintastic.org).
Hardware provided for testing is **acknowledged on the website and in the documentation**,
unless you prefer otherwise.

Datei anzeigen

@ -0,0 +1,37 @@
# Hardware product index
This page lists hardware products for which Traintastic provides **specific notes, configuration details,
or device-specific behavior**.
It is **not** a complete list of all hardware that works with Traintastic.
Many devices, such as standard DCC accessory decoders for turnouts or signals,
do not require dedicated documentation and work automatically when connected through
a supported command station.
Use this index if:
- you own a specific device and want to check whether special setup or notes apply, or
- you are looking for detailed information about advanced or smart hardware.
!!! note
Absence from this list does **not** imply that a device is unsupported.
Only hardware with documented configuration steps or special behavior is included here.
## Product list (by vendor)
### Digikeijs
- [DR5033](boosters/digikeijs-dr5033.md)
### Uhlenbrock
The following **Uhlenbrock Power** boosters share the same configuration and behavior
and are documented together:
- [Power 4 (63240)](boosters/uhlenbrock-power-4-7-22-40-70.md)
- [Power 7 (63270)](boosters/uhlenbrock-power-4-7-22-40-70.md)
- [Power 22 (63210)](boosters/uhlenbrock-power-4-7-22-40-70.md)
- [Power 40 (63220)](boosters/uhlenbrock-power-4-7-22-40-70.md)
- [Power 70 (63230)](boosters/uhlenbrock-power-4-7-22-40-70.md)

Datei anzeigen

@ -7,7 +7,7 @@ This appendix describes Traintastic's XpressNet implementation details.
## Supported hardware
Traintastic supports a wide range of command stations and interfaces with XpressNet capability.
See the [Supported hardware](supported-hardware.md) page for a complete and up-to-date list.
See the [Supported hardware](supported-hardware/index.md) section for a complete and up-to-date list.
## Message support

Datei anzeigen

@ -21,7 +21,7 @@ In the wizard, choose your **digital system / command station** from the list of
- The wizard covers the most common systems.
- Not all command stations are listed, but many other models may still work if you configure them manually from the *Interfaces* menu.
See the [Supported hardware appendix](../appendix/supported-hardware.md) for a complete overview of tested systems.
See the [Supported hardware appendix](../appendix/supported-hardware/command-stations/index.md) for a complete overview of tested systems.
!!! note
If your command station is not listed in the wizard, please check the [community forum](https://discourse.traintastic.org).
@ -59,7 +59,7 @@ If an error occurs:
- Open the **server log** (hotkey ++f12++ or **View → Server log**) to see details.
- See [Common interface connection errors](../troubleshooting/interface-connection-errors.md) for steps to resolve typical issues.
- If youre unsure whether your system is supported, check the [Supported hardware appendix](../appendix/supported-hardware.md).
- If youre unsure whether your system is supported, check the [Supported hardware appendix](../appendix/supported-hardware/command-stations/index.md).
When the connection succeeds: