Commit Graph

557 Commits

Author SHA1 Message Date
skarg c0bbabc27b Finished unit testing the BACnet date time module. 2007-01-22 19:40:34 +00:00
skarg f1df19f07c Moved BACnet date and time into their own module. 2007-01-22 16:51:08 +00:00
skarg 5aee2513fa Fixed errors in compile. 2007-01-19 21:59:38 +00:00
skarg 6864a32d22 Added time, date, and datetime helper functions for copy, compare, and set. 2007-01-19 21:53:16 +00:00
skarg 0a7102a79f Adding Load Control object state machine. 2007-01-19 21:52:43 +00:00
skarg cd01926295 Clean compile of initial load control object. 2007-01-19 19:46:33 +00:00
skarg 3933936a5d Corrected writeproperty after changing API and testing. 2007-01-19 19:18:46 +00:00
skarg a849f198b2 change the help usage text. 2007-01-19 19:18:03 +00:00
skarg c569282174 Fixed unit tests after write property changes. 2007-01-19 16:09:01 +00:00
skarg a39c9de535 Fixed the problems from the WriteProperty changes. Compiles cleanly. Needs tested. 2007-01-18 22:03:00 +00:00
skarg 5dc9942e9c Finished coding the read/write property handling for load control object - untested. 2007-01-18 21:28:46 +00:00
skarg c9e1382044 Modified WriteProperty handler to handle context-specific, application, and constructed data. Fixed up all the demos to use new API. 2007-01-18 21:22:40 +00:00
skarg 69e9cf4ee1 Fixed unit test for data length function. 2007-01-18 19:35:11 +00:00
skarg f48e6997ac adding BACnet application and context-specfic data parsing for WriteProperty. 2007-01-18 19:32:31 +00:00
skarg 176331270c Added more properties for the Load Control object. Adding write properties. 2007-01-15 21:57:29 +00:00
skarg 66dab677d6 Fixed comment. 2007-01-15 21:56:57 +00:00
skarg b36225149c Corrected index offset for priority array when read one index at a time. 2007-01-15 16:10:12 +00:00
skarg 40582999b3 Added more text enumerations from BACnet addenda. 2007-01-15 15:56:48 +00:00
skarg 3506c8f95c Corrected priority array for read property when elements are read individually. 2007-01-15 15:55:44 +00:00
skarg 113578f3d6 Adding more property enumerations. 2007-01-15 13:22:13 +00:00
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 0c718d5d1f Created new Load Control object. (in progress) 2007-01-11 21:46:15 +00:00
skarg 6dda59d17b Added more enumerations for new objects. 2007-01-11 21:44:35 +00:00
skarg 0f5f00e15b Added pre-compile defines to Win32 build using Visual C++ 6.0. Documented the defines in readme file. 2006-12-12 15:46:16 +00:00
skarg f7d549dec6 Cleaned up warnings from Visual C++ 6.0 compile by adding casts. 2006-12-12 15:45:01 +00:00
skarg 6c41adb560 Updated the ports/win32/bacnet demo application for Visual C++. 2006-12-07 22:02:49 +00:00
skarg 43ee40a83f 2006-12-06 21:43:49 +00:00
skarg 40f3fba8c0 Corrected SubcribeCOVProperty encoding/decoding. It did the monitoredPropertyIdentifier incorrectly. 2006-11-13 01:08:14 +00:00
skarg fcf942b5f8 Changed some demo main files to main.c and made them use datalink generic API calls. 2006-11-02 21:50:43 +00:00
skarg cb13cbf354 Added COVSubscribe and COVSubscribeProperty service encoding and unit tests. 2006-10-24 03:25:11 +00:00
skarg 73b9c3eb24 corrected boolean context encoding. Added real context encoding. 2006-10-24 03:24:15 +00:00
skarg 4442ba82c2 Updated the VTS3 EPICS for the demo/server example. 2006-10-23 14:36:46 +00:00
skarg 2f9d0ea949 renamed the developer readme file to be consistent with the other readme files. 2006-10-08 10:42:44 +00:00
skarg 591da1d682 added Line-of-Code count. 2006-10-08 10:39:41 +00:00
skarg cc0dadf906 updated the readme documentation. 2006-10-08 10:36:41 +00:00
skarg 5dd8c6da91 Converted to standard indent style. 2006-10-07 14:13:34 +00:00
skarg 19c5a20205 Converted C++ comments to C comments 2006-10-07 14:12:16 +00:00
skarg 8d9c621e89 Corrected unit test for the abort PDU message. 2006-10-07 13:29:30 +00:00
skarg 434fd34b02 Corrected the server flag to actually work correctly. 2006-10-06 00:52:25 +00:00
skarg f45d694a51 Corrected the server bit in the abort PDU which was missing for the abort messages. 2006-10-05 22:46:59 +00:00
skarg 5b10d86430 Put WriteProperty demo instance back to 4194303. 2006-10-05 12:52:24 +00:00
skarg f7eace9522 Added check to Borland Make to see if the Borland directory had been defined. 2006-10-05 12:51:08 +00:00
skarg 9c237a25d1 Cleaned up compiler warning on win32 build. 2006-10-05 12:49:46 +00:00
skarg 4ddeb3dcad Corrected ReadProperty reply when data is too big to fit into APDU. It is required to be an Abort messaage, not an Error message. 2006-10-05 12:47:23 +00:00
skarg de8a4b960c Cleaned up warning on win32 build. 2006-10-05 12:45:07 +00:00
skarg d26cde35aa Updated MS/TP for the PIC project. Fixed some state transistions, and optimized to be able to return the token promptly. 2006-09-27 12:12:07 +00:00
skarg 0aa2110763 Changed write property demo to be able to write to device 4194303. 2006-09-27 12:03:16 +00:00
skarg d4599d0961 Updated the EPICS for the server demo. 2006-09-27 12:02:36 +00:00
skarg 19d5b94fcc corrected encoding for DCC demo handler. 2006-09-24 03:20:50 +00:00