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
|
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
|
a2cdae2301
|
added comment.
|
2005-10-21 11:11:52 +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
|
4a98496478
|
cleaned up compiler warnings
|
2005-05-04 20:56:27 +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
|
3eb9f20bb0
|
Cleaned up comments
|
2005-04-10 12:07:03 +00:00 |
|
skarg
|
da44de60b3
|
corrected defects
|
2005-04-08 21:28:34 +00:00 |
|
skarg
|
f510255c45
|
added read property support.
|
2005-04-02 11:12:28 +00:00 |
|
skarg
|
b36703a742
|
completed unit test, and tested.
|
2005-03-31 19:49:27 +00:00 |
|
skarg
|
2ffa29cdce
|
Adding read property and read property ack.
|
2005-03-31 11:40:56 +00:00 |
|
skarg
|
9606bd706e
|
created
|
2005-03-23 23:05:31 +00:00 |
|