Commit Graph

6 Commits

Author SHA1 Message Date
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 f936794362 Added BIG_ENDIAN define to all the unit tests so they would compile. 2007-05-28 15:37:10 +00:00
skarg a550441f4e Fixed unit tests under Linux after DCC changes. 2006-02-13 22:14:03 +00:00
skarg 1cc71f8d14 changed the modules to use the new BACNet string types.
Modified the device object to handle having the string properties changed via WriteProperty service.
Updated the unit tests.
Updated the demo objects.
2005-12-23 17:39:36 +00:00
skarg 3f9235eb59 added dependent file 2005-03-17 19:16:47 +00:00
skarg c03d3b3670 created to be able to unit test. 2005-03-16 16:20:06 +00:00