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
|
004ffdc11d
|
Enhanced the MS/TP packet sniffer to allow configurable baud rate.
|
2008-01-27 19:57:04 +00:00 |
|
skarg
|
83da7c5b3b
|
Added back 2 bytes in MS/TP header size for CRC16 since it failed unit testing.
|
2008-01-09 15:41:46 +00:00 |
|
skarg
|
1eabcd091e
|
indenting.
|
2007-11-29 16:22:33 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
35f2aaed00
|
Corrected race condition where the MS/TP Master Node FSM may miss the first packet since it may not run until after the first packet has arrived if the ReceivedValidFrame flag is set to false during MSTP_MASTER_STATE_INITIALIZE. Thank you to anand!
|
2007-11-16 13:27:51 +00:00 |
|
skarg
|
a2506536ed
|
Moved header files into the include directory. Moved source files into the src directory. Still need to updated the makefiles and projects.
|
2007-10-10 03:34:37 +00:00 |
|