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 |
|