コミット履歴

作者 SHA1 メッセージ 日付
  Stéphane Raimbault 3c459bc15c Wait before flushing in unit tests 14 年 前
  Stéphane Raimbault a4f7996eaf New function to reply to an indication with an exception message 14 年 前
  Stéphane Raimbault 1191aa6097 Missing modbus_flush call in unit tests after a forced timeout 14 年 前
  Stéphane Raimbault 87293e459e MAJOR Rewrite of the message reading 14 年 前
  Stéphane Raimbault a50988354a Fix missing progname string in 'Usage' message 14 年 前
  Stéphane Raimbault b8c0558c19 Rename modbus_[listen|accept] to modbus_tcp_[listen|accept] 14 年 前
  Stéphane Raimbault 4ac3cc374f Add strlcpy if not available to enhance copy of device string 14 年 前
  Stéphane Raimbault 525aadb23a Remove the slave ID argument of modbus_new_rtu() 14 年 前
  Stéphane Raimbault bf763c96cd Rename to modbus_read_and_write_registers to follow the new API 14 年 前
  Hannu Vuolasaho 9a2733e7ec New read and write registers function 14 年 前
  Hannu Vuolasaho a2e16a16b0 Replace MODBUS_MAX_* by MODBUS_MAX_[READ|WRITE]_* 14 年 前
  Stéphane Raimbault 4d3bf7beea Implement report slave ID on server side 14 年 前
  Stéphane Raimbault a0c660fe43 Add unit test to read 0 registers 14 年 前
  Stéphane Raimbault 3593d5ad54 Rename slave to server and master to client 14 年 前