Historial de Commits

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