Historial de Commits

Autor SHA1 Mensaje Fecha
  Stéphane Raimbault 0468c30b09 Fix all compilations warnings spotted by new compilation flags hace 12 años
  Habu cf6449145a Calculate RTS activation time by send length hace 13 años
  Stéphane Raimbault 541804b30e Dynamic memory allocation of device name (closes #11) hace 12 años
  oldfaber 35b707c953 Fix: CreateFile() does not set errno. Use GetLastError(). hace 13 años
  Stéphane Raimbault 1fca027f97 Avoid ioctl call on non-RS485 ports hace 13 años
  Michael Haberler a0aa885d01 serial_mode isn't a bitmask hace 13 años
  Andrew Kravchuk 6350a99224 Fix semicolon typo and unistd.h include under windows hace 13 años
  Stéphane Raimbault 8dc21ddaf5 TCP - Socket in non blocking mode by default hace 13 años
  Stéphane Raimbault c1e2e0b319 New RTU receive() to ignore confirmation from other slaves (closes #18) hace 13 años
  Stéphane Raimbault 9d5344cf42 Move RTU filtering in CRC check to avoid useless call to modbus_reply hace 13 años
  Stéphane Raimbault b94ba026e0 Open fd and socket with the CLOEXEC flag when available hace 13 años
  Stéphane Raimbault 16e14ae1aa Fixed compilation break on platforms without TIOCSRS485 hace 13 años
  Stéphane Raimbault 1941fd4aa9 Check slave only in RTU backend and add unit tests hace 13 años
  Stéphane Raimbault c1b5d58583 Close file descriptor when the settings don't apply in RTU hace 14 años
  Stéphane Raimbault 27b39f7e45 Review of RTS flow control code hace 14 años
  Torello Querci 88b2eaf3be Some stilistic changes hace 14 años
  Torello Querci fa86846c39 Motified the RTS handling routine in order to manager when the hace 14 años
  Torello Querci 8bb8359080 Add some debug message in the send request function. hace 14 años
  Torello Querci bf6718c9b1 Add the support to RTS signal in order to have RS485 working on some linux box with RS485 on-board. hace 14 años
  Stéphane Raimbault 3803f89e6e Extract serial_mode attribute from platform tests hace 14 años
  Stéphane Raimbault 76284c17ca Fix proper check of HAVE_DECL_TIOCSRS485 in recent Win32 fix hace 14 años
  Tobias Doerffel 4583f5ceee Fix compile failure in modbus_rtu_get_serial_mode() without RS485 support hace 14 años
  Matthijs Kool 83509b42eb Properly check TIOCSRS485 define. hace 14 años
  Stéphane Raimbault 12753875b5 Revert libmodbus licence from LGPLv3 to LGPLv2.1 hace 14 años
  Stéphane Raimbault e97b72e3dc Export the MODBUS_RTU_RS232/485 and rtu_set_serial_mode on all platforms hace 14 años
  Stéphane Raimbault ccdf684bea Fix test of TIOCSRS485 define hace 14 años
  Stéphane Raimbault e02f0a4324 Add check to enable RS485 functions only when available hace 14 años
  Stéphane Raimbault d1f1854338 New error recovery modes: link and protocol hace 14 años
  Stéphane Raimbault 9bf8309597 Add functions to set/get RS485 communications on Linux hace 14 años
  Stéphane Raimbault b4330d2143 Add check on transaction ID for Modbus TCP hace 14 años