コミット履歴

作者 SHA1 メッセージ 日付
  Stéphane Raimbault ef81a69e7b Avoid a level of imbrication in bandwidth-server-many-up 12 年 前
  Stéphane Raimbault 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba 12 年 前
  Stéphane Raimbault 997231b799 New functions to set/get swapped floats (LSB) 12 年 前
  Stéphane Raimbault 8bb8be2d9f Add comment about fix alignment problem 12 年 前
  Alexander Dahl 9782a3044f Fix alignment problem 12 年 前
  Stéphane Raimbault 2dca04230e Return value of _modbus_tcp_pi_connect() on failure (closes #61) 13 年 前
  Stéphane Raimbault 8d8349b860 Display node and service in PI and port in IPv4 at connection 13 年 前
  Stéphane Raimbault c1e2e0b319 New RTU receive() to ignore confirmation from other slaves (closes #18) 13 年 前
  Stéphane Raimbault a6e63d7d20 Fix typo in message found by Christian Leutloff 13 年 前
  Stéphane Raimbault 1941fd4aa9 Check slave only in RTU backend and add unit tests 13 年 前
  Stéphane Raimbault ad80a6d3cc Enhanced report slave ID and documentation 13 年 前
  Stéphane Raimbault a2e41db386 Renamed modbus_read_and_write_registers to modbus_write_and_read_registers 13 年 前
  Stéphane Raimbault d1f1854338 New error recovery modes: link and protocol 14 年 前
  Stéphane Raimbault bb23b4abfa Remove set but unused req_lenth and address in unit tests 14 年 前
  Stéphane Raimbault 1a45c24d7e Increase wait in unit test for Windows 7 slowness 14 年 前
  Stéphane Raimbault a0a8242aba The test with too short timeout is allowed to fail 14 年 前
  Stéphane Raimbault e0839095ed New unit test with invalid slave and invalid request 14 年 前
  Stéphane Raimbault 852d7825e1 Rename [gs]et_timeout_[begin|end] to [gs]et_[response|byte]_timeout 14 年 前
  Stéphane Raimbault 1a6b2b9f19 Missing message in unit tests for modbus_send_raw_request 14 年 前
  Stéphane Raimbault b76b3952ef The usleep in unit tests was too short 14 年 前
  Stéphane Raimbault f2f42c01a9 Shorter names for constants which hold the number of values in UT 14 年 前
  Stéphane Raimbault 018cdd6e68 New function modbus_receive_confirmation 14 年 前
  Stéphane Raimbault 0e4e82e8ce New function modbus_send_raw_request 14 年 前
  Florian Forster 50136971e1 tests/unit-test-client.c: Fix curly braces. 14 年 前
  Stéphane Raimbault c44dcfd5a2 Make the TCP implementation "protocol independent", i.e. IPv6 capable. 14 年 前
  Stéphane Raimbault 49d6f4a71f Read/write were swapped in _FC_READ_AND_WRITE_REGISTERS. Closes GH-2. 14 年 前
  Stéphane Raimbault 3c459bc15c Wait before flushing in unit tests 14 年 前
  Stéphane Raimbault a4f7996eaf New function to reply to an indication with an exception message 14 年 前
  Stéphane Raimbault 1191aa6097 Missing modbus_flush call in unit tests after a forced timeout 14 年 前
  Stéphane Raimbault 87293e459e MAJOR Rewrite of the message reading 14 年 前