Commit Graph

22 Commits

Author SHA1 Message Date
skarg 15cdb72e55 Changed the BACnet priority defines to include the definition of NO Priority for this particular stack. Added min and max priority, and checking during write property. 2006-01-24 15:15:17 +00:00
skarg 4670b0c90c Moved bitstring handling to its own module - bacstr.c 2005-12-17 21:45:34 +00:00
skarg a28d0acb14 added comments. 2005-12-11 13:10:29 +00:00
skarg 3d0eaed3d6 cleaned up the fallout after refactoring to bacapp module. 2005-12-10 22:42:41 +00:00
skarg ed11b33b29 refactored the application tagged encode and decode, and created types for character and octet strings. 2005-12-10 22:37:44 +00:00
skarg 9e154c773e Increased the size of the MAC address in the BACnet address to handle IPv6 addresses per the BTL Implementors Guide. 2005-06-25 12:39:10 +00:00
skarg 7f4f1a731b adding analog output object 2005-05-14 15:36:51 +00:00
skarg 5b87d09c94 modified while adding rtos-32 support 2005-05-03 21:04:16 +00:00
skarg bda993e810 added write property support 2005-04-30 12:29:07 +00:00
skarg 5841d1a775 removed bitstring and put it into bacdcode 2005-04-15 17:43:48 +00:00
skarg 095de9d4d1 added bitstring 2005-04-14 21:10:40 +00:00
skarg 3eb9f20bb0 Cleaned up comments 2005-04-10 12:07:03 +00:00
skarg 674e87b77d creating read property support 2005-04-01 11:48:47 +00:00
skarg 2ffa29cdce Adding read property and read property ack. 2005-03-31 11:40:56 +00:00
skarg a185a3ed43 added global net number for broadcasts 2005-03-23 15:55:50 +00:00
skarg 23e8917925 corrected flaws to make it compile. 2005-03-18 22:13:50 +00:00
skarg 10b712e48a added common object data 2005-03-18 22:11:00 +00:00
skarg 6acf3fdc29 refactored the custom config settings. 2005-03-16 18:02:16 +00:00
skarg f08626c00f modified the address structure to better represent BACnet data spec. 2005-03-16 16:18:40 +00:00
skarg 1190ff8380 Adding code to support NPDU. 2005-03-14 00:04:57 +00:00
skarg fe6a67967e added BACnet address to be used by npdu encoding and for address cache 2005-03-13 12:09:20 +00:00
skarg 3db7414ff8 created file to hold BACnet constants 2005-03-10 01:16:54 +00:00