Commit Graph

108 Commits

Author SHA1 Message Date
skarg 7921d2f811 added ReadPropertyMultiple client demo application, bacrpm. 2008-11-23 22:25:08 +00:00
skarg 815d8f8dbb Fixed handler. 2008-11-20 23:31:54 +00:00
skarg 6072b98f1f Added UCovNotification handler to demo server application. 2008-11-20 16:27:40 +00:00
skarg 82bc6e4239 Cleaned up compiler warnings. 2008-11-19 16:39:19 +00:00
skarg 0e9a805f75 Moved the iam_send to demo/handler/s_iam.c to keep application code out of the core encode/decode library. 2008-11-14 14:41:28 +00:00
skarg c7a5c05ac7 Moved send I-Am to a send module and out of iam.c. 2008-11-12 15:38:43 +00:00
skarg 335c07c367 Added check for valid object instance in COV demo. 2008-11-04 20:23:31 +00:00
skarg 4b2839c3c2 Moved npdu_handler to demo/handler/h_npdu.c file. 2008-09-07 04:14:50 +00:00
skarg e27d2abff2 Updated the who-is-router-to-network demo. 2008-09-06 13:56:25 +00:00
skarg 61759224a6 Changed Init Router message to have DER = true. 2008-08-29 16:47:30 +00:00
skarg 0ffbb64c13 Indented with standard indent rules. 2008-08-23 12:38:26 +00:00
skarg 2b38e1ec77 Adding Init Routing Table message client. 2008-08-23 11:40:14 +00:00
skarg e75eaf0973 Adding router inquiry demos. 2008-08-21 22:30:27 +00:00
skarg 5c6f263a16 Added I-Am-Router-To-Network demo. Untested. 2008-08-20 22:17:43 +00:00
skarg 224f1b2843 2008-08-20 13:04:07 +00:00
skarg 241e877d23 indented. 2008-07-20 13:22:15 +00:00
skarg 82ff127ff3 Corrected the COV Subscription demo handler - every new subscription was getting index number 0
and overwriting the previous one.  Thank you Janusz K.!
2008-07-14 14:18:11 +00:00
skarg cf9d15631a Indented using indent script. Corrected any C++ comments using the comment script. 2008-03-10 21:00:48 +00:00
skarg cff20d7669 Cleaned up compiler warnings for Borland 5.5 compile. 2008-03-08 15:09:14 +00:00
skarg 17b556df69 Created module for holding object properties in a list. 2008-03-03 15:09:47 +00:00
skarg 741b208ef6 Corrected compiler warnings. 2008-02-20 22:38:48 +00:00
skarg a413b92afd Added COV subscription list to Device object. Untested. 2008-01-16 21:35:26 +00:00
skarg 50ecdd1241 Corrected error for subscribeCOV cancelation. 2008-01-15 14:27:08 +00:00
skarg 85d58bd688 Correcting COV subscribe - almost working... 2008-01-14 23:26:20 +00:00
skarg b698ba0cdd Corrected the COV lifetime to be seconds, not milliseconds. 2008-01-14 22:03:15 +00:00
skarg bfc5a52a6f Adding SubscribeCOV to demo/server for testing. 2008-01-14 21:27:22 +00:00
skarg 89432a85c3 Applied standard indentation to files. 2008-01-08 23:13:51 +00:00
skarg 9ab6d4165f Adding COV support. 2007-12-28 19:53:34 +00:00
skarg f166117f59 Added some printing defines around print statements. 2007-12-17 20:25:23 +00:00
skarg e1df93557f Adding COV support (in progress). 2007-12-08 16:21:47 +00:00
skarg 32457a68c0 Indented. 2007-12-07 20:15:56 +00:00
skarg 23905f3436 Added WriteProperty support to Binary Inputs, as well as adding out-of-service. Prepping for COV. 2007-12-05 22:55:45 +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 d9c4429fd0 Corrected bug in demo RP handler for Analog Outputs. Thank you to Paul Bremer! 2007-11-08 16:45:35 +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 65b7dea8bf Reducing the memory required by ATmega168 port. 2007-10-14 02:01:18 +00:00
skarg 64c731d2bc Moved remotely 2007-10-10 11:49:20 +00:00
skarg 18d7c4c42b Moved remotely 2007-10-10 11:49:03 +00:00
skarg ff102a71ed Moved remotely 2007-10-10 11:48:44 +00:00
skarg 0c527b8162 Cleaned up Borland compile. 2007-09-07 18:00:42 +00:00
skarg 880adb383f Fixed inconsistency in demo ReadProperty handler. 2007-09-05 23:46:25 +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