skarg
|
dee63d45bc
|
Changed all the C++ comments to C comments using comment.sh script.
|
2006-02-19 01:32:09 +00:00 |
|
skarg
|
b1d46ffa8c
|
ran the indent program on the source files to make them consistent.
|
2006-02-18 22:34:36 +00:00 |
|
skarg
|
2eb5d05ce8
|
Created an automatic way to determine the services supported for the device object by using the handlers list.
|
2006-01-25 12:14:33 +00:00 |
|
skarg
|
89859a867c
|
added error, abort, and reject optional handlers.
|
2005-12-19 12:47:19 +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
|
2624538022
|
modified for AtomicReadFile handling.
|
2005-06-12 01:01:30 +00:00 |
|
skarg
|
4e83dc3cb3
|
Added a reject handler function pointer to simplify the reject message for unsupported services.
|
2005-04-17 01:34:20 +00:00 |
|
skarg
|
fe5b2f86e7
|
Modified to compile correctly using MicroChip C18 compiler (mcc18), although I had to turn on all optimizations to fit it into the 18F252 32k code space (88% full).
|
2005-04-13 20:52:18 +00:00 |
|
skarg
|
674e87b77d
|
creating read property support
|
2005-04-01 11:48:47 +00:00 |
|
skarg
|
167c54a72d
|
Adding handlers for Ack and Simple Ack
|
2005-03-17 19:14:57 +00:00 |
|
skarg
|
61c5e24cc3
|
created
|
2005-03-16 21:30:57 +00:00 |
|