skarg
|
a18d338f00
|
Set the EOL-style to native for most files using svn propset command. Some files also had inconsistent line endings. Seems that subversion doesn't set the eol-style automatically when files are created unless it is configured for autoprops. The autoprops setting is local to the subversion installation and not the project.
|
2007-06-18 16:22:24 +00:00 |
|
skarg
|
9069c939da
|
Fixing indent oops which removed the contents of all these files.
|
2007-06-14 05:33:15 +00:00 |
|
skarg
|
ea4863ca25
|
Indented.
|
2007-06-14 05:14:26 +00:00 |
|
skarg
|
5c0d0d0fe8
|
Corrected SubscribeCOV decoding for cancellation request. Updated COV Code::Blocks project.
|
2007-06-06 21:25:18 +00:00 |
|
skarg
|
e77ab395a3
|
Fixed line endings.
|
2007-06-06 18:43:44 +00:00 |
|
skarg
|
6a2f43712f
|
Corrected cancellation request for SubscribeCOV decoding.
|
2007-06-06 00:16:12 +00:00 |
|
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 |
|