skarg
|
9c316a65dc
|
Moved APDU Timeout and Retries to apdu module.
|
2008-08-17 02:12:58 +00:00 |
|
skarg
|
241e877d23
|
indented.
|
2008-07-20 13:22:15 +00:00 |
|
skarg
|
8432c0087a
|
For WriteProperty demo, added error messages when tag value pairs are missing or exceeding the internal limits. Increased the internal limits from 16 to 64 pairs. Thank you, Duane K.!
|
2008-07-14 20:49:11 +00:00 |
|
skarg
|
2338f3b3a3
|
Updated project files, makefiles, and the demo debug info.
|
2008-06-23 00:17:51 +00:00 |
|
brayra
|
24e7c4c908
|
Added check at end of function main for Error_Detected and return 1 if there were errors.
Added "Error_Detected=true" to TSM Timeout and ADPU Timeout error conditions.
|
2008-06-17 18:18:30 +00:00 |
|
skarg
|
dc5b3e63fe
|
Updated documentation for WhoIs command line tool. Created a man page.
|
2008-05-20 04:33:01 +00:00 |
|
skarg
|
cf9d15631a
|
Indented using indent script. Corrected any C++ comments using the comment script.
|
2008-03-10 21:00:48 +00:00 |
|
skarg
|
b8ee7d6b9c
|
Added ability to use static address binding in file address_cache. Useful for client applications binding to MS/TP slave devices.
|
2008-03-01 06:42:46 +00:00 |
|
skarg
|
d330f2c7c8
|
Added MS/TP initialization functions to demo applications, along with BVLC initialization.
|
2008-02-14 19:16:24 +00:00 |
|
skarg
|
1477603af6
|
indented.
|
2007-11-29 16:39:48 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
a6d1183bf6
|
Changed the demo applications to use BACNET_IFACE environment variable when configuring the datalink. Thank you to Tomas Zerolo for the patch!
|
2007-09-29 14:32:15 +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
|
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
|
1386b41f2d
|
Ran the indent and comment script to standardize the source files.
|
2007-02-23 02:14:50 +00:00 |
|
skarg
|
fa79a1b7ce
|
removed unused variable.
|
2007-02-20 21:03:16 +00:00 |
|
skarg
|
ef1e2f0b06
|
added missing include file.
|
2007-02-20 21:01:53 +00:00 |
|
skarg
|
b3d15b1f37
|
Enhanced the WriteProperty service demo to allow multiple tagged data elements and to allow context data.
|
2007-02-20 20:56:08 +00:00 |
|