iicsys / pypmu

pyPMU - Python implementation of the IEEE C37.118 synchrophasor standard
BSD 3-Clause "New" or "Revised" License
60 stars 46 forks source link

Implemented data rate transmission for the server side. #6

Closed novicas closed 6 years ago

novicas commented 6 years ago

Fixed the mismatch between server and client side data rate transmission. Added a execution pause when there are no clients connected to reduce the CPU usage. This is useful for small spec devices.

sstevan commented 6 years ago

@novicas Please cancel this one and make a new pull request to bugfix-v1.0.1 branch.