Commit Graph

13 Commits

Author SHA1 Message Date
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 857a7ab736 Adding an AtomicReadFille command line demo, and splitting the handlers out of handlers.c. 2006-01-13 21:53:46 +00:00
skarg 1cc71f8d14 changed the modules to use the new BACNet string types.
Modified the device object to handle having the string properties changed via WriteProperty service.
Updated the unit tests.
Updated the demo objects.
2005-12-23 17:39:36 +00:00
skarg caf018f072 updated the read property demo. 2005-12-07 19:55:39 +00:00
skarg c45d61b9e2 Updated code to compile on MPLAB C18 v2.44 compiler. 2005-09-29 19:28:18 +00:00
skarg 25ed207797 corrected TSM timer timeout. 2005-07-02 10:51:51 +00:00
skarg 2624538022 modified for AtomicReadFile handling. 2005-06-12 01:01:30 +00:00
skarg df7ba026c9 refactored the data link layer 2005-05-27 12:40:04 +00:00
skarg 1721b00404 corrected compiler warning, and fixed tsm for confirmed transactions. 2005-05-26 19:07:35 +00:00
skarg 4c8f288b4b modified to support confirmed messages. Verified with ReadProperty request. 2005-05-25 00:42:21 +00:00
skarg e2a8d15689 adding TSM support 2005-03-19 01:44:14 +00:00
skarg 2350fe26a3 created 2005-03-18 22:09:23 +00:00