Commit Graph

36 Commits

Author SHA1 Message Date
skarg a17a890dc4 fixed duplicate entries. 2007-01-15 13:20:47 +00:00
skarg 41fce1dcfb Adding Lighting Control object demo. - in progress. 2007-01-12 22:06:48 +00:00
skarg 6dda59d17b Added more enumerations for new objects. 2007-01-11 21:44:35 +00:00
skarg 337bc5ab4e Corrected the NPDU encoding for the demo handlers. 2006-09-23 22:02:04 +00:00
skarg eb2bb41aca Indented and cleaned up build. Added Multi-state Output to unit test script. 2006-08-05 22:00:27 +00:00
skarg 94f7f58cb8 Enhanced the COV Notify service by adding confirmed to the unconfirmed encoding and decoding. 2006-08-02 22:14:04 +00:00
skarg 648af404d6 indented per coding standard using indent.sh 2006-05-24 19:57:35 +00:00
skarg 23a00b7676 adding BBMD support. 2006-04-20 21:13:53 +00:00
skarg 10b7a42b58 Changed the BVLC enumerations to uppercase. 2006-04-20 18:55:36 +00:00
skarg 84e65649c9 Added BVLC enumerations for BBMD and Foreign Device support. 2006-04-20 18:49:57 +00:00
skarg 0ab54268fa Created demo Life Safety Point object. Integrated it with the demos. 2006-03-23 19:47:38 +00:00
skarg b429f94695 indented. 2006-03-23 15:46:15 +00:00
skarg 7e18086c73 Added Binary Output objects to the demos. 2006-03-23 15:43:15 +00:00
skarg dee63d45bc Changed all the C++ comments to C comments using comment.sh script. 2006-02-19 01:32:09 +00:00
skarg b1d46ffa8c ran the indent program on the source files to make them consistent. 2006-02-18 22:34:36 +00:00
skarg 566749508c Added DeviceCommunicationControl in the demos and into the stack. 2006-02-10 22:44:34 +00:00
skarg 239f99c8da added enumeration for communication enable-disable that was added in 2004. 2006-02-10 12:52:52 +00:00
skarg 2c269a7def Created a demo handler for ReinitializeDevice service (not tested or compiled). 2006-02-03 22:10:41 +00:00
skarg dff089c57f Added encoding and decoding for ReinitializeDevice service. 2006-02-03 16:30:12 +00:00
skarg 427eb31e8d Added demo for BACnet simple server in the demo/server directory.
Added demo for BACnet ReadProperty service.
Added demo for BACnet WriteProperty service.
2006-01-23 13:04:29 +00:00
skarg 137f36a977 Modified the character strings encoding to intialize character strings with NULLs at the end. Changed device object demo to use ANSI X34 only. Fixed bug in WriteProperty for Device Object Name. 2006-01-05 18:40:11 +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 6e84cf38e2 added additional BACnet 2004 enumerations. Added some more BACnet text for the enumerations. 2005-11-19 22:56:58 +00:00
skarg 876608d1ac added some BACnet enumerations from the 2004 standard. Added some more BACnet text for those enumerations. 2005-11-19 22:15:11 +00:00
skarg 22f720ea3f Added some object type enumerations 2005-11-15 20:34:13 +00:00
skarg b84eb22278 modified while adding analog input object 2005-04-22 23:21:58 +00:00
skarg 3b8cfb87ef corrected enum. 2005-04-17 01:35:47 +00:00
skarg 02e1177978 added max object types to make init of supported object types easy. 2005-04-15 18:33:46 +00:00
skarg 57e3025421 added proper bitstring encoding 2005-04-15 17:43:02 +00:00
skarg fe5b2f86e7 Modified to compile correctly using MicroChip C18 compiler (mcc18), although I had to turn on all optimizations to fit it into the 18F252 32k code space (88% full). 2005-04-13 20:52:18 +00:00
skarg 66f3cb4a00 adding read property service 2005-03-23 23:09:04 +00:00
skarg 1190ff8380 Adding code to support NPDU. 2005-03-14 00:04:57 +00:00
skarg 4748432666 Added IAm APDU encoding and decoding along with unit tests. 2005-03-09 22:42:29 +00:00
skarg 5b4c6bbf74 added pdu type enumerations 2005-03-09 21:20:40 +00:00
skarg 0fb6ba8871 writing unit tests 2004-11-16 22:21:02 +00:00
skarg 44f6d1461d Created 2004-09-22 19:54:01 +00:00