Commit Graph

  • 44882a4cef Fixed bug where calling configuration options after setting timeouts negated the timeout settings. hedgecrw85 2016-03-23 17:11:37 -0500
  • 5adf6ea556 Updated to version 1.3.12. hedgecrw85 2016-03-23 16:52:53 -0500
  • 6a3cc212db Fix bug where reconfiguring ports after setting timeouts negates the timeout settings. hedgecrw85 2016-03-23 16:51:07 -0500
  • 6d8cbb8211 Updated to version 1.3.11. unknown 2016-02-18 11:13:51 -0600
  • cbc7f952b4 Added ability to resolve symbolic links. hedgecrw85 2016-02-18 11:09:27 -0600
  • dcb03a74c1 Updated to version 1.3.11 unknown 2016-02-18 11:01:44 -0600
  • f55a1af7e7 Updated to version 1.3.11. hedgecrw85 2016-01-04 10:43:42 -0600
  • 268eb8bd6e Updated to version 1.3.10. unknown 2016-01-04 10:37:22 -0600
  • ff5617118d Allow users to specify a port in a non-standard directory hedgecrw85 2016-01-04 09:27:11 -0600
  • 9ae2f07f2a Fixed some closing while executing a blocking call bugs. hedgecrw85 2015-11-20 11:14:45 -0600
  • 51d7e2fb01 Allow for closing of port during blocking call on Windows. hedgecrw85 2015-11-20 10:52:50 -0600
  • 7edec93c87 Updated to Version 1.3.10. hedgecrw85 2015-11-19 13:36:02 -0600
  • 4939a18b2d Allow Windows serial port to return after several failed attempts at closing. hedgecrw85 2015-11-19 13:32:16 -0600
  • 69eeb46424 Updated to Version 1.3.9. unknown 2015-10-28 15:09:03 -0500
  • b9170ed848 Merge branch 'master' of https://github.com/Fazecast/jSerialComm hedgecrw85 2015-10-28 14:58:19 -0500
  • bde6b6ce7c Updated to version 1.3.9. hedgecrw85 2015-10-28 14:56:16 -0500
  • 0ad9735624 Updated to Version 1.3.9 Rueben Banalagay 2015-10-28 14:52:01 -0500
  • a6fdd9ab56 Updated to version 1.3.9. unknown 2015-10-28 10:29:51 -0500
  • 8ae6c186e2 Updated to version 1.3.9. hedgecrw85 2015-10-28 10:21:07 -0500
  • 2f3861391b Updated to version 1.3.9. hedgecrw85 2015-10-28 09:49:08 -0500
  • 15b33245d5 Updated to version 1.3.9. hedgecrw85 2015-10-28 09:05:42 -0500
  • d2e19f658a Updated to version 1.3.9. hedgecrw85 2015-10-28 09:01:22 -0500
  • 7821161dcc Forced flush before close, monitors return value of close(), and releases exclusive lock of port before close. hedgecrw85 2015-10-09 11:42:15 -0500
  • ec0acd7ac4 Retry POSIX calls if EINTR value is returned and try a last-ditch brute force enumeration of any ports that aren't properly listed in sysfs on Linux. hedgecrw85 2015-08-13 16:45:05 -0500
  • 7e7ac77796 Fixed some Android permission issues and made direct calls to native read/write methods instead of multiple Java-based calls. hedgecrw85 2015-08-12 09:50:20 -0500
  • 12fd22c1de Updated to Version 1.3.7. Will Hedgecock 2015-07-03 12:02:53 -0500
  • 2499fd3245 Fixed Mac bug whereby some drivers could not set baud rates appropriately due to lack of IOSSIOSPEED support rbanalagay 2015-07-02 11:32:59 -0500
  • 45f7d6cccf Fixed #include problems on Mac. hedgecrw85 2015-07-02 11:30:47 -0500
  • f0c717c1a3 Mac OS Makefile updates. hedgecrw85 2015-07-02 11:28:28 -0500
  • 422304c2d0 Fixed problem with IOSSIOSPEED not working on some drivers under Mac. hedgecrw85 2015-07-02 11:23:16 -0500
  • 83dde03b6c Updated Maven installation codes. Will Hedgecock 2015-06-23 10:40:20 -0500
  • 6ae1b1e98c Updated Maven installation codes. hedgecrw85 2015-06-23 10:38:23 -0500
  • fee230d73a Updated default number of stop bits to 1 in the Javadoc. Will Hedgecock 2015-06-16 11:05:32 -0500
  • 8a45680e70 Fixed default number of stop bits to 1 in Javadoc. hedgecrw85 2015-06-16 11:02:22 -0500
  • 74f42423ef Added documentation for OS-specific differences. Will Hedgecock 2015-06-15 12:42:53 -0500
  • 6f5f2c4e8b Added documentation for OS-specific differences. hedgecrw85 2015-06-15 12:42:25 -0500
  • fccf31d0d9 Updated to Version 1.3.5. Will Hedgecock 2015-06-14 16:57:48 -0500
  • 85e219a285 Added an isOpen() function call. hedgecrw85 2015-06-14 16:56:00 -0500
  • 24cbfdaacf Updated to Version 1.3.4. Will Hedgecock 2015-05-20 13:20:15 -0500
  • 33df74c31f Allowed opening multiple ports at the same time. Rueben Banalagay 2015-05-20 13:10:43 -0500
  • af99aee913 Allow user to open multiple ports at the same time. hedgecrw85 2015-05-20 13:01:28 -0500
  • f458e35894 Updated to Version 1.3.3. Will Hedgecock 2015-05-18 21:43:42 -0500
  • 5741a2f827 Allow use of pseudo-terminals on Linux. hedgecrw85 2015-05-18 21:39:31 -0500
  • 41ea4bab9b Updated to Version 1.3.2. Will Hedgecock 2015-05-13 10:43:12 -0500
  • 97a8efcec3 Updated to Version 1.3.2. hedgecrw85 2015-05-13 10:42:42 -0500
  • cb3b50196f Fixed bug whereby Event-Based Reading hangs forever on Windows if there is no input from the serial port. hedgecrw85 2015-05-13 10:32:07 -0500
  • de600d05c8 Forced enumeration of ttyAMA* on RPi-B. hedgecrw85 2015-05-12 10:21:04 -0500
  • f0917e1dcc Updated to Version 1.3.1. Will Hedgecock 2015-05-12 10:19:57 -0500
  • 83e70bf4b9 Allow Mac to enumerate tty AND cu ports. Simply system port name returned on Linux systems. hedgecrw85 2015-05-07 10:49:39 -0500
  • 967dabc346 Updated to Version 1.3.0. Will Hedgecock 2015-05-04 18:49:23 -0500
  • 3bcda2e64e Removed all dependencies on libstdc++ (pure C now), fixed bug with dropping MSB on Linux when set to 8N1. hedgecrw85 2015-05-04 18:48:48 -0500
  • f49e8803a4 Updated to Version 1.2.2 hedgecrw85 2015-04-30 18:16:39 -0500
  • 16c1b3f53a Updated to Version 1.2.2 Will Hedgecock 2015-04-30 18:15:55 -0500
  • d147e3cc7f Updated to Version 1.2.1 Will Hedgecock 2015-04-30 18:10:50 -0500
  • b98000c4cc Updated to Version 1.2.0 with support for manually specifying a serial port descriptor. Will Hedgecock 2015-04-28 11:11:52 -0500
  • 6b08b2150e Added ability to use this library with a user-specified port descriptor. hedgecrw85 2015-04-28 10:43:43 -0500
  • ec08bff500 Added ability to use this library with a user-defined serial port desriptor. hedgecrw85 2015-04-28 10:43:01 -0500
  • 060e477ab3 Updated Android code to Version 1.1.1 Will Hedgecock 2015-04-21 13:34:49 -0500
  • 2ac7b35390 Updated Android code to allow changing of baud rates. hedgecrw85 2015-04-21 13:32:23 -0500
  • 8561097d18 Fixed a problem whereby serial baud rates were not updated correctly on some Linux distros. hedgecrw85 2015-04-21 12:18:20 -0500
  • 4091b2ee91 Updated to Version 1.1.1 Will Hedgecock 2015-04-21 12:16:28 -0500
  • 0cd74b2a25 Updated everything from C++ to C. Will Hedgecock 2015-04-20 18:01:55 -0500
  • c41af75283 Updated Android implementation from C++ to C. hedgecrw85 2015-04-20 18:01:08 -0500
  • ecc78366d1 Changed all Linux implementations from C++ to C to remove dependencies on libstdc++. hedgecrw85 2015-04-20 17:30:57 -0500
  • ef1ebd4ee7 Full support for Raspberry Pi. hedgecrw85 2015-04-20 12:46:38 -0500
  • 22df5f4fbc Added full support for Raspberry Pi. Will Hedgecock 2015-04-20 12:43:13 -0500
  • 2060d5e222 Updated to version 1.0.1. Will Hedgecock 2015-03-26 09:58:59 -0500
  • b9c6a44e33 Re-upload. Will Hedgecock 2015-03-17 17:23:55 -0500
  • 3a2caaf248 Updated friendly port names. hedgecrw85 2015-03-17 16:26:00 -0500
  • e3c078284a Fixed Mac OS X friendly port names. hedgecrw85 2015-03-17 16:19:57 -0500
  • aed80f8fd8 Updated Linux permissions info. Will Hedgecock 2015-03-17 12:51:36 -0500
  • 8b1736a8d9 Updated to version 1.0.1. Will Hedgecock 2015-03-17 12:44:01 -0500
  • 2960f9425e Updated to Version 1.0.1. hedgecrw85 2015-03-17 12:43:23 -0500
  • bc7ae187f6 Fixed Mac OS bug of death. hedgecrw85 2015-03-17 12:18:08 -0500
  • f22c29510a Version 1.0.0 commit. Will Hedgecock 2015-03-16 17:35:31 -0500
  • 0b667c9608 Updated docs. Will Hedgecock 2015-03-16 17:30:15 -0500
  • e3525ab5b5 Initial commit for Android support. hedgecrw85 2015-03-16 17:28:48 -0500
  • 2a8147c54a Upgraded to version 1.0.0. hedgecrw85 2015-03-16 10:42:52 -0500
  • 4175077f5b Upgraded to version 1.0.0. hedgecrw85 2015-03-16 10:28:32 -0500
  • 45c19716c0 Updated to version 1.0.0. hedgecrw85 2015-03-16 10:21:33 -0500
  • 7993eeb7a0 Fixed JNI crash when calling native functions after port has already closed. hedgecrw85 2015-03-16 10:11:06 -0500
  • 56586964d4 Updating Mac Makefile and installation documentation. hedgecrw85 2015-03-13 13:36:53 -0500
  • 24d94a0d91 Added JAR download link. Will Hedgecock 2015-03-13 11:38:28 -0500
  • 60df0fa618 Updated all documentation and initial version of the web site. Will Hedgecock 2015-03-12 18:11:20 -0500
  • 51c4cae9d9 Updating all Javadoc documentation. hedgecrw85 2015-03-12 18:09:39 -0500
  • 42bfd6e1df Added Mac OS X binaries. hedgecrw85 2015-03-12 11:51:08 -0500
  • 9bbf2ea26e Added support for Mac OS X. hedgecrw85 2015-03-12 11:24:22 -0500
  • 4b4383ef9b Added javadocs Will Hedgecock 2015-03-11 19:00:30 -0500
  • ecb24e40d5 Updated documentation hedgecrw85 2015-03-11 17:39:13 -0500
  • d0dd8c7876 First commit Will Hedgecock 2015-03-11 17:31:48 -0500
  • 6d0dc19aad First commit Will Hedgecock 2015-03-11 17:21:42 -0500
  • 907bbfe378 First commit Will Hedgecock 2015-03-11 17:18:10 -0500
  • d1f8f34eef Working commit for both Linux and Windows. hedgecrw85 2015-03-10 18:15:28 -0500
  • 24488d2a91 Lots of updates/fixes. Finished updating Windows. hedgecrw85 2015-03-09 15:51:09 -0500
  • e7b737c803 Create gh-pages branch via GitHub Will Hedgecock 2015-03-09 15:44:59 -0500
  • 93f7d9202f Created test cases and finished testing Windows functionality. hedgecrw85 2015-02-27 15:39:45 -0600
  • 3ecff90412 Initial commit. hedgecrw85 2015-02-27 01:52:12 -0600
  • dc531c12f2 Rebuilt for testing. Will Hedgecock 2015-02-27 01:39:22 -0600
  • 9550f0e411 Moved project from Google Code hosting. Will Hedgecock 2015-02-27 01:30:18 -0600
  • 6f7c9d8650 Create gh-pages branch via GitHub Will Hedgecock 2015-02-27 00:38:30 -0600