Stéphane Raimbault
|
12753875b5
Revert libmodbus licence from LGPLv3 to LGPLv2.1
|
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
|
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
|
7fe4a91787
API cleanup with modbus_receive and modbus_receive_from
|
14 年之前 |
Stéphane Raimbault
|
39ccdf3234
Improve handling of arguments of the macros
|
14 年之前 |
Stéphane Raimbault
|
018cdd6e68
New function modbus_receive_confirmation
|
14 年之前 |
Stéphane Raimbault
|
0e4e82e8ce
New function modbus_send_raw_request
|
14 年之前 |
Stéphane Raimbault
|
acd36e6249
Remove useless internal variable called status
|
14 年之前 |
Stéphane Raimbault
|
3fb246237d
Fix compilation issue with Microsoft Visual Studio 2008
|
14 年之前 |
Stéphane Raimbault
|
e6349372a8
Minor changes in float functions
|
14 年之前 |
Stéphane Raimbault
|
a4f7996eaf
New function to reply to an indication with an exception message
|
14 年之前 |
Stéphane Raimbault
|
45b813f644
New functions to manipulate data and use them in unit-tests
|
14 年之前 |
Stéphane Raimbault
|
932769d851
New function modbus_get_header_length(modbus_t *ctx)
|
14 年之前 |
Stéphane Raimbault
|
e3f2c133fa
Remove inclusion of config.h in modbus.h. Closes GH-3.
|
14 年之前 |
Stéphane Raimbault
|
b8c0558c19
Rename modbus_[listen|accept] to modbus_tcp_[listen|accept]
|
14 年之前 |
Stéphane Raimbault
|
f410aea2f7
Isolate RTU and TCP headers and simplify Win32 detection
|
14 年之前 |
Stéphane Raimbault
|
50fa79da23
Avoid constraints in header ordering
|
15 年之前 |
Stéphane Raimbault
|
6e1e4e580f
Tiny coding conventions
|
15 年之前 |
Tobias Doerffel
|
e2f59e9e54
Added support for native Win32
|
15 年之前 |
Tobias Doerffel
|
72de18bc67
Place MODBUS_END_DECLS after including backend header files
|
15 年之前 |
Stéphane Raimbault
|
815d11f056
MAJOR Split RTU and TCP code in two backends
|
15 年之前 |
Matthias Weisser
|
2e9da98ca5
Make modbus.h more self contained
|
15 年之前 |
Stéphane Raimbault
|
bf763c96cd
Rename to modbus_read_and_write_registers to follow the new API
|
15 年之前 |
Hannu Vuolasaho
|
9a2733e7ec
New read and write registers function
|
15 年之前 |
Hannu Vuolasaho
|
a2e16a16b0
Replace MODBUS_MAX_* by MODBUS_MAX_[READ|WRITE]_*
|
15 年之前 |
Stéphane Raimbault
|
0a671c234c
Add modbus-version.h.in
|
15 年之前 |
Stéphane Raimbault
|
93ce136561
Merge modbus.h and version.h
|
15 年之前 |
Stéphane Raimbault
|
4a38de0a52
Revert "Rename src to modbus"
|
15 年之前 |