skarg
|
8aa905ce68
|
Corrected unit test builds on Linux.
|
2007-08-31 22:05:02 +00:00 |
|
skarg
|
b41f8709d8
|
Updated vendor name and ID to use the one specified in config.h or DEFINED.
|
2007-08-24 00:33:34 +00:00 |
|
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
|
f74d39558f
|
Added more configuration information to config.h, including the default Vendor Id. This BACnet Stack at SourceForge has been assigned Vendor Id 260 by ASHRAE. We can now release binary utilities and tools with our own Vendor ID!
|
2007-08-21 17:50:01 +00:00 |
|
skarg
|
eabe6dee96
|
Converted SilenceTimer on MS/TP datalink to be a function so that it can be atomic on 8-bit microcontrollers.
|
2007-08-19 12:30:51 +00:00 |
|
skarg
|
30c186d730
|
Corrected ReadPropertyMultiple handler. Tested using VTS with demo/server running under linux.
|
2007-07-19 18:27:03 +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 |
|
s3rock
|
fddfacb85d
|
Added #ifndef's to allow configuration parameters to be set in the build
|
2007-06-13 18:45:59 +00:00 |
|
skarg
|
bfb5859a44
|
cleaned up errant comments.
|
2007-03-30 20:17:36 +00:00 |
|
skarg
|
6f04232d32
|
Updated for running the PIC demo.
|
2007-03-23 17:07:13 +00:00 |
|
skarg
|
d119f3cacc
|
Changed the name of the files to temp files.
|
2007-02-25 23:30:23 +00:00 |
|
skarg
|
f7d549dec6
|
Cleaned up warnings from Visual C++ 6.0 compile by adding casts.
|
2006-12-12 15:45:01 +00:00 |
|
skarg
|
3560e3d06f
|
updated the linux data link layers for changed apdu that passes npdu.
|
2006-08-13 11:19:42 +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
|
c36d28aa09
|
|
2006-08-10 21:11:04 +00:00 |
|
skarg
|
418286615f
|
standard config settings.
|
2006-05-21 12:14:16 +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
|
e661abd100
|
testing with 480 byte APDUs
|
2006-01-24 16:45:01 +00:00 |
|
skarg
|
d779f10bcd
|
moved makefiles for demos into demo directory
|
2006-01-24 15:30:39 +00:00 |
|
skarg
|
c45d61b9e2
|
Updated code to compile on MPLAB C18 v2.44 compiler.
|
2005-09-29 19:28:18 +00:00 |
|
skarg
|
4ba79baf1e
|
Added handling for ARCNET on the Linux port.
|
2005-09-06 20:41:01 +00:00 |
|
skarg
|
4c8f288b4b
|
modified to support confirmed messages. Verified with ReadProperty request.
|
2005-05-25 00:42:21 +00:00 |
|
skarg
|
5a9aa9ffec
|
added other standard apdu defines
|
2005-05-13 12:49:42 +00:00 |
|
skarg
|
3f000f2d20
|
moved a constantly changed dependency
|
2005-05-04 13:32:41 +00:00 |
|
skarg
|
156b2f143d
|
modified while refactoring the handlers
|
2005-05-04 13:27:27 +00:00 |
|
skarg
|
28d45505ad
|
refactored the handlers
|
2005-05-04 13:07:26 +00:00 |
|
skarg
|
bda993e810
|
added write property support
|
2005-04-30 12:29:07 +00:00 |
|
skarg
|
b84eb22278
|
modified while adding analog input object
|
2005-04-22 23:21:58 +00:00 |
|
skarg
|
e2a8d15689
|
adding TSM support
|
2005-03-19 01:44:14 +00:00 |
|
skarg
|
1d6a3b6dad
|
added option for number of transactions.
|
2005-03-18 22:10:16 +00:00 |
|
skarg
|
52a5c93d9f
|
corrected pre-compiler define.
|
2005-03-16 18:05:05 +00:00 |
|
skarg
|
6acf3fdc29
|
refactored the custom config settings.
|
2005-03-16 18:02:16 +00:00 |
|