skarg
|
4b422d6c1c
|
Changed modulo and division operations on 256 to bit shift using include/bytes.h macro to improve code size on architectures that don't do division natively.
|
2009-08-20 14:38:25 +00:00 |
|
skarg
|
c7a5c05ac7
|
Moved send I-Am to a send module and out of iam.c.
|
2008-11-12 15:38:43 +00:00 |
|
skarg
|
cf9d15631a
|
Indented using indent script. Corrected any C++ comments using the comment script.
|
2008-03-10 21:00:48 +00:00 |
|
skarg
|
eb7196668c
|
Corrected the MS/TP TEST REQUEST state such that it now returns the data from the request per BACnet 9.3.5 which says "The data, if present, shall be that which was present in the initiating Test_Request." Thank you to Martin Labbe!
|
2008-03-09 13:52:48 +00:00 |
|
skarg
|
b698ba0cdd
|
Corrected the COV lifetime to be seconds, not milliseconds.
|
2008-01-14 22:03:15 +00:00 |
|
skarg
|
e17cb0559e
|
Converted C++ comments to C comments.
|
2008-01-08 21:30:50 +00:00 |
|
skarg
|
32457a68c0
|
Indented.
|
2007-12-07 20:15:56 +00:00 |
|
skarg
|
eb72c8cb64
|
Working on DOS port.
|
2007-12-06 23:17:27 +00:00 |
|
skarg
|
7622c631af
|
Turbo C++ 1.01 project for building DOS port.
|
2007-12-06 22:38:24 +00:00 |
|
skarg
|
def9ccb49d
|
added main to DOS port for testing.
|
2007-12-06 22:37:07 +00:00 |
|
skarg
|
64e9b54dbd
|
Adding a DOS port to run on x86 single board computer.
|
2007-12-06 22:31:14 +00:00 |
|