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
|
427eb31e8d
|
Added demo for BACnet simple server in the demo/server directory.
Added demo for BACnet ReadProperty service.
Added demo for BACnet WriteProperty service.
|
2006-01-23 13:04:29 +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
|
fb8d423bde
|
corrected unit tests
|
2005-06-18 23:36:08 +00:00 |
|
skarg
|
7e952b0912
|
refactored the binding process.
|
2005-05-27 17:16:55 +00:00 |
|
skarg
|
ba7e028795
|
added I-Am reception to the linux port.
|
2005-04-22 10:04:50 +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
|
2f0e6478ba
|
added checks for valid pointers.
|
2005-03-10 01:20:40 +00:00 |
|
skarg
|
4748432666
|
Added IAm APDU encoding and decoding along with unit tests.
|
2005-03-09 22:42:29 +00:00 |
|