커밋 기록

작성자 SHA1 메시지 날짜
  Stéphane Raimbault 12753875b5 Revert libmodbus licence from LGPLv3 to LGPLv2.1 14 년 전
  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 15 년 전
  Stéphane Raimbault 5db0c34446 Coding conventions on newly added win32 code 15 년 전
  Tobias Doerffel e2f59e9e54 Added support for native Win32 15 년 전
  Tobias Doerffel 31577bbb41 Introduced select() operation for backends 15 년 전
  Tobias Doerffel 3f10ef1dfb Removed duplicate header inclusions 15 년 전
  Tobias Doerffel 057be70d68 Pass complete modbus_t structure to send()/recv() of the backends 15 년 전
  Stéphane Raimbault 788d7bb254 Fix use of undefined backend in RTU 15 년 전
  Stéphane Raimbault 815d11f056 MAJOR Split RTU and TCP code in two backends 15 년 전