커밋 기록

작성자 SHA1 메시지 날짜
  Stéphane Raimbault 63871ff304 Add modbus directory to include path of pkg-config file 15 년 전
  Stéphane Raimbault ef3e8740fc Fix swapped test in compute_header_length (1d4241dff) 15 년 전
  Matthias Weisser 2e9da98ca5 Make modbus.h more self contained 15 년 전
  Stéphane Raimbault 1d4241dff5 Detect abnormal use of compute_header_length and fix comment 15 년 전
  Stéphane Raimbault 97ccd92ce2 Updated NEWS 15 년 전
  Stéphane Raimbault 70a2e6e624 Test return code of receive_msg_req to have an explicit error path 15 년 전
  Stéphane Raimbault bf763c96cd Rename to modbus_read_and_write_registers to follow the new API 15 년 전
  Stéphane Raimbault 6e06eb7d79 Fix test on illegal address in read and write function 15 년 전
  Hannu Vuolasaho 9a2733e7ec New read and write registers function 15 년 전
  Hannu Vuolasaho a2e16a16b0 Replace MODBUS_MAX_* by MODBUS_MAX_[READ|WRITE]_* 15 년 전
  Stéphane Raimbault f33e5b9ff8 Avoid duplicated code to compute the header_length 15 년 전
  Stéphane Raimbault 0a671c234c Add modbus-version.h.in 15 년 전
  Stéphane Raimbault fb1abdbc49 Add AM_LDFLAGS to LDFLAGS 15 년 전
  Stéphane Raimbault e7d499b61a Allow 0 size in mapping allocation 15 년 전
  Stéphane Raimbault a0b122545d Add missing invalid function exception 15 년 전
  Stéphane Raimbault 811d134978 OpenBSD support by Anibal Limón 15 년 전
  Stéphane Raimbault d613a6403a Add a missing space in a verbose message 15 년 전
  Stéphane Raimbault 4d3bf7beea Implement report slave ID on server side 15 년 전
  Stéphane Raimbault 86418cf3b7 Comments, naming and minor 15 년 전
  Stéphane Raimbault a0c660fe43 Add unit test to read 0 registers 15 년 전
  Stéphane Raimbault 3593d5ad54 Rename slave to server and master to client 15 년 전
  Stéphane Raimbault 754235c2f0 Major - Oh Gosh, it's brand new API! 15 년 전
  Stéphane Raimbault 66c59d6f85 Change indent level from 8 to 4 15 년 전
  Stéphane Raimbault 5ab6c0e100 Removed trailing whitespace 15 년 전
  Stéphane Raimbault 807c20f08d Parity setting is now a single char ('N', 'E' or 'O') 15 년 전
  Stéphane Raimbault 2b985f8163 Fix #591142 - Slave id check should be disabled in TCP connection 15 년 전
  Stéphane Raimbault 9ea54e0990 The request to check no response from the slave wasn't valid 15 년 전
  Stéphane Raimbault dea51e1c12 Fix step numbers in unit tests 15 년 전
  Stéphane Raimbault d8f2547795 Fix #463299 - New functions to get/set timeouts of begin and end of trame 15 년 전
  Stéphane Raimbault 7eac79a79b Add missing return in modbus_flush 15 년 전