skarg
|
556270a791
|
Corrected compiler warnings about float and double.
|
2008-07-17 21:27:22 +00:00 |
|
skarg
|
fc8c9c687c
|
Added double to BACnet encoding/decoding. untested.
|
2008-04-09 16:33:46 +00:00 |
|
skarg
|
4698bb219c
|
Added braces for better coding practice.
|
2007-11-29 22:52:54 +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
|
1bc41ab02e
|
Removed BIG_ENDIAN around the integer encode and decode as it was deemed unnecessary when built for Freescale. Thank you to Martin Labbe!
|
2007-11-16 02:53:10 +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
|
a4d9a2eb69
|
Moved bacdcode.c and bacreal.c back to src, and removed the separate bacdcode directory. Since gcc linker can remove unused functions, this was wasted effort. Added bacreal unit test.
|
2007-10-18 12:13:46 +00:00 |
|
skarg
|
eb8f959c73
|
Moved bacdcode files into src subdirectory in preperation for breakout of functions for a lean library.
|
2007-10-13 22:39:11 +00:00 |
|
skarg
|
3d6158443c
|
Changed API: encode_tagged is now encode_application since we are encoding an application tag.
|
2007-10-13 12:26:16 +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 |
|