Commit Graph

25 Commits

Author SHA1 Message Date
petermcs 5b746d3016 Corrected: PROP_LOG_DEVICE_OBJECT should be PROP_LOG_DEVICE_OBJECT_PROPERTY to match the spec terminology 2009-11-17 10:42:23 +00:00
petermcs 628f90b0ca Corrected: Property type 173 was called last-notify-time it should be last-notify-record.
Added: Enums for BACnet Log Status
2009-11-16 23:37:43 +00:00
skarg c04e69da8c Fixed EOL, indent. 2009-10-24 17:02:59 +00:00
skarg a7c598306b Changed the object type print to be as defined in EPICS.
Changed property names to show "proprietary #" when in proprietary range.
2009-10-15 04:06:19 +00:00
skarg bc01893af4 Added enumerations and text for notification class object support. 2009-09-14 10:58:19 +00:00
minack c782578f9f Added some macros to manipulate values contained within an object id value.
Removed MAX_BACNET_OBJECT_ID, as it had already been defined in bacdef.h.
2009-07-27 23:24:12 +00:00
minack bee5bf3ac2 Added MAX_BACNET_OBJECT_ID define. 2009-07-08 22:22:49 +00:00
skarg 0c4edb33d9 Fixed up file indent, comments, and eol-type. 2009-05-13 03:46:02 +00:00
skarg 9235ebeee2 Improved BACnet Development Kit object handling and storing to SEEPROM and EEPROM. Added device property to check C-Stack size and amount unused. 2009-05-12 20:25:31 +00:00
skarg 469627a6cf Updated port for BACnet Development Kit. 2009-05-11 22:32:06 +00:00
skarg b85c4355d0 Indented according to standard indent rules for this project. 2009-04-18 20:50:04 +00:00
skarg cee436eb45 Cleaned up PIC18F6720 project to enable mostly clean compile and build with latest MPLab (8.x) and MCC18 compiler (3.x). 2008-11-26 13:57:38 +00:00
skarg ae26f6f294 Fixed enumeration inconsistencies. Thanks, Ross! 2008-11-19 16:39:51 +00:00
skarg 241e877d23 indented. 2008-07-20 13:22:15 +00:00
skarg d8e1bf0bd6 Added new error code enumerations. 2008-05-23 16:47:17 +00:00
skarg 97a068239b Added new props and objects to bactext 2008-05-23 15:00:16 +00:00
skarg 602a4b7a63 Corrected compile error after adding new enums. 2008-05-23 13:22:00 +00:00
skarg eca501fd9b Added new object types and properties from Addenda. 2008-05-22 18:07:03 +00:00
skarg d36719d68c Corrected missing letter on enumeration. 2008-05-05 17:49:32 +00:00
skarg e79bd532af Updated atmega project. 2008-01-07 23:01:44 +00:00
skarg 32457a68c0 Indented. 2007-12-07 20:15:56 +00:00
skarg 64e9b54dbd Adding a DOS port to run on x86 single board computer. 2007-12-06 22:31:14 +00:00
skarg 411d6c1b24 Indented. 2007-11-29 15:56:53 +00:00
skarg 50f095c6b1 Added BACnetDaysOfWeek. 2007-11-12 16:09:35 +00:00
skarg a2506536ed Moved header files into the include directory. Moved source files into the src directory. Still need to updated the makefiles and projects. 2007-10-10 03:34:37 +00:00