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
|
987e28d515
|
Modified the ReadProperty, ReadPropertyMultiple, and WriteProperty demo applications to check source address and invoke ID on the returning acknowledge to prevent printing responses not intended for this client.
|
2010-06-15 14:58:27 +00:00 |
|
skarg
|
63d7a8018d
|
Changed value of MAX OBJECT type to be consistent with other MAX values, and fixed places that relied on this value (most had a hack in place).
|
2010-02-11 04:30:20 +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
|
db61a1122f
|
Ran indent script.
|
2009-07-29 18:06:33 +00:00 |
|
brayra
|
f8926855bc
|
Move datalink_receive to bottom of main loop to speed up communication when using address cache
|
2009-07-09 22:01:11 +00:00 |
|
skarg
|
7032168ff5
|
Ran the fixup, indent, and comment scripts to standardize the source code.
|
2009-05-24 01:49:21 +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
|
0c4edb33d9
|
Fixed up file indent, comments, and eol-type.
|
2009-05-13 03:46:02 +00:00 |
|
skarg
|
b85c4355d0
|
Indented according to standard indent rules for this project.
|
2009-04-18 20:50:04 +00:00 |
|
skarg
|
d1a1c1c8a6
|
Indented.
|
2008-11-24 12:48:09 +00:00 |
|
skarg
|
fdfd6a9f9f
|
Fixed checkin of subversion where I had copied the .svn file when creating the new directory.
|
2008-11-24 04:52:37 +00:00 |
|