Stéphane Raimbault
|
8a7e2446a2
Change order of few functions in modbus RTU code
|
10 anni fa |
Jimmy Bergström
|
cf22eabc27
Implemented runtime configurable RTS delay
|
11 anni fa |
Jimmy Bergström
|
a8676b785a
Add support for user defined RTS toggle function
|
11 anni fa |
Michael Heimpold
|
9e61200588
Fix some coding style nitpicks
|
10 anni fa |
Michael Heimpold
|
09807f1419
Introduce SPDX license identifiers
|
10 anni fa |
Stéphane Raimbault
|
d06a3eeaa3
Avoid to use reserved identifiers for header names (closes #157)
|
11 anni fa |
Stéphane Raimbault
|
0b22e719c4
Rename EXPORT by MODBUS_API
|
12 anni fa |
oldfaber
|
ce0bdfbb9e
Add EXPORT to exported functions.
|
13 anni fa |
Stéphane Raimbault
|
5d7cabc86c
Add missing C++ macros in public headers
|
13 anni fa |
Stéphane Raimbault
|
27b39f7e45
Review of RTS flow control code
|
14 anni fa |
Torello Querci
|
88b2eaf3be
Some stilistic changes
|
14 anni fa |
Torello Querci
|
fa86846c39
Motified the RTS handling routine in order to manager when the
|
14 anni fa |
Torello Querci
|
bf6718c9b1
Add the support to RTS signal in order to have RS485 working on some linux box with RS485 on-board.
|
14 anni fa |
Stéphane Raimbault
|
12753875b5
Revert libmodbus licence from LGPLv3 to LGPLv2.1
|
14 anni fa |
Stéphane Raimbault
|
e97b72e3dc
Export the MODBUS_RTU_RS232/485 and rtu_set_serial_mode on all platforms
|
14 anni fa |
Stéphane Raimbault
|
9bf8309597
Add functions to set/get RS485 communications on Linux
|
14 anni fa |
Stéphane Raimbault
|
525aadb23a
Remove the slave ID argument of modbus_new_rtu()
|
14 anni fa |
Stéphane Raimbault
|
50fa79da23
Avoid constraints in header ordering
|
15 anni fa |
Stéphane Raimbault
|
815d11f056
MAJOR Split RTU and TCP code in two backends
|
15 anni fa |