skarg
|
d4b3e73439
|
Moved apdu decode into unit test where it was being used since it is being decoded in apdu.c in normal usage.
|
2006-08-10 20:17:18 +00:00 |
|
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
|
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
|
5ceddb8c03
|
Refactored to make the ReadProperty functions less stack heavy. Fixed ReadPropertyAck after running unit test.
|
2005-06-24 12:42:49 +00:00 |
|
skarg
|
3eb9f20bb0
|
Cleaned up comments
|
2005-04-10 12:07:03 +00:00 |
|
skarg
|
61911a44e2
|
corrected compile errors.
|
2005-04-02 11:12:00 +00:00 |
|
skarg
|
674e87b77d
|
creating read property support
|
2005-04-01 11:48:47 +00:00 |
|
skarg
|
9606bd706e
|
created
|
2005-03-23 23:05:31 +00:00 |
|