Skip to content

Tags: NeuronRobotics/nrjavaserial

Tags

5.2.1

Toggle 5.2.1's commit message
address #180

5.2.0

Toggle 5.2.0's commit message
No exits from native code

5.1.1

Toggle 5.1.1's commit message
Adding freebsd support for Device Removal event

5.1.0

Toggle 5.1.0's commit message
Device Removed Event Added

I am kinda excited, this is the first new feature added to RXTX in 11
years! it also happens to fix a 15 year old bug, present in the library
since USB to serial adapters were invented. The original developers
never imagined the event of removing hardware, because back then Serial
ports were built into the processor and could never be removed or added.

This feature will now add a user level event when the hardware is
removed. The user can then perform a shutdown procedure, since a
connection will be needed after the hardware is removed.

This also causes the Monitor thread that used to become a zombie to die
properly.

5.0.3-prerelease

Toggle 5.0.3-prerelease's commit message
testing for the change in Monitor thread

5.0.2

Toggle 5.0.2's commit message
Adding freeBSD libraries

5.0.1

Toggle 5.0.1's commit message
Adding FreeBSD binaries

5.0.0

Toggle 5.0.0's commit message
Jumping to 5.0.0 to indicate latest version.

3.20.1

Toggle 3.20.1's commit message
javadoc