Skip to content

Releases: pquiring/llrp

2.0

10 Jun 17:37
Compare
Choose a tag to compare

2024/6/10 : 2.0

  • formatted source
  • fixed deprecated code
  • upgraded to jdom/2.x

0.3

09 Jun 14:01
Compare
Choose a tag to compare
0.3

2024/6/8 : 0.3

  • upgraded to slf/2.x
  • fixed connection issues

1.0.0.7

23 May 14:19
Compare
Choose a tag to compare

This is original release using mina 1.x
Attempts to use mina 2.x results in intermittent deadlocks (not sure which upgraded package is causing deadlocks).
llrp-1.0.0.7-deps.jar is from sf.net which is bundled with all dependency jars.

0.2

21 May 23:09
Compare
Choose a tag to compare
0.2

2023/5/21 : 0.2

  • replaced mina 2.x deprecated methods with proper alternatives
  • add LLRPConnector.setReconnect(boolean) to control auto reconnecting

0.1

19 May 02:24
Compare
Choose a tag to compare
0.1

Upgraded to mina 2.x