Historie revizí

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