Commit Graph

10 Commits

Author SHA1 Message Date
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 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 cabdeab081 Fixed up most warnings after bacdcode changes to unsigned and signed decoding.
Fixed up the Visual C++ demo in ports/win32/bacnet/
2006-01-16 15:00:22 +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 2e87236e9b Added externs declarations to header files to handle C++ compilation.
Cleaned up BACnet/IP API a little.
2005-08-13 14:10:21 +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 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