Commit Graph

18 Commits

Author SHA1 Message Date
hedgecrw85 45b426a68f Updated licensing to dual-license LGPLv3 and Apache License v2 2018-01-03 18:27:13 -06:00
hedgecrw85 263c3b9b43 Updated version numbers and added comments. 2018-01-03 11:59:15 -06:00
hedgecrw85 73b0d5918c Added bytesAwaitingWrite() method and allow enumeration of rfcomm Bluetooth ports. 2016-12-05 14:25:23 -06:00
hedgecrw85 6a3cc212db Fix bug where reconfiguring ports after setting timeouts negates the timeout settings. 2016-03-23 16:51:07 -05:00
hedgecrw85 f55a1af7e7 Updated to version 1.3.11. 2016-01-04 10:43:42 -06:00
hedgecrw85 7edec93c87 Updated to Version 1.3.10. 2015-11-19 13:36:02 -06:00
hedgecrw85 7821161dcc Forced flush before close, monitors return value of close(), and releases exclusive lock of port before close. 2015-10-09 11:42:15 -05:00
hedgecrw85 7e7ac77796 Fixed some Android permission issues and made direct calls to native read/write methods instead of multiple Java-based calls. 2015-08-12 09:50:20 -05:00
hedgecrw85 422304c2d0 Fixed problem with IOSSIOSPEED not working on some drivers under Mac. 2015-07-02 11:23:16 -05:00
hedgecrw85 6f5f2c4e8b Added documentation for OS-specific differences. 2015-06-15 12:42:25 -05:00
hedgecrw85 85e219a285 Added an isOpen() function call. 2015-06-14 16:56:00 -05:00
hedgecrw85 af99aee913 Allow user to open multiple ports at the same time. 2015-05-20 13:01:28 -05:00
hedgecrw85 5741a2f827 Allow use of pseudo-terminals on Linux. 2015-05-18 21:39:31 -05:00
hedgecrw85 cb3b50196f Fixed bug whereby Event-Based Reading hangs forever on Windows if there is no input from the serial port. 2015-05-13 10:32:07 -05:00
hedgecrw85 8561097d18 Fixed a problem whereby serial baud rates were not updated correctly on some Linux distros. 2015-04-21 12:18:20 -05:00
hedgecrw85 ef1ebd4ee7 Full support for Raspberry Pi. 2015-04-20 12:46:38 -05:00
hedgecrw85 51c4cae9d9 Updating all Javadoc documentation. 2015-03-12 18:09:39 -05:00
hedgecrw85 24488d2a91 Lots of updates/fixes. Finished updating Windows. 2015-03-09 15:51:09 -05:00