Rocrail Pro
Wiki Documentation
Support Forum
Mobile
- andRoc Android
- Rocweb Browser
- WIO-Control ESP32
- Rocview Tablet
DIY
User
Wiki writer
Special
Legal
Rocrail Pro
Wiki Documentation
Support Forum
Mobile
DIY
User
Wiki writer
Special
Legal
Rocrail ondersteunt de Hornby Elite DCC controller en de Hornby accessoire decoders.
rocrail.ini:
<digint iid="elite-1" lib="xpressnet" sublib="elite" device="com1" fbmod="0" fbpoll="false" ptsupport="true" flow="none" bps="19200"/>
Replace the com1 device with the one the Elite is .
Kies de juiste com1 poort.
Voor een gedetailleerde beschrijving lees dit hoofdstuk:
http://www.opendcc.de/elektronik/opendcc/opendcc_rocrail_e.html
Maak een nieuw bestand aan met de naam: /etc/udev/rules.d/10-elite.rules.
Voeg de volgende regels toe zonder linefeed:
SYSFS{idVendor}=="04d8", SYSFS{idProduct}=="000a", RUN+="/sbin/modprobe -q ftdi_sio vendor=0x04d8 product=0x000a"
Set the appropriated device name in the rocrail.ini:
<digint iid="elite-1" lib="xpressnet" sublib="elite" device="/dev/ttyUSB0" fbmod="0" fbpoll="false" ptsupport="true" flow="none" bps="19200"/>