skarg
|
3c9c3c2d56
|
Updated prototypes and include as required and found by compile with extra checking. Thanks to Nigel Jones for his "setting a bad example" article.
|
2010-08-17 19:43:59 +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
|
c17962107c
|
Corrected warnings found by splint.
|
2009-04-18 17:54:39 +00:00 |
|
skarg
|
9051a80e30
|
Corrected warnings found in splint review. Cleaned up previous use of datalink in core files.
|
2009-04-18 15:29:47 +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
|
c7a5c05ac7
|
Moved send I-Am to a send module and out of iam.c.
|
2008-11-12 15:38:43 +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
|
1477603af6
|
indented.
|
2007-11-29 16:39:48 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
e51d11856d
|
Updating unit tests.
|
2007-10-30 14:08:59 +00:00 |
|
skarg
|
194c6d17ac
|
Slimming down the Atmel AVR port.
|
2007-10-19 03:21:45 +00:00 |
|
skarg
|
02d02cbf86
|
Corrected errors in compile.
|
2007-10-18 12:17:41 +00:00 |
|
skarg
|
89ddbbe2a0
|
Moved iam.c back to src, and removed the separate iam directory. Since gcc and others tool linkers can remove unused functions, this turned out to be a wasted effort.
|
2007-10-18 11:41:18 +00:00 |
|
skarg
|
14a785c98e
|
Moved I-Am to src subdirectory.
|
2007-10-12 00:48:54 +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 |
|