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
|
a6cd9d3967
|
Updated ports/win32 demo for Visual C++ to compile and run with the latest example objects (BI, BO, and LSP). Cleaned up a couple of compile warnings, which corrected a bug in the Binary Output object.
|
2006-05-02 14:06:16 +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
|
676ecf77a2
|
refactored the Who-Is and I-Am handling, and cleaned up some comments.
|
2006-02-20 16:17:46 +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
|
d6a891f0d1
|
running the indent on the files.
|
2006-02-18 23:11:25 +00:00 |
|
skarg
|
f8dd54e58d
|
Cleaned up makefiles for Win32 from DCC changes.
|
2006-02-13 12:56:20 +00:00 |
|
skarg
|
566749508c
|
Added DeviceCommunicationControl in the demos and into the stack.
|
2006-02-10 22:44:34 +00:00 |
|
skarg
|
f993e66821
|
changed makefile for Borland to makefile.b32
|
2006-01-25 20:33:20 +00:00 |
|
skarg
|
6bd363ead2
|
Fixed makefile for linux to run from the readfile demo directory.
|
2006-01-24 15:50:20 +00:00 |
|
skarg
|
bdd818061b
|
moved demo make files for linux into demo directory.
|
2006-01-24 15:31:36 +00:00 |
|
skarg
|
427eb31e8d
|
Added demo for BACnet simple server in the demo/server directory.
Added demo for BACnet ReadProperty service.
Added demo for BACnet WriteProperty service.
|
2006-01-23 13:04:29 +00:00 |
|
skarg
|
c30464177e
|
Changed the readfile and writefile targets (executables) name to bacarf and bacawf.
|
2006-01-18 20:20:39 +00:00 |
|
skarg
|
57d818db1b
|
Corrected the clean target for the borland makefile which wasn't deleting all the object files.
|
2006-01-17 15:45:37 +00:00 |
|
skarg
|
04bdad045c
|
Changed amount of readfile request during testing with APDU=480.
|
2006-01-16 16:40:28 +00:00 |
|
skarg
|
cabdeab081
|
Fixed up most warnings after bacdcode changes to unsigned and signed decoding.
Fixed up the Visual C++ demo in ports/win32/bacnet/
|
2006-01-16 15:00:22 +00:00 |
|
skarg
|
2adca3320d
|
Modified the demo/readfile to work under linux.
|
2006-01-15 00:10:29 +00:00 |
|
skarg
|
0ea1bf30bf
|
refactored handlers.c into a bunch of little individual files in the demo/handler/ directory. Handlers begin with h_, and Send files begin with s_. The Send files are prototyped in client.h.
|
2006-01-14 23:48:03 +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 |
|