skarg
|
55d96cdfad
|
made the RPM encoder static since it uses a static local buffer, and was a problem if RPM tries to encode a group object using this RPM encoder.
|
2009-11-02 12:16:03 +00:00 |
|
skarg
|
c04e69da8c
|
Fixed EOL, indent.
|
2009-10-24 17:02:59 +00:00 |
|
skarg
|
a28760bf56
|
Added init functions to object header files. Finished refactoring the demo read and write property handlers to use function tables.
|
2009-08-23 03:26:30 +00:00 |
|
skarg
|
6e6cdf2bc0
|
Added the call to Multistate_Output_Property_Lists() into the switch statement in RPM_Property_List(). It was noticed because the Scada Engine BOWS chokes on this when it tries to do an RPM "all" and stops using RPM for all the other objects on the device as well. Thank you, Peter!
|
2009-06-17 23:24:32 +00:00 |
|
skarg
|
fa3607d948
|
Corrected ReadPropertyMultiple for some objects. Added catch for case where malformed RPM-Ack is received.
|
2009-05-12 20:23:01 +00:00 |
|
skarg
|
b85c4355d0
|
Indented according to standard indent rules for this project.
|
2009-04-18 20:50:04 +00:00 |
|
skarg
|
dff62808bd
|
Corrected APDU overrun problem in RPM handler. Thank you to Jérémy for reporting and Tomás for confirming!
|
2009-03-19 15:23:20 +00:00 |
|
skarg
|
d45d566c94
|
Corrected context decoding bug in ReadPropertyMultiple client. Corrected ReadPropertyMultiple handling of objects that aren't supported. Added the context to application tags for the Load Control object.
|
2009-02-21 19:12:31 +00:00 |
|
skarg
|
d1a1c1c8a6
|
Indented.
|
2008-11-24 12:48:09 +00:00 |
|
skarg
|
7921d2f811
|
added ReadPropertyMultiple client demo application, bacrpm.
|
2008-11-23 22:25:08 +00:00 |
|
skarg
|
1477603af6
|
indented.
|
2007-11-29 16:39:48 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
d664287176
|
Corrected the offset when an Error is returned in ReadPropertyMultiple. Thanks Paul B.!
|
2007-10-26 13:50:33 +00:00 |
|
skarg
|
0c527b8162
|
Cleaned up Borland compile.
|
2007-09-07 18:00:42 +00:00 |
|
skarg
|
46ab0030c8
|
Fiddling with the MAX_MDPU and datalink stuff.
|
2007-09-01 00:42:12 +00:00 |
|
skarg
|
cc4c46b84d
|
Corrected bug in all confirmed handlers: if a segmented message was received, the handler tried to decode it instead of immediately sending an abort. This caused lockup with WriteProperty.
|
2007-08-18 00:06:48 +00:00 |
|
skarg
|
f4f83d2d49
|
Refactored ReadPropertyMultiple handler.
|
2007-07-20 18:46:02 +00:00 |
|
skarg
|
f25766c185
|
Cleaned up device object and server demo for MS/TP properties and compiler warnings.
|
2007-07-20 00:42:49 +00:00 |
|
skarg
|
30c186d730
|
Corrected ReadPropertyMultiple handler. Tested using VTS with demo/server running under linux.
|
2007-07-19 18:27:03 +00:00 |
|
skarg
|
5b07b5b920
|
Integrated ReadPropertyMultiple with the demo/server application. Compiles, but untested.
|
2007-07-19 00:21:38 +00:00 |
|
skarg
|
a8555ef196
|
Integrating the ReadPropertyMultiple handler - not working yet.
|
2007-07-17 03:02:25 +00:00 |
|
skarg
|
b952a54966
|
Adding ReadPropertyMultiple handler (thank you to John Stachler for this contribution!). Untested and not finished integrating with the demos.
|
2007-07-17 00:21:31 +00:00 |
|