rstrouse / nodejs-poolController-dashPanel

A dashboard panel for tagyoureit/nodejs-poolController
37 stars 20 forks source link

Spillway Feature Circuit causes DashPanel to report 'Timeout' when turned on #24

Closed theRealMCQwerty closed 2 years ago

theRealMCQwerty commented 3 years ago

Replay attached replay.zip

I added a new Feature Circuit via DashPanel and set the type to Spillway. Whenever I turn on this Feature Circuit DashPanel reports Timeout until the circuit is turned off. image

I tried changing a different Feature Circuit to type Spillway and it causes the same timeout issue message. It doesn't seem to stop DashPanel from working but it is a bit concerning.

I hope the attached reply files provide the required info but please let me know if there is anything else you need in order to diagnose.

Thanks

rstrouse commented 3 years ago

Funny I just noticed this today. Apparently IntelliCenter reports these bits on the same byte as the mode byte.

rstrouse commented 2 years ago

This byte translation is fixed and the Timeout no longer appears when you select a spillway circuit.

rstrouse commented 2 years ago

This was fixed a while ago so I am going to close this issue. If you have any other issues please submit another issue.