Историја ревизија

Аутор SHA1 Порука Датум
  Stéphane Raimbault 9d5344cf42 Move RTU filtering in CRC check to avoid useless call to modbus_reply пре 13 година
  Stéphane Raimbault 1941fd4aa9 Check slave only in RTU backend and add unit tests пре 13 година
  Stéphane Raimbault d1f1854338 New error recovery modes: link and protocol пре 14 година
  Stéphane Raimbault 7fe4a91787 API cleanup with modbus_receive and modbus_receive_from пре 14 година
  Stéphane Raimbault ce5435c4ae Change the nb of registers sent by the server to avoid a duplicate пре 14 година
  Stéphane Raimbault f2f42c01a9 Shorter names for constants which hold the number of values in UT пре 14 година
  Stéphane Raimbault 67f8d030de Message to indicate the sending of a special response in unit tests пре 14 година
  Stéphane Raimbault c44dcfd5a2 Make the TCP implementation "protocol independent", i.e. IPv6 capable. пре 14 година
  Stéphane Raimbault a4f7996eaf New function to reply to an indication with an exception message пре 14 година
  Stéphane Raimbault 45b813f644 New functions to manipulate data and use them in unit-tests пре 14 година
  Stéphane Raimbault 932769d851 New function modbus_get_header_length(modbus_t *ctx) пре 14 година
  Stéphane Raimbault ef539e0d40 Fix missing %s to display error message in unit-test-server.c пре 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 815d11f056 MAJOR Split RTU and TCP code in two backends пре 14 година
  Stéphane Raimbault 4d3bf7beea Implement report slave ID on server side пре 14 година
  Stéphane Raimbault 3593d5ad54 Rename slave to server and master to client пре 14 година