Commit Graph

9 Commits

Author SHA1 Message Date
skarg cddb5b7dd3 Corrected signed value decoding for signed16 and signed8. 2007-06-06 15:54:24 +00:00
skarg dee63d45bc Changed all the C++ comments to C comments using comment.sh script. 2006-02-19 01:32:09 +00:00
skarg b1d46ffa8c ran the indent program on the source files to make them consistent. 2006-02-18 22:34:36 +00:00
skarg 1cc71f8d14 changed the modules to use the new BACNet string types.
Modified the device object to handle having the string properties changed via WriteProperty service.
Updated the unit tests.
Updated the demo objects.
2005-12-23 17:39:36 +00:00
skarg b2727702d4 corrected AtomicReadFileAck. 2005-06-13 19:38:14 +00:00
skarg 14fe61a7bf added Atomic Write File Ack encoding and decoding and unit tests. Added function prototypes to the header file. 2005-06-05 00:52:21 +00:00
skarg d2814fa900 corrected the encoding and decoding for Atomic Write File. 2005-06-04 23:49:34 +00:00
skarg 6078373f12 corrected code and added unit testing for Atomic Write File. Fixed the encode of octet strings, and added unit testing. 2005-06-04 22:31:37 +00:00
skarg fea7e7f171 created 2005-06-02 11:22:36 +00:00