Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-16 | write_serial: | Martin Peach | |
Windows version checks GetOverlappedResult to avoid Tx overruns CVSCVS: Committing in . svn path=/trunk/externals/iem/comport/; revision=6117 | |||
2006-10-04 | baud settings include all posix names, windows allows any divisor | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=6072 | |||
2006-10-04 | update to reflect new comport messages | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=6071 | |||
2006-09-26 | added devices message to enumerate available devices | Martin Peach | |
info message outputs realtime status svn path=/trunk/externals/iem/comport/; revision=6028 | |||
2006-09-26 | update help file to match new messages | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=6027 | |||
2006-09-24 | Added comport_enum for Windows version | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=6011 | |||
2006-09-11 | default baud rate was being set to 14400 while the message was saying 9600. ↵ | Hans-Christoph Steiner | |
It is now set to 9600 properly svn path=/trunk/externals/iem/comport/; revision=5918 | |||
2006-08-26 | added quick function to display the available ports using the [info( ↵ | Hans-Christoph Steiner | |
message. Yes, this is a quick hack svn path=/trunk/externals/iem/comport/; revision=5751 | |||
2006-08-24 | Added call to clock_delay in comport_devicename | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=5733 | |||
2006-07-31 | Mac OS X less than 10.4 doesn't have some of these macros, so test for them ↵ | Hans-Christoph Steiner | |
before using them svn path=/trunk/externals/iem/comport/; revision=5438 | |||
2006-07-29 | added -fPIC for pd_linux to compile on amd64 | IOhannes m zmölnig | |
svn path=/trunk/externals/iem/comport/; revision=5430 | |||
2006-07-09 | updated to reflect new comport status | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=5363 | |||
2006-07-09 | all status is output on second outlet | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=5362 | |||
2006-06-21 | *** empty log message *** | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=5283 | |||
2006-06-21 | *** empty log message *** | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=5282 | |||
2006-06-18 | *** empty log message *** | Martin Peach | |
svn path=/trunk/externals/iem/comport/; revision=5253 | |||
2006-05-22 | created stress test to look for bugs | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=5109 | |||
2006-05-22 | made [devicename( message open the port by devicename directly; commented ↵ | Hans-Christoph Steiner | |
out code for 2nd inlet for status because it was causing segfaults :-/ svn path=/trunk/externals/iem/comport/; revision=5107 | |||
2006-05-21 | added serial port device name globbing for UNIX; added Piotr Majdak's Win32 ↵ | Hans-Christoph Steiner | |
improvements, they compile, but aren't tested yet; still need to update [devicename( message handling svn path=/trunk/externals/iem/comport/; revision=5102 | |||
2006-05-01 | help and verbose method for debug | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=5043 | |||
2006-05-01 | no LF after last line, which some compilers complain ??? | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=5042 | |||
2006-04-28 | turned off asynchronous mode since this object is implemented to use ↵ | Hans-Christoph Steiner | |
synchronous mode; added up to COM40 (I wonder what the limit is?) svn path=/trunk/externals/iem/comport/; revision=5035 | |||
2006-01-27 | release 1.0 | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=4501 | |||
2006-01-27 | Text changes release 1.0 | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=4500 | |||
2006-01-27 | makefile updated | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=4499 | |||
2006-01-26 | mac makefile extension | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=4497 | |||
2005-12-20 | replaced #elif with #else to fix compilation bug | Hans-Christoph Steiner | |
svn path=/trunk/externals/iem/comport/; revision=4262 | |||
2005-11-21 | cleaned up some extra spaces, and changed LICENSE from GPL to LGPL because ↵ | Winfried Ritsch | |
requested recently. svn path=/trunk/externals/iem/comport/; revision=3999 | |||
2005-11-21 | comments are now C- comments not C++ | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=3998 | |||
2005-11-21 | bracket in #ifdef wrong | Winfried Ritsch | |
variable declaration on wrong position svn path=/trunk/externals/iem/comport/; revision=3997 | |||
2005-11-07 | iohannes said i have to do a splash text, so i did ..... | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=3855 | |||
2005-10-27 | optional WINDOWS2000 Patch und comments | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=3767 | |||
2005-04-13 | testpatch renamed to help | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=2760 | |||
2005-04-13 | help patch renamed | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=2759 | |||
2005-04-13 | Dont fail if no serial device, but dont open. | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=2758 | |||
2005-04-12 | text changes | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=2731 | |||
2005-04-12 | initial | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=2730 | |||
2005-04-12 | missching changed | Winfried Ritsch | |
svn path=/trunk/externals/iem/comport/; revision=2729 | |||
2005-04-12 | This commit was generated by cvs2svn to compensate for changes in r2726,svn2git-root | Winfried Ritsch | |
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iem/comport/; revision=2727 |