Rind
|
ddf4d8e10b
Receive Raw Funktion implementiert. Qt-Testprojekt im Ordner src.
|
6 år sedan |
Reinhard Russinger
|
a469374ff0
fflush for debug, buffersize increased
|
6 år sedan |
zzeroo
|
ddc82338ab
Fix wrong function name
|
7 år sedan |
Patrick Boettcher
|
26dd610ba2
Remove a duplicated semi-colon
|
8 år sedan |
Michael Heimpold
|
b1adc3717f
Fix modbus_reply for TCP when unit id == 0 (fixes #376)
|
8 år sedan |
Stéphane Raimbault
|
0f06a0cdee
New functions to define the indication timeout (#95)
|
8 år sedan |
Stéphane Raimbault
|
c3742e733a
Add new function modbus_get_slave()
|
9 år sedan |
Stéphane Raimbault
|
3a6476e34c
Another round of DRY in modbus_reply()
|
9 år sedan |
Stéphane Raimbault
|
e6b8ba4471
Fix wrong function name in debug message
|
9 år sedan |
Stéphane Raimbault
|
89998d4c28
Fix handling of invalid function code (closes #315)
|
9 år sedan |
Stéphane Raimbault
|
0f28f3c303
Add debug message on unknown function and new unit test
|
9 år sedan |
Stéphane Raimbault
|
73a88a747c
DRY in modbus_reply by improving response_exception()
|
9 år sedan |
Stéphane Raimbault
|
933ed4d3e9
Change API modbus_mapping_(offsets_new) to (new_start_address)
|
9 år sedan |
Michael Heimpold
|
52ab1bbea7
Introduce offsets in modbus mappings
|
11 år sedan |
Stéphane Raimbault
|
0e2f470a31
Fix late check of ctx in modbus_reply[|_exception] (closes #269)
|
10 år sedan |
Stéphane Raimbault
|
9b4212c892
modbus_mask_write_register: better fix with unit test (closes #265)
|
10 år sedan |
Michael Heimpold
|
b7894da542
modbus_mask_write_register: fix buffer overflow (fixes #265)
|
10 år sedan |
Stéphane Raimbault
|
2284aae2b8
Explicit check against Modbus broadcast address
|
10 år sedan |
Michael Heimpold
|
e10ee2d585
Do not reply on broadcast requests (fixes #153)
|
11 år sedan |
Michael Heimpold
|
e98fd68c3b
modbus_send_raw_request: limit request length (fixes #207)
|
10 år sedan |
Michael Heimpold
|
09807f1419
Introduce SPDX license identifiers
|
10 år sedan |
Stéphane Raimbault
|
0c131f8330
Don't flush on illegal address errors in single write functions
|
10 år sedan |
Stéphane Raimbault
|
9c809805f9
Prefix hexadecimal values with 0x to avoid confusion
|
10 år sedan |
Stéphane Raimbault
|
83c3410267
Fix remote buffer overflow vulnerability on write requests
|
11 år sedan |
Stéphane Raimbault
|
52a82f8cfe
Truncate data from response in report_slave_id to new max arg (closes #167)
|
11 år sedan |
Stéphane Raimbault
|
ad4623c05b
Fix typo in message. Thanks to Perry Kundert.
|
11 år sedan |
Stéphane Raimbault
|
c4f7a24285
Change timeout to uint32 and add 3 byte timeout tests
|
11 år sedan |
Stéphane Raimbault
|
184c489cbd
Fix C compiler compliance error
|
11 år sedan |
Stéphane Raimbault
|
ea80f74094
New API for set/get response and byte timeouts
|
11 år sedan |
Stéphane Raimbault
|
8941a84cee
Export Modbus function codes supported by libmodbus
|
11 år sedan |