Commit Graph

8 Commits

Author SHA1 Message Date
skarg a27446c4d1 added header file to fix compiler warning 2006-01-24 15:13:30 +00:00
skarg 32b617b672 Added function to encode the application tag value from a string. Added unit tests. 2006-01-23 13:07: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 d82c2c382d Corrected CharacterString encoding, and added unit test for character string in
BACapp.c.
2006-01-04 20:33:49 +00:00
skarg 0de4bcd4d8 Updated for Win32 build using Borland compiler. 2006-01-01 20:41:32 +00:00
skarg 9c716aab7b Completed successfully unit testing the ReadPropertyMultiple service, and refactored the bacapp module unit test. 2005-12-11 23:43:41 +00:00
skarg a2fbc7145e refactoring to make unit test useful for others. 2005-12-11 13:09:46 +00:00
skarg 51da4244ad refactored the application data encoding and decoding and created BACapp module. 2005-12-10 22:22:46 +00:00