Added error stat for debugging
Stop tsm loop if we have done a full scan already
Set increased size UDP buffer for BACnet in BACnet Client and R6K setups
Moved mtu buffer and made it far to reduce root data usage
updated object types list
Added 'q' option to help message
Added UDP_BACNET_BCAST_FIX macro
Added 'b' command to help message
Changed location and name of network management code so it could be added to demo/misc folder.
Disabled reading of some properties to speed up read cycle.
Added more test command options
cast return to int to suppress warning
Added ADDP support and new print option for ARP details.
Added in init of BIP addresses and port for BVLC support build
Add bracket to z in macro definition to avoid i...
Removed unneeded code when no schedule or LC su...
Replaced BIG_ENDIAN with BAC_BIG_ENDIAN due to ...
#if'd out MAX and Min etc as DC10.72A has them ...
Some more code size optimizations
Fixed two structure reference errors (replaced ...
Added in calls to Send_WhoIs_Global() with the ...
bip_send_pdu() mtu is now static as it is 1506 ...
handler_write_property() wp_data is now static ...
Added signed 8 bit int
Release 14
Release 14 bagged and tagged sfter only 3.5 yea...
Release notes for release 14
Added info about DC 10.72
improved handling of optional Device ID.
Simplified and corrected PROP_LOG_DEVICE_OBJECT...
Cleaned up bacapp_decode_dev_obj_prop_ref() so ...