habazut

Results 16 issues of habazut

### Board ESP32 Dev Module ### Device Description Random Devkit ### Hardware Configuration Any GPIO than can do PWM ### Version v2.0.4 ### IDE Name Arduino IDE ### Operating System...

Status: In Progress
Area: Peripherals API

In then DCC++ protocol, JMRI does issue the <s> command very often. The <s> command replies with much data and is intended only to be used during startup to inquire...

Pending closure

Iprop master 7.5.0 works for 1-2 weeks but then suddenly hangs and does not recocer. Connection looks "up" from master side but older iprop slave has died and newer hangs...

Input should override output (so that nothing is damaged). Should be checked when new pin is added. Harald.

Pull request so that we do not forget to improve packet handling. Yet untested.

Reminder loop could be improved by doing something like the following in the loop "runs": ``` 1. Remind all locos 2. Remind all function groups 1 3. Remind all locos...

Enhancement

When connected to DCC++ CS, JMRI shows "connected to COMx" in the dialog. It would be nice if the DCC++ version (the one that JMRI queries with ``) would be...

Need to implement a set watchdog command on the DCC-EX protocol so that throttles can request that this connection is watched for update within a certain hearbeat interval and if...

Enhancement
EX-CommandStation

Today JMRI handles advanced accessory DCC command support for most devices by generating a DCC packet and then tunneling that DCC packet through direct DCC packet support into the DCC...

Pending closure

1. Use following config: ``` StartUpDelay 1.5 seconds ``` (second connection is disabled) 2. Start DCC++ over TCP server 3. Connect with DCC++ client to DCC++ TCP server (or simulate...

Pending closure