提交历史

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