[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r81] by joelbender

Clean up a decoding bug with DNET numbers (being treated as a signed integer and then extended to 32 bits).

2001-11-19 17:16:20 Tree
[r80] by joelbender

Script support for device object.

2001-11-19 17:14:13 Tree
[r79] by joelbender

Automatic support for BACnet/IP style endpoints.

2001-11-19 17:11:28 Tree
[r78] by joelbender

Bind scripting to device object.

2001-11-19 17:10:28 Tree
[r77] by skarg

Corrected some signed/unsigned warnings.

2001-11-08 19:04:27 Tree
[r76] by joelbender

Messages that come down from the device need to look like they
were routed when the device doesn't "live" on the same adapter that
is going to be used to send the outbound message.

2001-11-05 21:01:06 Tree
[r75] by joelbender

Building the library on MacOS X uses the GCC compiler, which came
up with a collection of errors and warnings. In the interest of compiling
clean on all platforms, these were fixed.

2001-11-05 19:04:06 Tree
[r74] by skarg

Not all cases had a return value in whatIsChoice function, so I corrected that. Also removed the unused choices from the calling function. Changed some global variables to local scope since they weren't used outside this module.

2001-10-26 18:54:13 Tree
[r73] by skarg

Removed the foreign pragma statements.
Corrected an unused parameter using (void).

2001-10-25 17:04:19 Tree
[r72] by skarg

Removed VTSQueue.CPP from the project file since the template is served via the header file.

2001-10-25 17:02:58 Tree
Older >