Historique des commits

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