Stéphane Raimbault
|
626e3b6c27
Resolve lintian errors for debian package
|
hace 14 años |
Stéphane Raimbault
|
ddb2200377
Fix unit identifier not copied by the TCP server
|
hace 14 años |
Stéphane Raimbault
|
3c459bc15c
Wait before flushing in unit tests
|
hace 14 años |
Stéphane Raimbault
|
5b28fb81af
Update NEWS file and bump version to 2.9.3
|
hace 14 años |
Stéphane Raimbault
|
a4f7996eaf
New function to reply to an indication with an exception message
|
hace 14 años |
Stéphane Raimbault
|
311137cf70
New error message in debug mode for wrong message length
|
hace 14 años |
Stéphane Raimbault
|
1191aa6097
Missing modbus_flush call in unit tests after a forced timeout
|
hace 14 años |
Stéphane Raimbault
|
45b813f644
New functions to manipulate data and use them in unit-tests
|
hace 14 años |
Stéphane Raimbault
|
932769d851
New function modbus_get_header_length(modbus_t *ctx)
|
hace 14 años |
Stéphane Raimbault
|
87293e459e
MAJOR Rewrite of the message reading
|
hace 14 años |
Stéphane Raimbault
|
cfe875e72e
Add -Wall and -Werror for GCC
|
hace 14 años |
Stéphane Raimbault
|
ef539e0d40
Fix missing %s to display error message in unit-test-server.c
|
hace 14 años |
Stéphane Raimbault
|
c1c119ae91
Fix warning about '/*' in comment
|
hace 14 años |
Stéphane Raimbault
|
e98e0470dc
Updated NEWS
|
hace 14 años |
Stéphane Raimbault
|
ab57e6dfda
Fix segfault in bandwidth-server-many-up on inet_ntoa() call
|
hace 14 años |
Stéphane Raimbault
|
614ff1dc36
Fix unit test of report slave ID in RTU
|
hace 14 años |
Stéphane Raimbault
|
8c09fb172f
Updated NEWS
|
hace 14 años |
Stéphane Raimbault
|
a50988354a
Fix missing progname string in 'Usage' message
|
hace 14 años |
Stéphane Raimbault
|
d15c82b2b2
Re-enabled silent rules, disabled by error in previous commit
|
hace 14 años |
Stéphane Raimbault
|
e3f2c133fa
Remove inclusion of config.h in modbus.h. Closes GH-3.
|
hace 14 años |
Kirill Smelkov
|
77eceb6a84
configure: Correctly detect if we are cross-compiling for win32
|
hace 14 años |
Stéphane Raimbault
|
b8c0558c19
Rename modbus_[listen|accept] to modbus_tcp_[listen|accept]
|
hace 14 años |
Stéphane Raimbault
|
ddbd7266be
Fix to allow the setting of the broadcast address
|
hace 14 años |
Stéphane Raimbault
|
4ac3cc374f
Add strlcpy if not available to enhance copy of device string
|
hace 14 años |
Stéphane Raimbault
|
3707d37f82
Fix memory leak when the given parity is invalid
|
hace 14 años |
Stéphane Raimbault
|
b57c70f745
Updated NEWS file
|
hace 14 años |
Stéphane Raimbault
|
4abb548795
Initialize socket to -1 to avoid write on standard output
|
hace 14 años |
Stéphane Raimbault
|
525aadb23a
Remove the slave ID argument of modbus_new_rtu()
|
hace 14 años |
Stéphane Raimbault
|
f410aea2f7
Isolate RTU and TCP headers and simplify Win32 detection
|
hace 14 años |
Stéphane Raimbault
|
50fa79da23
Avoid constraints in header ordering
|
hace 15 años |