Commit History

Author SHA1 Message Date
  Stéphane Raimbault 08ed259fe6 Rewrite and extend functions to manipulate float values 11 years ago
  Stéphane Raimbault caade94bf2 Minor changes to NEWS 10 years ago
  Stéphane Raimbault 00ecea619d Update NEWS file 10 years ago
  Stéphane Raimbault 1782fcc0ba Minor - Rename yes variable to enable 10 years ago
  Michael Heimpold 52ab1bbea7 Introduce offsets in modbus mappings 11 years ago
  Michael Heimpold 1776a3503c Add some more macros for data manipulation 11 years ago
  Stéphane Raimbault 8a7e2446a2 Change order of few functions in modbus RTU code 10 years ago
  Stéphane Raimbault 90df02156f Add entries for modbus_rtu_[get|set]_delay in documentation index 10 years ago
  Jimmy Bergström cf22eabc27 Implemented runtime configurable RTS delay 11 years ago
  Stéphane Raimbault c7eb7b96cb Add an entry in libmodbus index page for modbus_rtu_set_custom_rts 10 years ago
  Stéphane Raimbault 5f22aeae5c Update AUTHORS list with signed CLAs 10 years ago
  Jimmy Bergström a8676b785a Add support for user defined RTS toggle function 11 years ago
  Andrey Skvortsov 6c1ef13d20 Added ILLEGAL_DATA_ADDRESS tests for modbus_write_register[|s] 11 years ago
  Kalen 9db133d2aa Fixing URL Typos 10 years ago
  Stéphane Raimbault 31ae9ef93d Update documentation of modbus_rtu_set_rts 10 years ago
  Hiromasa Ihara 42dbf067e3 fix rts signal switch time 10 years ago
  Stéphane Raimbault c7c7c768a6 Improve new_rtu and set_slave documentation (related to #276) 10 years ago
  Stéphane Raimbault 0e2f470a31 Fix late check of ctx in modbus_reply[|_exception] (closes #269) 10 years ago
  Stéphane Raimbault 2fb7c2eb53 Wait the server for 1 second before running tests 10 years ago
  Stéphane Raimbault b7247f10eb A libmodbus context isn't thread safe (closes #246) 10 years ago
  Stéphane Raimbault 9b4212c892 modbus_mask_write_register: better fix with unit test (closes #265) 10 years ago
  Michael Heimpold b7894da542 modbus_mask_write_register: fix buffer overflow (fixes #265) 10 years ago
  Stéphane Raimbault 5e6f8cd3d4 Minor adjustments to README about AsciiDoc 10 years ago
  Stéphane Raimbault 98c4aca384 Export MODBUS_MAX_ADU_LENGTH and documentation (ref #241) 10 years ago
  Stéphane Raimbault 130cf4b2ca Add Travis badge to README 10 years ago
  Stéphane Raimbault 2284aae2b8 Explicit check against Modbus broadcast address 10 years ago
  Michael Heimpold e10ee2d585 Do not reply on broadcast requests (fixes #153) 11 years ago
  Michael Heimpold e2e22503bf Add travis hint file 10 years ago
  Andrey Skvortsov 3f96e18c09 Run unit tests with standard: make check (closes #205, closes #238) 11 years ago
  Michael Heimpold e98fd68c3b modbus_send_raw_request: limit request length (fixes #207) 10 years ago