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
9069c939da
Fixing indent oops which removed the contents of all these files.
2007-06-14 05:33:15 +00:00
skarg
ea4863ca25
Indented.
2007-06-14 05:14:26 +00:00
skarg
8026dc003b
Combined the interface set into the datalink_init for all the datalink layers. Changed all the demo programs to use datalink_init instead of specific datalink functions.
2007-05-25 01:08:42 +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
b686fa7ca7
changed c++ comments to c comments using comment.sh script.
2006-02-19 01:33:30 +00:00
skarg
d6a891f0d1
running the indent on the files.
2006-02-18 23:11:25 +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
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
2a9cea02be
commented out the read properties actions so that by default it only acts like a simple server.
2006-01-06 13:19:33 +00:00
skarg
bdecdea485
updated to reflect actual usage.
2005-12-23 17:40:50 +00:00
skarg
caf018f072
updated the read property demo.
2005-12-07 19:55:39 +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
b15fdebd83
updated BACnet-IP for the Borland C++ compiler, and added a makefile to make the demo.
2005-09-29 17:59:03 +00:00
skarg
2e87236e9b
Added externs declarations to header files to handle C++ compilation.
...
Cleaned up BACnet/IP API a little.
2005-08-13 14:10:21 +00:00
skarg
bc21625461
refactored the BACnet/IP for each of the ports
2005-08-12 15:44:42 +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
skarg
8d646f323f
created
2005-05-27 18:44:42 +00:00