提交历史

作者 SHA1 备注 提交日期
  Stéphane Raimbault 66c59d6f85 Change indent level from 8 to 4 15 年之前
  Stéphane Raimbault 807c20f08d Parity setting is now a single char ('N', 'E' or 'O') 15 年之前
  Stéphane Raimbault 2b985f8163 Fix #591142 - Slave id check should be disabled in TCP connection 15 年之前
  Stéphane Raimbault d8f2547795 Fix #463299 - New functions to get/set timeouts of begin and end of trame 15 年之前
  Stéphane Raimbault 7eac79a79b Add missing return in modbus_flush 15 年之前
  Stéphane Raimbault 1c501045c1 Remove the function set_message_length_tcp 15 年之前
  Stéphane Raimbault 192f17312b Restore slave ID (server ID) argument in functions 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 248adcf759 Coding conventions in modbus_*_float functions 15 年之前
  Stéphane Raimbault 2a359eb018 Block SIGPIPE signal 15 年之前
  Florian Forster 2fc5892930 Implement the register <-> float conversion without breaking aliasing rules. 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 effaf92923 Fix #425604 - Conditional jump or move depends on uninitialised value(s) 16 年之前
  Paul Fertser 243ac51206 Implemented FC_REPORT_SLAVE_ID according to specs 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 62d8e2f69f Use config.h in Waf compilation 16 年之前
  Stéphane Raimbault 16b9a1b3bf Fix #378981 - CRC error on RTU response doesn't return negative value 16 年之前
  Stéphane Raimbault 17994074d2 modbus_mapping_new returns 0 on success 16 年之前
  Stéphane Raimbault 6e6e2602a9 Fix #375926 - modbus.c:164: error: `MSG_DONTWAIT' undeclared 16 年之前
  Stéphane Raimbault 629dc1d729 Minor - White spaces cleanup 16 年之前
  Stéphane Raimbault 1d6ab32ea5 Fix #333455 - Workaround IPTOS_LOWDELAY not supported 16 年之前
  Stéphane Raimbault 5822965276 Clearer message when a request is ignored 16 年之前
  Stéphane Raimbault 5def87b313 Fix typo EROOR -> ERROR 16 年之前
  Stéphane Raimbault 14f42c1896 Error handling improvements 16 年之前
  Stéphane Raimbault efbbc3f786 Replaced AF_INET by PF_INET in socket() 16 年之前