skarg
|
79c37f7d09
|
Added a note to MS/TP FindNewSuccessor transition after BTL CR: if NS=TS-1, this node could send PFM to self!
|
2013-02-21 23:10:23 +00:00 |
|
skarg
|
f8450f40bb
|
In WAIT_FOR_REPLY state of MS/TP, changed next state of frame type TEST_RESPONSE to be DONE_WITH_TOKEN to match standard. Thank you, Eric Xu!
|
2012-10-17 22:33:01 +00:00 |
|
skarg
|
2a0bf4926a
|
Performed standard indent script indent.sh on project files.
|
2010-12-15 19:02:40 +00:00 |
|
skarg
|
b54218939e
|
Added extra sub-state for MS/TP from Addendum 135-2008v. Tested with ports/bdk-atxx4-mstp/ code on the BACnet Development Kit. Clean compile on src/mstp.c, ports/at91sam7s and ports/atmega168, but untested. All other changes were not compiled or tested.
|
2010-10-07 15:52:45 +00:00 |
|
skarg
|
99ec130371
|
Reverted the 135-2008v MS/TP changes, since they were not done correctly.
|
2010-06-28 00:45:27 +00:00 |
|
skarg
|
6f9ba36967
|
Added extra sub-state for MS/TP from Addendum 135-2008v.
|
2010-06-26 03:55:20 +00:00 |
|
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 |
|