Commit Graph

15 Commits

Author SHA1 Message Date
skarg 469e32957f refactored the date and time compare to use in unit test. 2006-02-21 19:14:32 +00:00
skarg d8de24f171 Fixed code to make unit test pass for bacapp module. 2006-02-20 21:10:49 +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 a550441f4e Fixed unit tests under Linux after DCC changes. 2006-02-13 22:14:03 +00:00
skarg fe771942bb Fixed compiler warning. 2006-02-09 23:57:41 +00:00
skarg ce18b3a55d Added BACnet application encoding and decoding for bit strings.
Added BACnet text for month_name, week_of_month, day_of_week, event_state, binary_present_value, reliability, device_status, and segmentation.
Added BACnet application handling for printing the property value to a stream.
2006-02-09 17:28:03 +00:00
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