Historique des commits

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