Commit Graph

432 Commits

Author SHA1 Message Date
skarg a8e8b93064 created 2006-05-21 13:23:13 +00:00
skarg 201047a12c Added proprietary signed property for testing Ethereal and signed encoding and decoding. 2006-05-21 12:16:43 +00:00
skarg 9cdc90c25d Corrected compile errors found during unit test. 2006-05-21 12:15:19 +00:00
skarg 418286615f standard config settings. 2006-05-21 12:14:16 +00:00
skarg 2883fd39b2 Adding BVLC handling. 2006-05-12 15:50:34 +00:00
skarg d5124639e2 corrected the DeviceCommunicationControl service for client. 2006-05-10 18:02:50 +00:00
skarg 31ac3a41d9 Created tmake configuration for dcc demo to make it easier to create cross platform
makefiles.
2006-05-10 15:33:43 +00:00
skarg 3cdd44f915 Renamed bbmd to bvlc as the acronym was more accurate. 2006-05-10 13:20:36 +00:00
skarg b9599d8296 Added more BVLC encoding functions. 2006-05-09 21:07:38 +00:00
skarg b5882f3a85 corrected compiler warning about unused parameter. 2006-05-05 19:54:17 +00:00
skarg fb6fbe630e Added time properties and missing revision properties to the Device Object. 2006-05-05 19:53:50 +00:00
skarg a17336780b Created EPICS for server demo to be used with VTS. 2006-05-05 19:52:20 +00:00
skarg a5715f1cd1 Corrected life safety point info in device object.
Added binary input, binary output, and life safety point to the object-types-supported property in the device object.
Corrected life safety unit test.
2006-05-05 19:08:39 +00:00
skarg a6cd9d3967 Updated ports/win32 demo for Visual C++ to compile and run with the latest example objects (BI, BO, and LSP). Cleaned up a couple of compile warnings, which corrected a bug in the Binary Output object. 2006-05-02 14:06:16 +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 f7c5c8419a Adding BBMD and Foreign Device support for BACnet/IP. 2006-04-20 18:51:14 +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 49a9946ad9 Created demo Binary Output Object. 2006-03-23 15:29:57 +00:00
skarg 476bb7b1cc Created demo Binary Input Object. 2006-03-22 19:40:15 +00:00
skarg e6a37a34a8 Added a Binary Input object to the demo objects and updated the demo applications and device object to support the new object. 2006-03-22 03:51:36 +00:00
skarg 69289f8f88 applied patch for ports/win32 Visual C++ build from Peter Gsellmann:
Use relative search-path instead of absolute ones
 Let you compile also the release configuration
 Insert file dcc.c into project
 define TSM_ENABLED in project settings
 reduce warnings
 Insert missing variable I_Am_Request
2006-03-01 17:49:05 +00:00
skarg 38805aabc9 Applied svn propset svn:eol-style CRLF to files. 2006-03-01 17:14:24 +00:00
skarg e5d7c41397 made the printout of time forced 2 digit. 2006-02-21 22:10:14 +00:00
skarg f4b1e7fb81 added files to linux build of server demo to support timesync handling. 2006-02-21 22:07:37 +00:00
skarg e1beecb6f2 Added timesync handling to server demo for win32. 2006-02-21 22:05:19 +00:00
skarg 1bce1e083d added timesync demo to the master makefile for gcc build. 2006-02-21 22:01:08 +00:00
skarg 6de6107d29 added timesync demo to the borland win32 master makefile. 2006-02-21 21:58:14 +00:00
skarg 4e5f4a68e4 Created demo for TimeSync service and tested it on Win32. 2006-02-21 21:54:37 +00:00
skarg de4abea3c5 Added BACnet UTC Time Sync service encoding and decoding. 2006-02-21 20:22:18 +00:00
skarg 7206136345 added missing header file. 2006-02-21 19:21:29 +00:00
skarg c4eb01ba7b Created encoding, decoding, and unit test for TimeSynchronization service. 2006-02-21 19:16:12 +00:00
skarg 1af8898556 Changed the bacnet time and date encode/decode to use the structure for each as defined in bacdef. 2006-02-21 19:15:21 +00:00
skarg 469e32957f refactored the date and time compare to use in unit test. 2006-02-21 19:14:32 +00:00
skarg fbb3b45038 reverted the who-has back from the who-is copy-paste of the directory which included the CVS directory which checked in the who-is demo as the who-has demo. Aaarghh! 2006-02-20 21:59:40 +00:00
skarg b6e1d31f09 updated. 2006-02-20 21:22:45 +00:00
skarg b10217b7bc fixing code that caused a compiler warning. 2006-02-20 21:15:38 +00:00
skarg 50f5627f53 fixing compiler warning for signed values. 2006-02-20 21:14:18 +00:00
skarg d8de24f171 Fixed code to make unit test pass for bacapp module. 2006-02-20 21:10:49 +00:00
skarg bde803b7f3 added missing module to makefile for whois demo. 2006-02-20 20:47:56 +00:00
skarg 8c60b07635 Added whois demo. 2006-02-20 20:35:45 +00:00
skarg 2a5131dd84 Added whois demo to master makefile for linux. 2006-02-20 20:21:25 +00:00
skarg 90fa88844e Added missing module to win32 build of reinit. 2006-02-20 20:19:24 +00:00
skarg 43252c56ce Added missing header file. 2006-02-20 18:00:04 +00:00
skarg de94249c84 added I-Am handler to makefile. 2006-02-20 17:56:52 +00:00
skarg 616982fba3 updated dcc to compile after refactoring the I-Am request. 2006-02-20 17:54:08 +00:00
skarg 0cf976c213 updated demo makefile to include all the demos. 2006-02-20 17:00:02 +00:00