[go: up one dir, main page]

Menu

Commit [r160]  Maximize  Restore  History

Comparisons for status flags in RP/M, WP/M work properly now. This problem was caused

by reading one byte passed the encoded PDU for the bitstring. The comparison failed
because the tag was being interpreted as part of the incoming bitstring.
The decode method of the BACnetBitString object was altered.

madanner 2002-09-11

changed /trunk/VTS3/BACnetLibrary/BACnet.cpp