Stéphane Raimbault
|
12753875b5
Revert libmodbus licence from LGPLv3 to LGPLv2.1
|
14 년 전 |
Stéphane Raimbault
|
e97b72e3dc
Export the MODBUS_RTU_RS232/485 and rtu_set_serial_mode on all platforms
|
14 년 전 |
Stéphane Raimbault
|
7158540497
Replace spaces by tab in debian/rules
|
14 년 전 |
Stéphane Raimbault
|
a17a858c0f
Indicates the required Linux version for RS485 functions
|
14 년 전 |
Stéphane Raimbault
|
ccdf684bea
Fix test of TIOCSRS485 define
|
14 년 전 |
Stéphane Raimbault
|
e02f0a4324
Add check to enable RS485 functions only when available
|
14 년 전 |
Stéphane Raimbault
|
c1a0131282
Bump version to 2.9.4
|
14 년 전 |
Stéphane Raimbault
|
ea2d655ee0
Updated NEWS file
|
14 년 전 |
Stéphane Raimbault
|
3b09d0f4b1
Update documentation of modbus_set_error_recovery
|
14 년 전 |
Stéphane Raimbault
|
d1f1854338
New error recovery modes: link and protocol
|
14 년 전 |
Stéphane Raimbault
|
ac6ba5c13c
Alphabetical ordering of tests in Makefile.am
|
14 년 전 |
Stéphane Raimbault
|
11e099651c
Documentation of modbus_rtu_set/get_serial_mode functions
|
14 년 전 |
Stéphane Raimbault
|
9bf8309597
Add functions to set/get RS485 communications on Linux
|
14 년 전 |
Stéphane Raimbault
|
bb23b4abfa
Remove set but unused req_lenth and address in unit tests
|
14 년 전 |
Stéphane Raimbault
|
b4330d2143
Add check on transaction ID for Modbus TCP
|
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
|
9f316b3680
Fix typo in modbus_new_tcp.txt
|
14 년 전 |
Stéphane Raimbault
|
e0839095ed
New unit test with invalid slave and invalid request
|
14 년 전 |
Stéphane Raimbault
|
89d0dc0137
Fix longstanding limitation of server to wait forever
|
14 년 전 |
Stéphane Raimbault
|
33d924348b
Update NEWS file for modbus_receive and modbus_[gs]et_socket
|
14 년 전 |
Stéphane Raimbault
|
852d7825e1
Rename [gs]et_timeout_[begin|end] to [gs]et_[response|byte]_timeout
|
14 년 전 |
Stéphane Raimbault
|
1faf5c3aad
New setter/getter for context socket (fixes bandwidth-server-many-up)
|
14 년 전 |
Stéphane Raimbault
|
5fd7ec5c1d
Fix too short uint8_t for rsp_length (bug introduced by 018cdd6)
|
14 년 전 |
Stéphane Raimbault
|
5f77c11403
Updated libmodbus.txt documentation
|
14 년 전 |
Stéphane Raimbault
|
7fe4a91787
API cleanup with modbus_receive and modbus_receive_from
|
14 년 전 |
Stéphane Raimbault
|
eeb6cd8164
Updated NEWS file
|
14 년 전 |
Stéphane Raimbault
|
8057bbf45f
Avoid an iteration in flush function
|
14 년 전 |
Stéphane Raimbault
|
e2c9f5fd4f
Fix flush function of TCP backend on Windows
|
14 년 전 |
Stéphane Raimbault
|
1a6b2b9f19
Missing message in unit tests for modbus_send_raw_request
|
14 년 전 |