skarg
|
f60e2623e3
|
Added casting to eliminate warnings when compiled with win-avr gcc compiler.
|
2007-08-16 14:59:51 +00:00 |
|
skarg
|
7e2d6ee881
|
Added bacint.c to all the project make files that needed it. We really need to make the code into a library and use the library in the demos since adding a file to all the make files and IDE projects is tedious at best.
|
2007-07-26 00:24:25 +00:00 |
|
skarg
|
5dc0c4c86e
|
Moved encoding and decoding of integers out of bacdcode.c, and now relying on bacint.c. This should also help Feature Request 1532291 for reducing code size.
|
2007-07-25 14:56:35 +00:00 |
|
skarg
|
a18d338f00
|
Set the EOL-style to native for most files using svn propset command. Some files also had inconsistent line endings. Seems that subversion doesn't set the eol-style automatically when files are created unless it is configured for autoprops. The autoprops setting is local to the subversion installation and not the project.
|
2007-06-18 16:22:24 +00:00 |
|
skarg
|
9069c939da
|
Fixing indent oops which removed the contents of all these files.
|
2007-06-14 05:33:15 +00:00 |
|
skarg
|
ea4863ca25
|
Indented.
|
2007-06-14 05:14:26 +00:00 |
|
skarg
|
d1bd00e2a1
|
Created spike solution for smaller footprint decoding of BACnet integers with unit tests. Options to remove from bacdcode but would have to modify all example projects.
|
2007-06-06 23:34:38 +00:00 |
|