skarg
|
8026dc003b
|
Combined the interface set into the datalink_init for all the datalink layers. Changed all the demo programs to use datalink_init instead of specific datalink functions.
|
2007-05-25 01:08:42 +00:00 |
|
skarg
|
294e257007
|
Corrected makefiles for demos since I removed the datalink.c file in favor of datalink.h only.
|
2007-02-01 22:31:35 +00:00 |
|
skarg
|
c27c5002d5
|
integrated the load control object into the demos.
|
2007-01-26 12:47:46 +00:00 |
|
skarg
|
42481b7cd5
|
Updated demo to use datetime module.
|
2007-01-22 20:39:53 +00:00 |
|
skarg
|
5dd8c6da91
|
Converted to standard indent style.
|
2006-10-07 14:13:34 +00:00 |
|
skarg
|
f45d694a51
|
Corrected the server bit in the abort PDU which was missing for the abort messages.
|
2006-10-05 22:46:59 +00:00 |
|
skarg
|
9c237a25d1
|
Cleaned up compiler warning on win32 build.
|
2006-10-05 12:49:46 +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
|
4d19c82f59
|
Created a demo Multi-state Output object, and added it to the demo applications.
|
2006-08-05 19:36:55 +00:00 |
|
skarg
|
73df2e1abb
|
Added a utils directory, and changed the Win32 makefiles for Borland C++ to copy the resulting executable into the utils directory.
|
2006-08-03 18:02:28 +00:00 |
|
skarg
|
f58b94efec
|
Added a demo for Binary Value object and Analog Value object.
|
2006-08-02 11:17:42 +00:00 |
|
skarg
|
0ab54268fa
|
Created demo Life Safety Point object. Integrated it with the demos.
|
2006-03-23 19:47:38 +00:00 |
|
skarg
|
7e18086c73
|
Added Binary Output objects to the demos.
|
2006-03-23 15:43:15 +00:00 |
|
skarg
|
e6a37a34a8
|
Added a Binary Input object to the demo objects and updated the demo applications and device object to support the new object.
|
2006-03-22 03:51:36 +00:00 |
|
skarg
|
4e5f4a68e4
|
Created demo for TimeSync service and tested it on Win32.
|
2006-02-21 21:54:37 +00:00 |
|