Fred
Fred
## Details * Read the Docs project URL: https://dcc-ex.com/index.html I don't know if this happened from one of our commits, but I don't think so since we don't touch any...
I am looking for us to come up with one or two options for a simple attachable speed control that a Conductor could easily connect. We have a lot of...
The NMRA spec says that "C" below is activate/deactivate and the X in DDX handles which pair of outputs and the DD specifies which of the 4 outputs is being...
-Broadcast turnout changes to withrottle and and LCN type throttles. - simple roster info (cabid, no of functions) in progmem and/or eeprom with suitable cmd. - gauge to jmri using...
Need to implement a few more bits like a generic servo opcode and a multi occupancy counter (eg to automate a multi track level crossing) also the hook to WiThrottle...
Having just seen the query about huge layouts and large numbers of locos set me thinking about what happens if we get a fast stream of throttle commands from jmri....
keepalive is a parameter to the AT+CIPSTART command. But it is set for a client connection, not by the server. So the client has to request keepalives and specify the...
I see some things that are not consistent when displayed. Sometimes the = sign is used, sometimes the : and with or without an additional space. (From user Paul D)...
This may be the second or third user to ask for this. Merijn D. from the Netherlands mentioned that he has an outdoor garden setup and it uses 10A. He...
David Morse suggests line 108 should be `if (data.tStatus & STATUS_PWM) tt=create(data.id,data.tStatus & STATUS_PWMPIN, data.inactiveAngle+data.moveAngle,data.inactiveAngle );`