Historial de Commits

Autor SHA1 Mensaje Fecha
  Stéphane Raimbault a4f7996eaf New function to reply to an indication with an exception message hace 14 años
  Stéphane Raimbault 45b813f644 New functions to manipulate data and use them in unit-tests hace 14 años
  Stéphane Raimbault 932769d851 New function modbus_get_header_length(modbus_t *ctx) hace 14 años
  Stéphane Raimbault e3f2c133fa Remove inclusion of config.h in modbus.h. Closes GH-3. hace 14 años
  Stéphane Raimbault b8c0558c19 Rename modbus_[listen|accept] to modbus_tcp_[listen|accept] hace 14 años
  Stéphane Raimbault f410aea2f7 Isolate RTU and TCP headers and simplify Win32 detection hace 14 años
  Stéphane Raimbault 50fa79da23 Avoid constraints in header ordering hace 15 años
  Stéphane Raimbault 6e1e4e580f Tiny coding conventions hace 15 años
  Tobias Doerffel e2f59e9e54 Added support for native Win32 hace 15 años
  Tobias Doerffel 72de18bc67 Place MODBUS_END_DECLS after including backend header files hace 15 años
  Stéphane Raimbault 815d11f056 MAJOR Split RTU and TCP code in two backends hace 15 años
  Matthias Weisser 2e9da98ca5 Make modbus.h more self contained hace 15 años
  Stéphane Raimbault bf763c96cd Rename to modbus_read_and_write_registers to follow the new API 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 0a671c234c Add modbus-version.h.in hace 15 años
  Stéphane Raimbault 93ce136561 Merge modbus.h and version.h hace 15 años
  Stéphane Raimbault 4a38de0a52 Revert "Rename src to modbus" hace 15 años
  Stéphane Raimbault df0cf79272 Rename src to modbus hace 15 años
  Stéphane Raimbault 0a6ea1ac03 Remove one argument to receive_msg and modbus_slave_receive hace 15 años
  Stéphane Raimbault f20a18605a Fix #457200 - FreeBSD support by Norbert Koch hace 16 años
  Stéphane Raimbault 5f65efd83f New API to close slave TCP socket hace 16 años
  Stéphane Raimbault 22a6898198 New API modbus_read_float() and modbus_write_float() for float values hace 16 años
  Stéphane Raimbault 237df10263 New function modbus_set_slave() hace 16 años
  Stéphane Raimbault 17994074d2 modbus_mapping_new returns 0 on success hace 16 años
  Stéphane Raimbault 14f42c1896 Error handling improvements hace 16 años
  Stéphane Raimbault edf461e830 Fix typo on set verb hace 16 años
  Stéphane Raimbault cdc536c9ad The slave only listen when concerned (slave ID or broadcast) hace 16 años
  Stéphane Raimbault f5e2f2c971 Conformance of the TCP trame length hace 16 años
  Stéphane Raimbault 535e696f23 New definitions for MAX_STATUS and MAX_REGISTERS hace 16 años