skarg
|
2a0bf4926a
|
Performed standard indent script indent.sh on project files.
|
2010-12-15 19:02:40 +00:00 |
|
skarg
|
8f1e8d82cd
|
Changed Object Table from a global to a local variable and added a Device function to initialize it.
|
2010-12-13 03:41:55 +00:00 |
|
bacpack
|
502cbcc2e6
|
1. In device.c, the Object_Table[] is now extern; it has to be defined by the user application (see demos); only the required BACnet objects have to be included.
2. Objects' .h files define macro to be used to initialize Object_Table[].
|
2010-11-13 19:57:29 +00:00 |
|
skarg
|
f0863c0238
|
Refactored RP, WP, RPM to reduce coupling with objects for Linux and Win32 ports.
|
2010-02-10 16:27:31 +00:00 |
|
skarg
|
c04e69da8c
|
Fixed EOL, indent.
|
2009-10-24 17:02:59 +00:00 |
|
skarg
|
a28760bf56
|
Added init functions to object header files. Finished refactoring the demo read and write property handlers to use function tables.
|
2009-08-23 03:26:30 +00:00 |
|
skarg
|
7916c7a6de
|
Consolodated the datalink environment variable for building demos on Linux and Windows into a single module (dlenv). Adjusted most demo makefiles.
|
2009-05-22 01:45:38 +00:00 |
|
skarg
|
5feece5e5c
|
Corrected whoisrouter demo application that receives responses with many networks where the program was always printing the first one. Thank you, Martin!
|
2009-03-06 11:11:49 +00:00 |
|
skarg
|
d1a1c1c8a6
|
Indented.
|
2008-11-24 12:48:09 +00:00 |
|
skarg
|
5df087c88c
|
Simplified the WhoIsRouterToNetwork and InitializeRouter demo.
|
2008-09-14 16:12:59 +00:00 |
|
skarg
|
e27d2abff2
|
Updated the who-is-router-to-network demo.
|
2008-09-06 13:56:25 +00:00 |
|
skarg
|
0ffbb64c13
|
Indented with standard indent rules.
|
2008-08-23 12:38:26 +00:00 |
|
skarg
|
e75eaf0973
|
Adding router inquiry demos.
|
2008-08-21 22:30:27 +00:00 |
|
skarg
|
5c6f263a16
|
Added I-Am-Router-To-Network demo. Untested.
|
2008-08-20 22:17:43 +00:00 |
|
skarg
|
b7305f3da8
|
Added Who-Is-Router-To-Network client application.
|
2008-08-19 22:40:47 +00:00 |
|