Commit History

作者 SHA1 備註 提交日期
  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 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 f410aea2f7 Isolate RTU and TCP headers and simplify Win32 detection 14 年之前
  Stéphane Raimbault 50fa79da23 Avoid constraints in header ordering 15 年之前
  Stéphane Raimbault 6e1e4e580f Tiny coding conventions 15 年之前
  Tobias Doerffel e2f59e9e54 Added support for native Win32 15 年之前
  Tobias Doerffel 72de18bc67 Place MODBUS_END_DECLS after including backend header files 15 年之前
  Stéphane Raimbault 815d11f056 MAJOR Split RTU and TCP code in two backends 15 年之前
  Matthias Weisser 2e9da98ca5 Make modbus.h more self contained 15 年之前
  Stéphane Raimbault bf763c96cd Rename to modbus_read_and_write_registers to follow the new API 15 年之前
  Hannu Vuolasaho 9a2733e7ec New read and write registers function 15 年之前
  Hannu Vuolasaho a2e16a16b0 Replace MODBUS_MAX_* by MODBUS_MAX_[READ|WRITE]_* 15 年之前
  Stéphane Raimbault 0a671c234c Add modbus-version.h.in 15 年之前
  Stéphane Raimbault 93ce136561 Merge modbus.h and version.h 15 年之前
  Stéphane Raimbault 4a38de0a52 Revert "Rename src to modbus" 15 年之前
  Stéphane Raimbault df0cf79272 Rename src to modbus 15 年之前
  Stéphane Raimbault 0a6ea1ac03 Remove one argument to receive_msg and modbus_slave_receive 15 年之前
  Stéphane Raimbault f20a18605a Fix #457200 - FreeBSD support by Norbert Koch 16 年之前
  Stéphane Raimbault 5f65efd83f New API to close slave TCP socket 16 年之前
  Stéphane Raimbault 22a6898198 New API modbus_read_float() and modbus_write_float() for float values 16 年之前
  Stéphane Raimbault 237df10263 New function modbus_set_slave() 16 年之前
  Stéphane Raimbault 17994074d2 modbus_mapping_new returns 0 on success 16 年之前
  Stéphane Raimbault 14f42c1896 Error handling improvements 16 年之前
  Stéphane Raimbault edf461e830 Fix typo on set verb 16 年之前
  Stéphane Raimbault cdc536c9ad The slave only listen when concerned (slave ID or broadcast) 16 年之前
  Stéphane Raimbault f5e2f2c971 Conformance of the TCP trame length 16 年之前
  Stéphane Raimbault 535e696f23 New definitions for MAX_STATUS and MAX_REGISTERS 16 年之前