skarg
|
5e7c88b171
|
Corrected unit tests to work with new datalink file.
|
2007-02-02 02:20:21 +00:00 |
|
skarg
|
3d0abf778a
|
indented
|
2006-08-29 10:48:04 +00:00 |
|
skarg
|
f4f9241298
|
Added a way for TSM to indicated a transaction that failed to confirm, and added that into the confirmed handling demos.
|
2006-08-15 21:35:35 +00:00 |
|
skarg
|
a30d497669
|
indented.
|
2006-08-13 00:57:17 +00:00 |
|
skarg
|
5bb205dc03
|
Changed the API to pass the NPDU data down through the datalink layer in order to make the dlmstp work since it needs data-expecting-reply information. Of course, this affected all the demos, all the unit tests, and most of the demo handlers. Corrected some TSM leaks in confirmed messages. Refactored the AtomicReadFile and AtomicWriteFile demos by moving the Send_ functions to the demo/handlers directory and using the s_whois common handler. Added some common defines for the BACnet version and revision since several modules were using the info. Hopefully I didn't break too many things.
|
2006-08-13 00:54:05 +00:00 |
|
skarg
|
aba682950a
|
Getting the PIC port to function with MS/TP.
|
2006-08-10 21:12:01 +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
|
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 |
|