skarg
|
71d59fbb8b
|
Standardized the comments and indentation using the comment.sh and indent.sh scripts.
|
2007-02-02 02:25:15 +00:00 |
|
skarg
|
5e7c88b171
|
Corrected unit tests to work with new datalink file.
|
2007-02-02 02:20:21 +00:00 |
|
skarg
|
40f3fba8c0
|
Corrected SubcribeCOVProperty encoding/decoding. It did the monitoredPropertyIdentifier incorrectly.
|
2006-11-13 01:08:14 +00:00 |
|
skarg
|
cb13cbf354
|
Added COVSubscribe and COVSubscribeProperty service encoding and unit tests.
|
2006-10-24 03:25:11 +00:00 |
|
skarg
|
5dd8c6da91
|
Converted to standard indent style.
|
2006-10-07 14:13:34 +00:00 |
|
skarg
|
337bc5ab4e
|
Corrected the NPDU encoding for the demo handlers.
|
2006-09-23 22:02:04 +00:00 |
|
skarg
|
07a1077b2d
|
correcting the npdu encoding for handlers.
|
2006-09-22 21:16:20 +00:00 |
|
skarg
|
a30d497669
|
indented.
|
2006-08-13 00:57:17 +00:00 |
|
skarg
|
5bb205dc03
|
Changed the API to pass the NPDU data down through the datalink layer in order to make the dlmstp work since it needs data-expecting-reply information. Of course, this affected all the demos, all the unit tests, and most of the demo handlers. Corrected some TSM leaks in confirmed messages. Refactored the AtomicReadFile and AtomicWriteFile demos by moving the Send_ functions to the demo/handlers directory and using the s_whois common handler. Added some common defines for the BACnet version and revision since several modules were using the info. Hopefully I didn't break too many things.
|
2006-08-13 00:54:05 +00:00 |
|
skarg
|
eb2bb41aca
|
Indented and cleaned up build. Added Multi-state Output to unit test script.
|
2006-08-05 22:00:27 +00:00 |
|
skarg
|
94f7f58cb8
|
Enhanced the COV Notify service by adding confirmed to the unconfirmed encoding and decoding.
|
2006-08-02 22:14:04 +00:00 |
|
skarg
|
4e6fbbced3
|
Added simple demo for unconfirmed change of value.
|
2006-08-01 13:20:51 +00:00 |
|
skarg
|
f00285244b
|
created change-of-value (COV) service for testing unconfirmed COV. Needs modified for confirmed COV.
|
2006-07-31 23:17:22 +00:00 |
|