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
|
566749508c
|
Added DeviceCommunicationControl in the demos and into the stack.
|
2006-02-10 22:44:34 +00:00 |
|
skarg
|
c8b4daf188
|
Added additional tests for null strings in bacstr module when comparing strings.
|
2006-02-10 12:51:56 +00:00 |
|
skarg
|
be12613766
|
*** empty log message ***
|
2006-02-09 17:28:31 +00:00 |
|
skarg
|
463fee881e
|
Added a character string compare function to be able to unit test.
|
2006-02-03 15:39:46 +00:00 |
|
skarg
|
a824bda15b
|
Added new character string function to copy character strings.
|
2006-01-24 15:12:13 +00:00 |
|
skarg
|
23d2d7546b
|
Added a copy method for octet strings.
|
2006-01-17 15:42:46 +00:00 |
|
skarg
|
2dd16e5be2
|
corrected unit tests for character set encodings.
|
2006-01-05 19:54:52 +00:00 |
|
skarg
|
137f36a977
|
Modified the character strings encoding to intialize character strings with NULLs at the end. Changed device object demo to use ANSI X34 only. Fixed bug in WriteProperty for Device Object Name.
|
2006-01-05 18:40:11 +00:00 |
|
skarg
|
105528e7b1
|
Corrected analog output and analog input bit strings for status flags
which were not getting initialized. Refactored the bit strings and
moved functionality from bacdcode into bacstr.
|
2006-01-05 01:29:32 +00:00 |
|
skarg
|
3fca3c464e
|
updated comments
|
2006-01-04 17:14:13 +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
|
1181201f4e
|
Added BACnet Octet String API.
|
2005-12-17 22:14:01 +00:00 |
|
skarg
|
89da29480e
|
Corrected and unit tested the bitstring and character string API.
|
2005-12-17 22:05:08 +00:00 |
|
skarg
|
4670b0c90c
|
Moved bitstring handling to its own module - bacstr.c
|
2005-12-17 21:45:34 +00:00 |
|
skarg
|
950146b279
|
Created API for handing BACnet Character Strings, Octet Strings, and moved the Bit String handling into this module.
|
2005-12-17 21:41:37 +00:00 |
|