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 b6fcd46b93 Added datetime to unit tests that depended on it. 2007-01-22 22:13:34 +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 51da4244ad refactored the application data encoding and decoding and created BACapp module. 2005-12-10 22:22:46 +00:00