openlcb / OpenLCB_Java

Java implementation of OpenLCB / LCC protocols. This implementation operates inside JMRI, and can also be used inside Android apps.
6 stars 9 forks source link

Broadcast Time protocol #137

Closed balazsracz closed 5 years ago

balazsracz commented 5 years ago

Adds time protocol client and server. This mostly conforms to the proposed standard, but some work is still left to do. Adds consumer range identified and producer range identified messages to the stack. These were incorrectly named previously due to a misunderstanding.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+2.0%) to 71.045% when pulling 2ebdba68ffd56a86c758439227c9181c407bd78d on bracz-time-protocol into 6d9293d993e41936f1fc9f346e1753abf914e317 on master.