Commit History

Author SHA1 Message Date
  Stéphane Raimbault efbbc3f786 Replaced AF_INET by PF_INET in socket() 16 years ago
  Stéphane Raimbault edf461e830 Fix typo on set verb 16 years ago
  Stéphane Raimbault 29fc0682d1 Updated .bzrignore 16 years ago
  Stéphane Raimbault f88ca1aba3 Added some checks to configure.ac 16 years ago
  Stéphane Raimbault cdc536c9ad The slave only listen when concerned (slave ID or broadcast) 16 years ago
  Stéphane Raimbault f5e2f2c971 Conformance of the TCP trame length 16 years ago
  Stéphane Raimbault 535e696f23 New definitions for MAX_STATUS and MAX_REGISTERS 16 years ago
  Stéphane Raimbault 51500e9307 Incremente the values of HEADER_LENGTH_[RTU|TCP] defines 16 years ago
  Stéphane Raimbault e80dc40503 Rename modbus/ to src/ 16 years ago
  Stéphane Raimbault 795d1fd71d Fix the bandwith computing when a longer delay is measured 16 years ago
  Stéphane Raimbault 92f7a1f826 Reduce size of modbus_param_t 16 years ago
  Stéphane Raimbault b4177e7002 New entry for libmodbus 2.2.0 16 years ago
  Stéphane Raimbault a482dcc950 Fix missing FLUSH_OR_RECONNECT_ON_ERROR in RTU mode 16 years ago
  Stéphane Raimbault d8a5e5558f Whitespace cleanup 16 years ago
  Stéphane Raimbault c7a6ffb357 New slave able to manage many connections on uniprocessor architecture 16 years ago
  Stéphane Raimbault fe8d9de65e Enhanced error message for RTU open (serial) 16 years ago
  Stéphane Raimbault 99b4e417e5 Updated NEWS and package files for the 2.0.3 release. 16 years ago
  Stéphane Raimbault 369c055ed2 Fix CRC error when a slave RTU send a response. 16 years ago
  Stéphane Raimbault 8f64366778 Remove an assignment. 17 years ago
  Stéphane Raimbault bec7d24f54 Remove duplicate counter in read_io_status() 17 years ago
  Stéphane Raimbault 5c98a1bf0b Fix #274511 reported by 'Kylesch' 17 years ago
  Stéphane Raimbault 407c6e30d8 Update the NEWS file for the 2.0.2 release. 17 years ago
  Stéphane Raimbault f09a7471b0 Enhance the output of the bad response test. 17 years ago
  Stéphane Raimbault 618f06bafb Check the number of values in the response is corresponding to the query. 17 years ago
  Stéphane Raimbault 084e7e6a0f - Catch the timeout even if the length is equal to a exception trame. 17 years ago
  Stéphane Raimbault a1513415db - Test only the msg_length_computed on change 17 years ago
  Stéphane Raimbault 19fc907ac8 Obsolete function declaration (read_reg_response). 17 years ago
  Stéphane Raimbault 4d205479a8 Rename modbus_check_response to modbus_receive 17 years ago
  Stéphane Raimbault 94c9fcd94f Remove a function call preset_response. 17 years ago
  Stéphane Raimbault a38e976bb2 Reduce the length defined for the shortest query and add better comment. 17 years ago