skarg
baec022ecd
Updated Visual Studio project for latest demo application.
2010-03-10 16:33:57 +00:00
petermcs
b8251f314f
Implemented ReadRange functionality for the device "Device Address Binding" property and modified the ReadRange test app to use this real property for its target.
...
Implemented a framework for allowing the ReadRange handler determine which properties support ReadRange and which varients of ReadRange they support.
2009-11-10 15:37:11 +00:00
petermcs
0f28f99ade
Added in object handlers to make the demo work more like it did before the property access API was changed. This is handy when testing as multiple copies of the program can then read from each others device. Also added in Visual Studio 2008 Express project files.
2009-10-16 19:12:56 +00:00
skarg
7916c7a6de
Consolodated the datalink environment variable for building demos on Linux and Windows into a single module (dlenv). Adjusted most demo makefiles.
2009-05-22 01:45:38 +00:00
skarg
c7a5c05ac7
Moved send I-Am to a send module and out of iam.c.
2008-11-12 15:38:43 +00:00
skarg
3a0f109d66
Added h_npdu to demo lib and example projects.
2008-09-07 04:23:44 +00:00
skarg
2ab30fc981
Corrected Visual C++ win32/net.h include file define.
2008-08-25 01:50:21 +00:00
skarg
2328f0fe59
Updated makefiles and build scripts for Borland tools.
2008-08-14 16:35:26 +00:00
skarg
2338f3b3a3
Updated project files, makefiles, and the demo debug info.
2008-06-23 00:17:51 +00:00
skarg
3728b74f85
Centralized the readme.txt from ports/win32 to doc/ directory.
2008-05-07 18:35:36 +00:00
skarg
df310edca6
Updated Visual Studio ports project, cleaning up compile warnings.
2008-04-10 05:31:08 +00:00
skarg
c587fb201a
updated.
2007-12-11 22:47:44 +00:00
skarg
b8b9e1719d
Updated projects and comments.
2007-11-29 22:53:27 +00:00
skarg
1acdf37597
Updated the Visual C++ 6.0 project in the ports directory.
2007-11-27 23:27:57 +00:00
skarg
fe7b8c0459
Added version.c to demos.
2007-08-14 16:00:16 +00:00
skarg
a18d338f00
Set the EOL-style to native for most files using svn propset command. Some files also had inconsistent line endings. Seems that subversion doesn't set the eol-style automatically when files are created unless it is configured for autoprops. The autoprops setting is local to the subversion installation and not the project.
2007-06-18 16:22:24 +00:00
skarg
6140afa5c3
tested win32 build.
2007-04-17 13:29:56 +00:00
skarg
6c5b409dcf
Tested Win32 port projects.
2007-02-23 13:05:19 +00:00
skarg
b03a5416e6
Corrected warnings generated from the Visual C++ 6.0 compiler. Updated the Visual C++ 6.0 ports demo project. Updated the Borland C++ ports demo project.
2007-02-13 20:41:22 +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
6c41adb560
Updated the ports/win32/bacnet demo application for Visual C++.
2006-12-07 22:02:49 +00:00
skarg
376f210107
Updated the ports/win32 project so that it would compile under Visual C++ and Borland C++.
2006-08-02 14:58:16 +00:00
skarg
f58b94efec
Added a demo for Binary Value object and Analog Value object.
2006-08-02 11:17:42 +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
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
85fcb0380d
Added additional hints for VC++ project building.
2006-02-03 15:37:08 +00:00
skarg
cabdeab081
Fixed up most warnings after bacdcode changes to unsigned and signed decoding.
...
Fixed up the Visual C++ demo in ports/win32/bacnet/
2006-01-16 15:00:22 +00:00
skarg
fb7376c019
updated after move of bacnet object files.
2006-01-10 21:00:31 +00:00
skarg
00b86b9219
Added more Visual C++ hints.
2006-01-04 19:50:00 +00:00
skarg
3fca3c464e
updated comments
2006-01-04 17:14:13 +00:00
skarg
95938b7a51
Added some building hints for Visual C++.
2006-01-03 15:17:38 +00:00
skarg
b8b3d24b32
Updated the Visual C++ project.
2006-01-03 13:52:28 +00:00
skarg
ca72bf7f9f
modified the BACnet/IP init code for the win32 platform to make it work on my system. It seems that something else is intercepting the packets when the bind was set to INADDR_ANY, so I just bind to the host default adapter.
2005-12-07 17:01:26 +00:00
skarg
b7321923af
Cleaned up compiler warnings and errors for Win32 build.
2005-12-07 15:15:27 +00:00
skarg
6c35ca9567
cleaned up compiler warnings
2005-06-13 12:48:25 +00:00
skarg
68f7e4bc8a
corrected BIP for the Win32 and RTOS32 builds. Compiled and tested under Borland C++ 5.02and Visual C++ 6 SP5.
2005-05-31 17:31:30 +00:00