tbrennan3
|
c5977b8933
|
Added some function documentation and a little more support for Structured Views.
|
2010-04-15 20:45:22 +00:00 |
|
tbrennan3
|
cc20f225b9
|
The beginning of doxygenation:
As a first step, added an @file description for each file.
|
2010-02-14 05:29:43 +00:00 |
|
skarg
|
b85c4355d0
|
Indented according to standard indent rules for this project.
|
2009-04-18 20:50:04 +00:00 |
|
skarg
|
1f3bce1b56
|
Changed BACnet enumerations API to use uint32_t rather than int.
|
2009-01-25 22:56:47 +00:00 |
|
skarg
|
d1a1c1c8a6
|
Indented.
|
2008-11-24 12:48:09 +00:00 |
|
skarg
|
35236bea22
|
Adjusted Device Object type decoding to use uint16_t rather than int. Corrected unit tests.
|
2008-10-22 02:19:03 +00:00 |
|
skarg
|
9c316a65dc
|
Moved APDU Timeout and Retries to apdu module.
|
2008-08-17 02:12:58 +00:00 |
|
skarg
|
89432a85c3
|
Applied standard indentation to files.
|
2008-01-08 23:13:51 +00:00 |
|
skarg
|
9f1dc8223f
|
Corrected read-property handler example for encoding ack without an extra buffer.
|
2008-01-07 21:40:33 +00:00 |
|
skarg
|
f8adfe1f41
|
Added read-property methods to encode ack without an extra buffer.
|
2008-01-04 23:06:46 +00:00 |
|
skarg
|
1477603af6
|
indented.
|
2007-11-29 16:39:48 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
97eaacc2a5
|
Changed data to rpdata to avoid keywork in Keil compiler.
|
2007-10-21 14:04:53 +00:00 |
|
skarg
|
9b304596c9
|
Moved rp.c back to src, and removed the separate readprop directory. Since gcc linker can remove unused functions, this was wasted effort.
|
2007-10-18 11:29:05 +00:00 |
|
skarg
|
f7837c744e
|
Moved ReadProperty to subdirectory for library splitting.
|
2007-10-14 02:07:34 +00:00 |
|
skarg
|
a2506536ed
|
Moved header files into the include directory. Moved source files into the src directory. Still need to updated the makefiles and projects.
|
2007-10-10 03:34:37 +00:00 |
|