aboutsummaryrefslogtreecommitdiff
path: root/comport
AgeCommit message (Expand)Author
2010-01-29Attempt to make reception more efficient in linux by reading the number of by...Martin Peach
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
2009-05-16win returnmusil
2009-05-14removed extraneous testHans-Christoph Steiner
2009-05-14made [comport] handle arguments more gracefully and made it throw an error if...Hans-Christoph Steiner
2008-09-21fixed mrpeach's changes so that now it compiles again on non-win32IOhannes m zmölnig
2008-09-16cleaned up the help patch some more...Martin Peach
2008-09-16Fixed Windows stop bit settings (tracker# 1944125) so that 1, 1.5 or 2 stop b...Martin Peach
2007-11-13Correctly set port index when opened by name on linux & OSX.Martin Peach
2007-10-17removed the "-Werror"IOhannes m zmölnig
2007-10-12made set_hupcl() dummy function so things build on WIN32Hans-Christoph Steiner
2007-10-12Slight change at line 1017 to avoid unsigned/signed warning.Martin Peach
2007-10-11Added list method and modified help patch. Changed hupcl so Windows doesn't s...Martin Peach
2007-10-10added HUPCL support in an attempt to get things working better with the Ardui...Hans-Christoph Steiner
2007-07-22The ports message now outputs index / path pairs on the status outlet.Martin Peach
2007-07-19Added 'ports' method to output list of available ports on status outlet.Martin Peach
2006-12-29made devicename kludge more readableHans-Christoph Steiner
2006-12-15for windowsmusil
2006-11-02added open status to the [info( reportHans-Christoph Steiner
2006-10-16write_serial:Martin Peach
2006-10-04baud settings include all posix names, windows allows any divisorMartin Peach
2006-10-04update to reflect new comport messagesMartin Peach
2006-09-26added devices message to enumerate available devicesMartin Peach
2006-09-26update help file to match new messagesMartin Peach
2006-09-24Added comport_enum for Windows versionMartin Peach
2006-09-11default baud rate was being set to 14400 while the message was saying 9600. ...Hans-Christoph Steiner
2006-08-26added quick function to display the available ports using the [info( message....Hans-Christoph Steiner
2006-08-24Added call to clock_delay in comport_devicenameMartin Peach
2006-07-31Mac OS X less than 10.4 doesn't have some of these macros, so test for them b...Hans-Christoph Steiner
2006-07-29added -fPIC for pd_linux to compile on amd64IOhannes m zmölnig
2006-07-09updated to reflect new comport statusMartin Peach
2006-07-09all status is output on second outletMartin Peach
2006-06-21*** empty log message ***Martin Peach
2006-06-21*** empty log message ***Martin Peach
2006-06-18*** empty log message ***Martin Peach
2006-05-22created stress test to look for bugsHans-Christoph Steiner
2006-05-22made [devicename( message open the port by devicename directly; commented out...Hans-Christoph Steiner
2006-05-21added serial port device name globbing for UNIX; added Piotr Majdak's Win32 i...Hans-Christoph Steiner
2006-05-01help and verbose method for debugWinfried Ritsch
2006-05-01no LF after last line, which some compilers complain ???Winfried Ritsch
2006-04-28turned off asynchronous mode since this object is implemented to use synchron...Hans-Christoph Steiner
2006-01-27Text changes release 1.0Winfried Ritsch
2006-01-27makefile updatedWinfried Ritsch
2006-01-26mac makefile extensionWinfried Ritsch
2005-12-20replaced #elif with #else to fix compilation bugHans-Christoph Steiner
2005-11-21cleaned up some extra spaces, and changed LICENSE from GPL to LGPL because re...Winfried Ritsch
2005-11-21comments are now C- comments not C++Winfried Ritsch
2005-11-21bracket in #ifdef wrongWinfried Ritsch
2005-11-07iohannes said i have to do a splash text, so i did .....Winfried Ritsch
2005-10-27optional WINDOWS2000 Patch und commentsWinfried Ritsch