提交历史

作者 SHA1 备注 提交日期
  Stéphane Raimbault e97b72e3dc Export the MODBUS_RTU_RS232/485 and rtu_set_serial_mode on all platforms 14 年之前
  Stéphane Raimbault ccdf684bea Fix test of TIOCSRS485 define 14 年之前
  Stéphane Raimbault e02f0a4324 Add check to enable RS485 functions only when available 14 年之前
  Stéphane Raimbault d1f1854338 New error recovery modes: link and protocol 14 年之前
  Stéphane Raimbault 9bf8309597 Add functions to set/get RS485 communications on Linux 14 年之前
  Stéphane Raimbault b4330d2143 Add check on transaction ID for Modbus TCP 14 年之前
  Stéphane Raimbault 89d0dc0137 Fix longstanding limitation of server to wait forever 14 年之前
  Stéphane Raimbault 066b56d658 Remove duplicated documentation for source files 14 年之前
  Stéphane Raimbault 3fb246237d Fix compilation issue with Microsoft Visual Studio 2008 14 年之前
  Stéphane Raimbault 7c4cb13bbc Add comment to explain the complex naming scheme of COMs on Win32 14 年之前
  Stéphane Raimbault a022e9a988 Minor variable renaming (ret_size) 14 年之前
  Stéphane Raimbault 87293e459e MAJOR Rewrite of the message reading 14 年之前
  Stéphane Raimbault b8c0558c19 Rename modbus_[listen|accept] to modbus_tcp_[listen|accept] 14 年之前
  Stéphane Raimbault ddbd7266be Fix to allow the setting of the broadcast address 14 年之前
  Stéphane Raimbault 4ac3cc374f Add strlcpy if not available to enhance copy of device string 14 年之前
  Stéphane Raimbault 3707d37f82 Fix memory leak when the given parity is invalid 14 年之前
  Stéphane Raimbault 525aadb23a Remove the slave ID argument of modbus_new_rtu() 14 年之前
  Stéphane Raimbault f410aea2f7 Isolate RTU and TCP headers and simplify Win32 detection 14 年之前
  Stéphane Raimbault 49b2208dd5 Fix clang warnings about implicit declaration 14 年之前
  Stéphane Raimbault 5db0c34446 Coding conventions on newly added win32 code 14 年之前
  Tobias Doerffel e2f59e9e54 Added support for native Win32 14 年之前
  Tobias Doerffel 31577bbb41 Introduced select() operation for backends 14 年之前
  Tobias Doerffel 3f10ef1dfb Removed duplicate header inclusions 14 年之前
  Tobias Doerffel 057be70d68 Pass complete modbus_t structure to send()/recv() of the backends 14 年之前
  Stéphane Raimbault 788d7bb254 Fix use of undefined backend in RTU 14 年之前
  Stéphane Raimbault 815d11f056 MAJOR Split RTU and TCP code in two backends 14 年之前