Commit Graph

  • d1ad21a4cc updated max header based on the 8 bytes that are used by MS/TP. skarg 2007-12-27 02:55:00 +00:00
  • f166117f59 Added some printing defines around print statements. skarg 2007-12-17 20:25:23 +00:00
  • 7e94cb5214 updated document. skarg 2007-12-14 17:11:22 +00:00
  • c587fb201a updated. skarg 2007-12-11 22:47:44 +00:00
  • 92f16a443f Added casts to reduce compile warnings. skarg 2007-12-11 22:47:23 +00:00
  • e1df93557f Adding COV support (in progress). skarg 2007-12-08 16:21:47 +00:00
  • 32457a68c0 Indented. skarg 2007-12-07 20:15:56 +00:00
  • eb72c8cb64 Working on DOS port. skarg 2007-12-06 23:17:27 +00:00
  • 7622c631af Turbo C++ 1.01 project for building DOS port. skarg 2007-12-06 22:38:24 +00:00
  • def9ccb49d added main to DOS port for testing. skarg 2007-12-06 22:37:07 +00:00
  • 64e9b54dbd Adding a DOS port to run on x86 single board computer. skarg 2007-12-06 22:31:14 +00:00
  • af373fbbfe Prepping for COV. skarg 2007-12-05 22:57:45 +00:00
  • 23905f3436 Added WriteProperty support to Binary Inputs, as well as adding out-of-service. Prepping for COV. skarg 2007-12-05 22:55:45 +00:00
  • b8b9e1719d Updated projects and comments. skarg 2007-11-29 22:53:27 +00:00
  • 4698bb219c Added braces for better coding practice. skarg 2007-11-29 22:52:54 +00:00
  • 1b63da346f added item skarg 2007-11-29 17:35:39 +00:00
  • 1477603af6 indented. skarg 2007-11-29 16:39:48 +00:00
  • 06d23fcf1f updating script. skarg 2007-11-29 16:27:33 +00:00
  • 1c28c650d7 updated parameters. skarg 2007-11-29 16:24:15 +00:00
  • 1eabcd091e indenting. skarg 2007-11-29 16:22:33 +00:00
  • 411d6c1b24 Indented. skarg 2007-11-29 15:56:53 +00:00
  • c585241c03 Updated documentation. skarg 2007-11-29 15:52:42 +00:00
  • d682055efc Updated the indent rules. skarg 2007-11-29 15:44:32 +00:00
  • 97b19c07c8 running splint on the code. skarg 2007-11-28 23:02:32 +00:00
  • 4e98fc2b03 Added splint script, and started splinting... skarg 2007-11-28 22:33:36 +00:00
  • 1acdf37597 Updated the Visual C++ 6.0 project in the ports directory. skarg 2007-11-27 23:27:57 +00:00
  • dd3a3b289c Updated code::blocks projects. Added win32 project. skarg 2007-11-27 23:13:25 +00:00
  • a4e700bbee Fixed warnings from Win32 builds with MinGW. skarg 2007-11-27 23:12:41 +00:00
  • 454e49efdb Updated version number. skarg 2007-11-25 14:52:20 +00:00
  • d71b0e2d3b Updated documentation. skarg 2007-11-25 14:49:48 +00:00
  • 7be00a69f3 Cleaned up compiler warnings and errors. Still needs to be finished. skarg 2007-11-20 20:35:01 +00:00
  • f3e8013997 Added Code::Blocks project to build a bacnet.dll file using GCC compiler on Win32. skarg 2007-11-20 20:34:18 +00:00
  • 240cc62a7c Fiddling with the Code::blocks project files after source/header moves. skarg 2007-11-16 17:28:48 +00:00
  • 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! skarg 2007-11-16 13:27:51 +00:00
  • 9762f415ba Updated code::blocks unit test for bacint skarg 2007-11-16 03:00:00 +00:00
  • 1bc41ab02e Removed BIG_ENDIAN around the integer encode and decode as it was deemed unnecessary when built for Freescale. Thank you to Martin Labbe! skarg 2007-11-16 02:53:10 +00:00
  • b35b6409dd Simplified code. skarg 2007-11-12 16:10:51 +00:00
  • 50f095c6b1 Added BACnetDaysOfWeek. skarg 2007-11-12 16:09:35 +00:00
  • cae944a20c Updated documentation. skarg 2007-11-11 06:35:53 +00:00
  • 948f9afd9a Updated unit tests for objects. skarg 2007-11-11 06:23:24 +00:00
  • 109f1ea240 Removed uncoded function from RPM header file, and moved test functions into test area. skarg 2007-11-11 05:39:34 +00:00
  • bb5f5acd5e Copied remotely cneilson 2007-11-09 21:16:24 +00:00
  • 466dadc28d Updated unit test makefiles. skarg 2007-11-09 04:08:26 +00:00
  • bd57da6b49 Updated unit test makefiles. skarg 2007-11-09 03:08:56 +00:00
  • d9c4429fd0 Corrected bug in demo RP handler for Analog Outputs. Thank you to Paul Bremer! skarg 2007-11-08 16:45:35 +00:00
  • b060c15679 Updated unit test makefiles. skarg 2007-11-06 19:10:52 +00:00
  • 33258675ff Added comment. skarg 2007-11-06 17:55:22 +00:00
  • 7432b4d186 skarg 2007-11-01 15:38:59 +00:00
  • 8e280c73cf Corrected grammar in comment. skarg 2007-10-31 23:11:18 +00:00
  • 801342e85b Added function to get the device instance number from the address cache using the MAC address. skarg 2007-10-31 23:01:43 +00:00
  • e51d11856d Updating unit tests. skarg 2007-10-30 14:08:59 +00:00
  • 63e331a01c Updated the unit tests. skarg 2007-10-30 04:32:11 +00:00
  • cf5587c29d Correcting unit test makefiles. Corrected error in config.h for BACAPP NULL values. skarg 2007-10-29 13:58:05 +00:00
  • 39f0a6f876 Corrected EOL style. skarg 2007-10-28 13:32:45 +00:00
  • f9586e3b44 Fixing scripts. skarg 2007-10-28 13:26:10 +00:00
  • 25902a751f Added makefile for sdcc and pic, but not working. skarg 2007-10-26 20:28:11 +00:00
  • 3e366e198f Updated text in readme. skarg 2007-10-26 20:24:01 +00:00
  • 51fcd77239 Moved some test Borland projects to the test directory. skarg 2007-10-26 19:58:43 +00:00
  • d664287176 Corrected the offset when an Error is returned in ReadPropertyMultiple. Thanks Paul B.! skarg 2007-10-26 13:50:33 +00:00
  • b48dbe967a Moved codeblocks projects into test directory. skarg 2007-10-25 12:07:42 +00:00
  • 1f61a4e7b5 Removed the WriteProperty support on Atmega168 - Program size was at 108%. Gotta think of some ways to slim down. skarg 2007-10-25 04:00:13 +00:00
  • cf3f881f7a Changed BIP debug from define to variable since we are using a lib. Affects Win32 and Linux. skarg 2007-10-25 02:13:02 +00:00
  • 69ed8a16c5 skarg 2007-10-25 02:01:48 +00:00
  • 8c0ed6f417 Added info about USB converters. skarg 2007-10-25 02:00:04 +00:00
  • 375f88b7bc Updated parameter names to be Keil compiler friendly. skarg 2007-10-21 15:31:07 +00:00
  • 97eaacc2a5 Changed data to rpdata to avoid keywork in Keil compiler. skarg 2007-10-21 14:04:53 +00:00
  • 4d2f46b395 Added defines for each BACAPP datatype so that the developer could only use the ones they need for their WriteProperty applications. skarg 2007-10-19 17:11:31 +00:00
  • 740bb873be skarg 2007-10-19 04:11:20 +00:00
  • 1f8a8b6f84 Slimming down the Atmel AVR port. skarg 2007-10-19 03:26:43 +00:00
  • 194c6d17ac Slimming down the Atmel AVR port. skarg 2007-10-19 03:21:45 +00:00
  • bfefe8cd62 Slimming down... skarg 2007-10-19 01:33:28 +00:00
  • 02d02cbf86 Corrected errors in compile. skarg 2007-10-18 12:17:41 +00:00
  • 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. skarg 2007-10-18 12:13:46 +00:00
  • 6444af91ce Leaving the bacreal split, with a couple of mods. Moving to src in a minute... skarg 2007-10-18 12:10:12 +00:00
  • 625ff40d71 Moved bacstr.c back to src. Since gcc and others tool linkers can remove unused functions, this turned out to be a wasted effort. skarg 2007-10-18 11:50:14 +00:00
  • 2878dc0e01 reverting the bacstr lib split. skarg 2007-10-18 11:46:37 +00:00
  • 89ddbbe2a0 Moved iam.c back to src, and removed the separate iam directory. Since gcc and others tool linkers can remove unused functions, this turned out to be a wasted effort. skarg 2007-10-18 11:41:18 +00:00
  • 7c6ad3b786 Reverting the iam lib split. skarg 2007-10-18 11:35:49 +00:00
  • 9b304596c9 Moved rp.c back to src, and removed the separate readprop directory. Since gcc linker can remove unused functions, this was wasted effort. skarg 2007-10-18 11:29:05 +00:00
  • 9f852a4d6c Changed makefile name back to original. skarg 2007-10-18 11:23:39 +00:00
  • fe691b6947 skarg 2007-10-18 11:20:29 +00:00
  • 9ff27e38aa Corrected object supported list. skarg 2007-10-16 22:46:28 +00:00
  • 22c227f326 Removed static link option. skarg 2007-10-16 22:18:22 +00:00
  • fd50708718 Tuning the ATmega168 port demo project for the BTL plugfest. skarg 2007-10-16 02:32:52 +00:00
  • b3896ea4f4 Added more functionality to BVLC (untested and uncompiled), and corrected BIP. skarg 2007-10-16 01:24:22 +00:00
  • ae6d2e882b Updated the version number. skarg 2007-10-16 01:23:38 +00:00
  • fc2d159833 Changed default device object id to 260xxx since 260 is the vendor ID of this BACnet stack. skarg 2007-10-16 01:23:16 +00:00
  • f70e80f146 Tuned the ATmega168 port demo project that runs a Device Object and 9 Analog Inputs, and uses ReadProperty service. Uses 16158 bytes of flash, 624 bytes of RAM with an APDU of 128. skarg 2007-10-16 01:22:12 +00:00
  • cbefb47a05 Added GCC options for removing unused functions/dead code. I don't have to split out all the functions from their files! skarg 2007-10-15 12:26:47 +00:00
  • 947756fa0d MovedMoved ReadProperty to subdirectory for library splitting. Split client, server, test for ReadProperty. skarg 2007-10-14 02:19:24 +00:00
  • b91d73d0bc made a copy skarg 2007-10-14 02:08:48 +00:00
  • 11ac494f7e made a copy skarg 2007-10-14 02:08:22 +00:00
  • 48b07fa52d made a copy skarg 2007-10-14 02:08:00 +00:00
  • f7837c744e Moved ReadProperty to subdirectory for library splitting. skarg 2007-10-14 02:07:34 +00:00
  • 65b7dea8bf Reducing the memory required by ATmega168 port. skarg 2007-10-14 02:01:18 +00:00
  • 637b6900e3 Reducing the memory required by ATmega168 port. skarg 2007-10-14 01:46:47 +00:00
  • 5d04c62dbe made a copy skarg 2007-10-14 01:28:04 +00:00
  • c7a530838c made a copy skarg 2007-10-14 00:48:35 +00:00
  • c3e7c982da made a copy skarg 2007-10-14 00:30:30 +00:00
  • b290c71bd7 Split out Real encoding and decoding. skarg 2007-10-14 00:03:23 +00:00