Stéphane Raimbault
|
c7a6ffb357
New slave able to manage many connections on uniprocessor architecture
|
16 年之前 |
Stéphane Raimbault
|
a38e976bb2
Reduce the length defined for the shortest query and add better comment.
|
17 年之前 |
Stéphane Raimbault
|
53c93ae213
Fix - Check the return value of modbus_check_response
|
17 年之前 |
Stéphane Raimbault
|
58426bc8aa
Declare some args with const
|
17 年之前 |
Stéphane Raimbault
|
202231daa2
Rename manage_query() to modbus_manage_query() and comment cleanups.
|
17 年之前 |
Stéphane Raimbault
|
4bc609841e
Add a comment for modbus_connect.
|
17 年之前 |
Stéphane Raimbault
|
0a80018a64
Minor s/count/nb/ in modbus.[ch]
|
17 年之前 |
Stéphane Raimbault
|
6683bd4797
Check the number of points requested
|
17 年之前 |
Stéphane Raimbault
|
8d1493f975
Reduce the number of defines about maximum values for status and registers.
|
17 年之前 |
Stéphane Raimbault
|
a017c19f2a
GNU licenses updated to the version 3.
|
17 年之前 |
Stéphane Raimbault
|
680e90f417
Fix #224485 reported by Todd Denniston
|
17 年之前 |
Stéphane Raimbault
|
1df898b4fc
The new modbus_param_t use only 2 cachelines on Core 2 Duo (2 * 64 bytes).
|
17 年之前 |
Stéphane Raimbault
|
032db7f774
Minor changes about baud rate setting
|
17 年之前 |
Stéphane Raimbault
|
50235c4036
Use int instead of uint8_t/uint16_t in function arguments.
|
17 年之前 |
Stéphane Raimbault
|
23ac32815f
- Rename MAX_PACKET_SIZE to MAX_MESSAGE_LENGTH
|
17 年之前 |
Stéphane Raimbault
|
f5cd596264
Cleanup reg_count, coil_count -> nb_points
|
17 年之前 |
Stéphane Raimbault
|
f458340082
Add force_multiple_coils on the slave side
|
17 年之前 |
Stéphane Raimbault
|
02f16fd439
Common error handling for RTU and TCP.
|
17 年之前 |
Stéphane Raimbault
|
1660f89490
Various changes
|
17 年之前 |
Stéphane Raimbault
|
bbcc2438bc
Fix #211460 reported by Todd Denniston
|
17 年之前 |
Stéphane Raimbault
|
ee012c8a93
Fix MaxOS X support
|
17 年之前 |
Stéphane Raimbault
|
6ff2eef121
Support of MacOSX, based on the work of Matthew Butch.
|
17 年之前 |
Stéphane Raimbault
|
55bab3f54c
New organisation of the source tree
|
17 年之前 |