fviard / sllurp

Python client for LLRP-based RFID readers. Private fork.
GNU General Public License v3.0
7 stars 3 forks source link

sllurp doesn't re-send ROSPEC on reconnection? #1

Closed HanYangZhao closed 4 years ago

HanYangZhao commented 4 years ago

Hi,

I'm currently testing this fork for performance gain over the original software. I have found when the llrp reader gets rebooted, sllurp will eventually reconnect to it but not send any ROSPEC to restart the operation. Is there a quick fix for this?

Thanks

fviard commented 4 years ago

Hi, Sorry for the very long delay to reply. I have pushed a fix for this issue.