Alois Zoitl
|
9528c639be
merged bug fixes from 1.2.x branch
|
13 年之前 |
Alois Zoitl
|
4922bc527e
merged improvements from 1.2.x branch
|
13 年之前 |
Alois Zoitl
|
8cd0b72afb
first fix for bug# 3539542: Wrong Path in when used 16bit class, packed
|
13 年之前 |
Alois Zoitl
|
b97f1c0ece
fix for bug# 3539462: "operation may be undefined" compiler warning
|
13 年之前 |
Alois Zoitl
|
f6445cb289
moved #include <signal.h> to from networkhandler.c to main.c was forgotton in the restructuring process. Thanks to emliber for reporting this issue
|
13 年之前 |
Alois Zoitl
|
45bb75aaf9
final fix for bug# 3495437: UDP broadcast listIdentity response delay,
|
13 年之前 |
Alois Zoitl
|
960cd24331
fixed assembly object instance data in stc file
|
13 年之前 |
Alois Zoitl
|
c343f6cb03
updated eds file to meet the minimum requirements for the plugfest
|
13 年之前 |
Alois Zoitl
|
f27e4d7d31
updated stc file to new assembly object instance numbers
|
13 年之前 |
Alois Zoitl
|
24dc7a531a
changed to assembly object instances for the demo project to be in the 8 bit range
|
13 年之前 |
Alois Zoitl
|
0afe9526c6
improved check if not the correct amount of data has been recieved for an assembly object
|
13 年之前 |
Alois Zoitl
|
9c6e9834b0
fixed issue when input only should overtake an explicit only connection when the the explicit message is closed
|
13 年之前 |
Alois Zoitl
|
38b67191c4
moved tcp handling connection request in own function on order to make main network handling code more easier to understand,
|
13 年之前 |
Alois Zoitl
|
2e29a5f637
fixed issue in little endian port encapsulation
|
13 年之前 |
Alois Zoitl
|
1db36b2e75
fixed major issue in cpf encapsulation,
|
13 年之前 |
Alois Zoitl
|
07c4195c3d
did some code cleanup follwoing the new network handling
|
13 年之前 |
Alois Zoitl
|
5c0c9366d9
applied patch# 3516760: Give users more options with the event loop
|
13 年之前 |
Alois Zoitl
|
9b30887ec5
add documentation for cip service function pointer typedef
|
13 年之前 |
Alois Zoitl
|
c703c95a50
provided 3516696: Add stddef.h for NULL definition
|
13 年之前 |
Alois Zoitl
|
34784bbb0e
cleanup of api interface documentation
|
13 年之前 |
Alois Zoitl
|
f346d67e0a
fixed wrong documentation
|
13 年之前 |
Alois Zoitl
|
c0c4f64b24
fixed some doxygen warnings
|
13 年之前 |
Alois Zoitl
|
24264a1b2b
updated eds file for plugfest participation
|
13 年之前 |
Alois Zoitl
|
7db2700db9
first fix for Bug# 3495437: UDP broadcast listIdentity response delay
|
14 年之前 |
Alois Zoitl
|
66d06be624
added check for platform endianess
|
14 年之前 |
Alois Zoitl
|
8ba146e4f0
did some code cleanup
|
14 年之前 |
Alois Zoitl
|
73cdf2c734
fixed dumb error on little endian code for address encoding
|
14 年之前 |
Alois Zoitl
|
2ceb6c617d
fixed addr encapsualtion issues on big endian platforms
|
14 年之前 |
Alois Zoitl
|
616def36b3
fixed issue in 64 Bit datatype encapsualtion deencapsulation
|
14 年之前 |
Alois Zoitl
|
b0a436fa0b
removed the unecessary msg buffer pointer from the service interface. services should now use the pointer provided by the response structure.
|
14 年之前 |