커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Stéphane Raimbault 788cbf0b09 The transaction identifier used in response is now conform to the 17 년 전
  Stéphane Raimbault 8d1493f975 Reduce the number of defines about maximum values for status and registers. 17 년 전
  Stéphane Raimbault 4d75c35b53 Minor change in the debug output 17 년 전
  Stéphane Raimbault 4fabc5b3dc Minor comment set_response_length_tcp -> set_message_length_tcp 17 년 전
  Stéphane Raimbault a017c19f2a GNU licenses updated to the version 3. 17 년 전