Historial de Commits

Autor SHA1 Mensaje Fecha
  Stéphane Raimbault 1a4fb4eb8e Check return value of autoreconf. Thanks to Lauri Nurmi. hace 12 años
  Stéphane Raimbault 558538ab5b Minor comment improvements hace 12 años
  Stéphane Raimbault 1e28871382 Constant for broacast and test ordering hace 12 años
  Stéphane Raimbault 0b22e719c4 Rename EXPORT by MODBUS_API hace 12 años
  Stéphane Raimbault b09ff2fbb4 Fix the fix of device string check. hace 12 años
  Stéphane Raimbault f7799a4fdd Rename 'socket' variables to 's' to avoid warning on Windows hace 12 años
  Stéphane Raimbault ca928d5002 Don't use reserved word 'byte' on Windows! hace 12 años
  Stéphane Raimbault f720851a18 Use a unsigned long for ioctlsocket on Windows hace 12 años
  Stéphane Raimbault 1bab04e507 Avoid empty _modbus_rtu_ioctl_rts when no HAVE_DECL_TIOCM_RTS hace 12 años
  Stéphane Raimbault b657698da9 Avoid to shadow 'boolean' on weird platform (Windows) hace 12 años
  Stéphane Raimbault 55c276e8fe Avoid overriding of bswap_32 because bswap_16 is undefined hace 12 años
  Stéphane Raimbault 4d76d215c6 Try to fix MinGW compilation (EXTERN to nop) hace 12 años
  Stéphane Raimbault 702d2603b3 Portable use of bswap_32 hace 12 años
  Stéphane Raimbault 50c155a3eb Remove (not so useful) ld options not supported on Mac OS X hace 12 años
  Stéphane Raimbault e48efd3852 Update NEWS file hace 12 años
  Stéphane Raimbault 9ba562e558 Improve socket init and close in tests hace 12 años
  Stéphane Raimbault b4753f7ec4 Returns -1 on invalid mode in modbus_rtu_set_rts hace 12 años
  Stéphane Raimbault d8aa5a4214 Always set socket to -1 on close() hace 12 años
  Stéphane Raimbault 55d9a371f1 Protect all public functions against invalid context hace 12 años
  Stéphane Raimbault a06255be5c Sleep for delay of response timeout before reconnect (closes #77) hace 12 años
  Stéphane Raimbault ef81a69e7b Avoid a level of imbrication in bandwidth-server-many-up hace 12 años
  Stéphane Raimbault 61440f55ae Baud rate until 4,000,000 (POSIX), 1,000,000 (Windows) (closes #93) hace 12 años
  Stéphane Raimbault 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba hace 12 años
  Stéphane Raimbault e6e3c8e454 Missing UT_IREAL_SWAPPED hace 12 años
  Stéphane Raimbault b83f108237 Documentation improvements to libmodbus page hace 12 años
  Stéphane Raimbault 8471eb6279 Documentation of new modbus_[get|set]_float_swapped functions hace 12 años
  Stéphane Raimbault 997231b799 New functions to set/get swapped floats (LSB) hace 12 años
  Stéphane Raimbault e6b648881e Safer modbus_close hace 12 años
  Stéphane Raimbault 32062c78e1 Remove unsupported -Wtype-limits for GCC < 4.3.5 (closes #109) hace 12 años
  Stéphane Raimbault 5e2c73de69 Merge pull request #106 from yegorich/oos-build hace 12 años