[go: up one dir, main page]

Menu

Commit [r729]  Maximize  Restore  History

- eliminate compiler warnings

- use %g instead of %f: shorter string for sanity and no buffer overflow
- Double: fix error in little-endian conversion
- Bitstring: accept [{T,F...}] or B' (was broken from script)
- encoded wildcards in time and date as 0xFE instead of 0xFF
- BACnetPriorityValue: add type checks to avoid assert on null choice versus value choice

johnhartman 2010-02-26

changed /trunk/VTS3/BACnetLibrary/BACnet.cpp
changed /trunk/VTS3/BACnetLibrary/BACnet.hpp