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

Аутор SHA1 Порука Датум
  Stéphane Raimbault 12753875b5 Revert libmodbus licence from LGPLv3 to LGPLv2.1 пре 14 година
  Stéphane Raimbault d1f1854338 New error recovery modes: link and protocol пре 14 година
  Stéphane Raimbault b4330d2143 Add check on transaction ID for Modbus TCP пре 14 година
  Stéphane Raimbault e0839095ed New unit test with invalid slave and invalid request пре 14 година
  Stéphane Raimbault 89d0dc0137 Fix longstanding limitation of server to wait forever пре 14 година
  Stéphane Raimbault 852d7825e1 Rename [gs]et_timeout_[begin|end] to [gs]et_[response|byte]_timeout пре 14 година
  Stéphane Raimbault 1faf5c3aad New setter/getter for context socket (fixes bandwidth-server-many-up) пре 14 година
  Stéphane Raimbault 5fd7ec5c1d Fix too short uint8_t for rsp_length (bug introduced by 018cdd6) пре 14 година
  Stéphane Raimbault 7fe4a91787 API cleanup with modbus_receive and modbus_receive_from пре 14 година
  Stéphane Raimbault 018cdd6e68 New function modbus_receive_confirmation пре 14 година
  Stéphane Raimbault 0e4e82e8ce New function modbus_send_raw_request пре 14 година
  Stéphane Raimbault d8ca308694 Removed p_msg pointer in receive_msg пре 14 година
  Stéphane Raimbault 9da1b6ada4 Rename req_* variables to msg_* in send_msg() пре 14 година
  Stéphane Raimbault acd36e6249 Remove useless internal variable called status пре 14 година
  Stéphane Raimbault 09b581a538 Rename data_dest|src in dest|src to match header пре 14 година
  Stéphane Raimbault cfaa872f73 Replace the term "trame" by "message" пре 14 година
  Stéphane Raimbault 066b56d658 Remove duplicated documentation for source files пре 14 година
  Stéphane Raimbault 3fb246237d Fix compilation issue with Microsoft Visual Studio 2008 пре 14 година
  Stéphane Raimbault 49d6f4a71f Read/write were swapped in _FC_READ_AND_WRITE_REGISTERS. Closes GH-2. пре 14 година
  Stéphane Raimbault a4f7996eaf New function to reply to an indication with an exception message пре 14 година
  Stéphane Raimbault 311137cf70 New error message in debug mode for wrong message length пре 14 година
  Stéphane Raimbault 932769d851 New function modbus_get_header_length(modbus_t *ctx) пре 14 година
  Stéphane Raimbault 87293e459e MAJOR Rewrite of the message reading пре 14 година
  Stéphane Raimbault c1c119ae91 Fix warning about '/*' in comment пре 14 година
  Stéphane Raimbault 614ff1dc36 Fix unit test of report slave ID in RTU пре 14 година
  Stéphane Raimbault e3f2c133fa Remove inclusion of config.h in modbus.h. Closes GH-3. пре 14 година
  Stéphane Raimbault b8c0558c19 Rename modbus_[listen|accept] to modbus_tcp_[listen|accept] пре 14 година
  Stéphane Raimbault 4ac3cc374f Add strlcpy if not available to enhance copy of device string пре 14 година
  Stéphane Raimbault 4abb548795 Initialize socket to -1 to avoid write on standard output пре 14 година
  Stéphane Raimbault 525aadb23a Remove the slave ID argument of modbus_new_rtu() пре 14 година