Commit Graph

992 Commits

Author SHA1 Message Date
skarg 23905f3436 Added WriteProperty support to Binary Inputs, as well as adding out-of-service. Prepping for COV. 2007-12-05 22:55:45 +00:00
skarg b8b9e1719d Updated projects and comments. 2007-11-29 22:53:27 +00:00
skarg 4698bb219c Added braces for better coding practice. 2007-11-29 22:52:54 +00:00
skarg 1b63da346f added item 2007-11-29 17:35:39 +00:00
skarg 1477603af6 indented. 2007-11-29 16:39:48 +00:00
skarg 06d23fcf1f updating script. 2007-11-29 16:27:33 +00:00
skarg 1c28c650d7 updated parameters. 2007-11-29 16:24:15 +00:00
skarg 1eabcd091e indenting. 2007-11-29 16:22:33 +00:00
skarg 411d6c1b24 Indented. 2007-11-29 15:56:53 +00:00
skarg c585241c03 Updated documentation. 2007-11-29 15:52:42 +00:00
skarg d682055efc Updated the indent rules. 2007-11-29 15:44:32 +00:00
skarg 97b19c07c8 running splint on the code. 2007-11-28 23:02:32 +00:00
skarg 4e98fc2b03 Added splint script, and started splinting... 2007-11-28 22:33:36 +00:00
skarg 1acdf37597 Updated the Visual C++ 6.0 project in the ports directory. 2007-11-27 23:27:57 +00:00
skarg dd3a3b289c Updated code::blocks projects. Added win32 project. 2007-11-27 23:13:25 +00:00
skarg a4e700bbee Fixed warnings from Win32 builds with MinGW. 2007-11-27 23:12:41 +00:00
skarg 454e49efdb Updated version number. 2007-11-25 14:52:20 +00:00
skarg d71b0e2d3b Updated documentation. 2007-11-25 14:49:48 +00:00
skarg 7be00a69f3 Cleaned up compiler warnings and errors. Still needs to be finished. 2007-11-20 20:35:01 +00:00
skarg f3e8013997 Added Code::Blocks project to build a bacnet.dll file using GCC compiler on Win32. 2007-11-20 20:34:18 +00:00
skarg 240cc62a7c Fiddling with the Code::blocks project files after source/header moves. 2007-11-16 17:28:48 +00:00
skarg 35f2aaed00 Corrected race condition where the MS/TP Master Node FSM may miss the first packet since it may not run until after the first packet has arrived if the ReceivedValidFrame flag is set to false during MSTP_MASTER_STATE_INITIALIZE. Thank you to anand! 2007-11-16 13:27:51 +00:00
skarg 9762f415ba Updated code::blocks unit test for bacint 2007-11-16 03:00:00 +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 b35b6409dd Simplified code. 2007-11-12 16:10:51 +00:00
skarg 50f095c6b1 Added BACnetDaysOfWeek. 2007-11-12 16:09:35 +00:00
skarg cae944a20c Updated documentation. 2007-11-11 06:35:53 +00:00
skarg 948f9afd9a Updated unit tests for objects. 2007-11-11 06:23:24 +00:00
skarg 109f1ea240 Removed uncoded function from RPM header file, and moved test functions into test area. 2007-11-11 05:39:34 +00:00
cneilson bb5f5acd5e Copied remotely 2007-11-09 21:16:24 +00:00
skarg 466dadc28d Updated unit test makefiles. 2007-11-09 04:08:26 +00:00
skarg bd57da6b49 Updated unit test makefiles. 2007-11-09 03:08:56 +00:00
skarg d9c4429fd0 Corrected bug in demo RP handler for Analog Outputs. Thank you to Paul Bremer! 2007-11-08 16:45:35 +00:00
skarg b060c15679 Updated unit test makefiles. 2007-11-06 19:10:52 +00:00
skarg 33258675ff Added comment. 2007-11-06 17:55:22 +00:00
skarg 7432b4d186 2007-11-01 15:38:59 +00:00
skarg 8e280c73cf Corrected grammar in comment. 2007-10-31 23:11:18 +00:00
skarg 801342e85b Added function to get the device instance number from the address cache using the MAC address. 2007-10-31 23:01:43 +00:00
skarg e51d11856d Updating unit tests. 2007-10-30 14:08:59 +00:00
skarg 63e331a01c Updated the unit tests. 2007-10-30 04:32:11 +00:00
skarg cf5587c29d Correcting unit test makefiles. Corrected error in config.h for BACAPP NULL values. 2007-10-29 13:58:05 +00:00
skarg 39f0a6f876 Corrected EOL style. 2007-10-28 13:32:45 +00:00
skarg f9586e3b44 Fixing scripts. 2007-10-28 13:26:10 +00:00
skarg 25902a751f Added makefile for sdcc and pic, but not working. 2007-10-26 20:28:11 +00:00
skarg 3e366e198f Updated text in readme. 2007-10-26 20:24:01 +00:00
skarg 51fcd77239 Moved some test Borland projects to the test directory. 2007-10-26 19:58:43 +00:00
skarg d664287176 Corrected the offset when an Error is returned in ReadPropertyMultiple. Thanks Paul B.! 2007-10-26 13:50:33 +00:00
skarg b48dbe967a Moved codeblocks projects into test directory. 2007-10-25 12:07:42 +00:00
skarg 1f61a4e7b5 Removed the WriteProperty support on Atmega168 - Program size was at 108%. Gotta think of some ways to slim down. 2007-10-25 04:00:13 +00:00
skarg cf3f881f7a Changed BIP debug from define to variable since we are using a lib. Affects Win32 and Linux. 2007-10-25 02:13:02 +00:00