Historial de Commits

Autor SHA1 Mensaje Fecha
  Stéphane Raimbault df0cf79272 Rename src to modbus hace 15 años
  Stéphane Raimbault e80dc40503 Rename modbus/ to src/ hace 16 años
  Stéphane Raimbault 92f7a1f826 Reduce size of modbus_param_t hace 16 años
  Stéphane Raimbault a482dcc950 Fix missing FLUSH_OR_RECONNECT_ON_ERROR in RTU mode hace 16 años
  Stéphane Raimbault d8a5e5558f Whitespace cleanup hace 16 años
  Stéphane Raimbault c7a6ffb357 New slave able to manage many connections on uniprocessor architecture hace 16 años
  Stéphane Raimbault fe8d9de65e Enhanced error message for RTU open (serial) hace 16 años
  Stéphane Raimbault 369c055ed2 Fix CRC error when a slave RTU send a response. hace 16 años
  Stéphane Raimbault 8f64366778 Remove an assignment. hace 16 años
  Stéphane Raimbault bec7d24f54 Remove duplicate counter in read_io_status() hace 16 años
  Stéphane Raimbault 5c98a1bf0b Fix #274511 reported by 'Kylesch' hace 16 años
  Stéphane Raimbault 618f06bafb Check the number of values in the response is corresponding to the query. hace 16 años
  Stéphane Raimbault 084e7e6a0f - Catch the timeout even if the length is equal to a exception trame. hace 16 años
  Stéphane Raimbault a1513415db - Test only the msg_length_computed on change hace 16 años
  Stéphane Raimbault 19fc907ac8 Obsolete function declaration (read_reg_response). hace 16 años
  Stéphane Raimbault 4d205479a8 Rename modbus_check_response to modbus_receive hace 16 años
  Stéphane Raimbault 94c9fcd94f Remove a function call preset_response. hace 16 años
  Stéphane Raimbault 3540cd74f2 Remove one function call overhead (read_reg_response). hace 16 años
  Stéphane Raimbault 53c93ae213 Fix - Check the return value of modbus_check_response hace 16 años
  Stéphane Raimbault 5a66262d2e Fix #241006 reported by Jesus Hernandez Tapia hace 17 años
  Stéphane Raimbault 20281893a7 Avoid to call check_crc16 in a TCP communication. hace 17 años
  Stéphane Raimbault e0ea0303cd Comment about receive_msg(). hace 17 años
  Stéphane Raimbault 58426bc8aa Declare some args with const hace 17 años
  Stéphane Raimbault 202231daa2 Rename manage_query() to modbus_manage_query() and comment cleanups. hace 17 años
  Stéphane Raimbault a20d39d36c Write the values in force_multiple_coils and preset_multiple_registers (SLAVE) hace 17 años
  Stéphane Raimbault 4bc609841e Add a comment for modbus_connect. hace 17 años
  Stéphane Raimbault 0a80018a64 Minor s/count/nb/ in modbus.[ch] hace 17 años
  Stéphane Raimbault 6683bd4797 Check the number of points requested hace 17 años
  Stéphane Raimbault c94fc60376 Minor changes to try to follow the 80 columns coding convention. hace 17 años
  Stéphane Raimbault e8ac540771 Reduce the number of params in functions to enhance the speed of hace 17 años