skarg
|
6dc7399605
|
Since config.h is updated, the demo makefiles needed to be updated with the latest DEFINES. Also changed some of the demo projects built with CodeBlocks.
|
2007-08-21 23:00:56 +00:00 |
|
skarg
|
9069c939da
|
Fixing indent oops which removed the contents of all these files.
|
2007-06-14 05:33:15 +00:00 |
|
skarg
|
ea4863ca25
|
Indented.
|
2007-06-14 05:14:26 +00:00 |
|
skarg
|
f45aa10571
|
Added extra check in case TSM_ENABLED is not defined.
|
2007-02-26 14:11:55 +00:00 |
|
skarg
|
29267681d2
|
Moved and inverted the TSM_ENABLED preprocessor check since it wasn't working for when compiled with apdu.c on Linux under GCC.
|
2007-02-26 14:04:18 +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
|
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
|
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
|
21b373c75c
|
moved the C++ ifdefs
|
2006-02-18 22:28:24 +00:00 |
|
skarg
|
22db53dd00
|
Made the TSM portion optional via a #define (set in the makefile) so that simple server could be compiled without it.
|
2006-01-23 13:06:01 +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
|
c45d61b9e2
|
Updated code to compile on MPLAB C18 v2.44 compiler.
|
2005-09-29 19:28:18 +00:00 |
|
skarg
|
2e87236e9b
|
Added externs declarations to header files to handle C++ compilation.
Cleaned up BACnet/IP API a little.
|
2005-08-13 14:10:21 +00:00 |
|
skarg
|
2624538022
|
modified for AtomicReadFile handling.
|
2005-06-12 01:01:30 +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 |
|