svlPanelMaker / svl-panel-server

http://www.siliconvalleylines.org
2 stars 1 forks source link

JMRI Fast Clock Not Fully Implemented #5

Open svlPanelMaker opened 12 years ago

svlPanelMaker commented 12 years ago

JMRI fast clock handling is not fully implemented. 'time' messages from the server are accepted by ServerComms.js but is simply stubbed out in handleSocketTime within PanelCommon.js. This has been done because the SVG has no defined location for a clock.

svlPanelMaker commented 12 years ago

fast clock handling support was removed from upstream repo so this can't be implemented. May remove panel side support and close after understanding why.