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
|
d779f10bcd
|
moved makefiles for demos into demo directory
|
2006-01-24 15:30:39 +00:00 |
|
skarg
|
bfe6b59ebc
|
Successfully compiling and running the write property demo. Need to test.
|
2006-01-24 15:16:04 +00:00 |
|
skarg
|
15cdb72e55
|
Changed the BACnet priority defines to include the definition of NO Priority for this particular stack. Added min and max priority, and checking during write property.
|
2006-01-24 15:15:17 +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
|
65c2f0cce2
|
Added makefile for linux port of writefile demo example.
|
2006-01-17 16:30:27 +00:00 |
|
skarg
|
4b6f3a45a2
|
updated win32 borland port demo file for new directory layout.
|
2006-01-17 15:59:30 +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
|
6768cc719d
|
Added new command line demo for AtomicWriteFile service called writefile. Tested with borland compiler on win32.
|
2006-01-17 15:44:39 +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 |
|
skarg
|
d7ed1480fe
|
Moved the demo objects into demo/object directory, and updated the makefiles and unit tests to handle the move.
|
2006-01-10 20:36:30 +00:00 |
|