2013-11-23 |
Martin Ling | Add generator program for configuration accessor headers. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Make configuration structure opaque. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Clarify documentation. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Add sp_get_port_handle() function. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Make port structure opaque. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Add back previously deleted sp_get_config function. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Fix swapped DCD & RI signals on Windows. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Return SP_ERR_SUPP from sp_list_ports() on unsupported... |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Generate debug output when returning using TRY() macro. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Additional argument checking. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Add additional debug messages. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Add debug output for all entry and exit points. |
commit | commitdiff | tree | snapshot |
2013-11-23 |
Martin Ling | Add debug macros. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Add API for and default handler for debug messages. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Uwe Hermann | serialport.c: Add missing linux_termios.h #include. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Remove dupliate/redundant return value documentation. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Use new SP_ERR_SUPP error to indicate unsupported opera... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Uwe Hermann | Makefile.am: Add missing linux_termios.h. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Check for termiox support at runtime. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Fix memory leaks. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Uwe Hermann | Use common 3-digit package version number. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Uwe Hermann | Temporarily disable USE_TERMIOX code (breaks the lib). |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Uwe Hermann | Minor cosmetics. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Uwe Hermann | Add missing #include guards. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Uwe Hermann | Fix the build on non-Linux platforms. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Bert Vermeulen | Ignore linux_termios leftovers. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Fix to sp_flush() on Unix. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Add missing @param port entries to documentation. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Add sp_get_signals() function. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Add sp_start_break() and sp_end_break() functions. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Add sp_drain() function. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Add missing @param port entry to documentation. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Make sp_flush take an option for what to flush. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Use a more logical set of SP_MODE_* flags. |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Martin Ling | Define SP_PARITY_* more logically. |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Martin Ling | Document this madness. |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Martin Ling | Support non-standard flow control modes on Linux. |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Martin Ling | Support custom baudrates on Linux. |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Matthias Heidbrink | Added support for non-standard baud rates for Apple. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Martin Ling | Retrieve XON/XOFF setting on Unix. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Uwe Hermann | Doxygen cosmetics. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Uwe Hermann | Consistently use the "@" notation for Doxygen tags. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Uwe Hermann | Cosmetics, whitespace, consistency fixes. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Uwe Hermann | get_config(): Add a quickfix for xon_xoff. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Uwe Hermann | .gitignore: Add libserialport.h. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Uwe Hermann | set_config(): Add missing CS5 handling. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Uwe Hermann | Fix minor Doxygen warning. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Martin Ling | Clarify usage of -1 in configuration API. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Martin Ling | Group functions for documentation. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Martin Ling | Use named enums instead of ints for clearer documentation. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Martin Ling | Add doxygen documentation. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Martin Ling | Mark config argument to sp_set_config as const. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Martin Ling | Additional argument checking for config functions. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Martin Ling | Remove sp_ prefix from private port data structure. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Martin Ling | Tidy up static functions. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Martin Ling | Make sure OS handles are set correctly for unopened... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Martin Ling | Get Xon/Xoff status on Windows. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Martin Ling | Refactor port configuration code. |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Martin Ling | Add sp_get_config() function. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Update documentation. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Remove disused flowcontrol field from sp_port_config. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Eliminate lengthy switch/case blocks for baudrates. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Add sp_set_flowcontrol helper function. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Store control bits in sp_port_data on Unix. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Split up prototypes in include file for clarity. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Add functions for setting individual port parameters. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Apply sane termios settings at port open time. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Add prototypes for config helper functions. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Retrieve current control line settings in start_config. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | New API for serial control lines. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Move cfset{i,o}speed() calls to set_baudrate(). |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Use negative values in sp_port_config to retain existin... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Martin Ling | Replace sp_set_params with sp_set_config, which takes... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Uwe Hermann | Use new project URL. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Uwe Hermann | pkg-config file: Use Requires.private to fix static... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Uwe Hermann | libserialport.h: Add package/lib version macros. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Uwe Hermann | configure.ac: Drop unneeded AC_MSG_ERROR. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Uwe Hermann | libserialport: Allow C++ frontends to use the lib easily. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Uwe Hermann | Minor cosmetics, typos, and so on. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Divide sp_set_params into separate helper functions. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Include <stdio.h> on Windows for sprintf, used in sp_open. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Support 6-bit data on Unix. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Set data bits on Windows. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Add sp_copy_port() function. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | On Windows, prefix port names with '\\.\' to work with... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Rename header to libserialport.h. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Fix enumeration on Windows. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Fix enumeration on OS X. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Update documentation. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Remove outdated inline documentation, README is now... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Clarify return values of sp_get_port_by_name() and... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Clarify documentation for sp_read() and sp_write(). |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Update documentation. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Add sp_free_port() function. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Make sp_list_ports and sp_get_port_by_name return int. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Add sp_get_port_by_name() function. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Port name string length now no longer needs to be passe... |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Handle conversion of unicode names to char * on Windows. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Identify ports by sp_port structure, not name. |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Martin Ling | Always return an empty port list unless allocation... |
commit | commitdiff | tree | snapshot |
next |