Commit Graph

53 Commits

Author SHA1 Message Date
skarg 7be00a69f3 Cleaned up compiler warnings and errors. Still needs to be finished. 2007-11-20 20:35:01 +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 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 bd57da6b49 Updated unit test makefiles. 2007-11-09 03:08:56 +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 cf5587c29d Correcting unit test makefiles. Corrected error in config.h for BACAPP NULL values. 2007-10-29 13:58:05 +00:00
skarg 375f88b7bc Updated parameter names to be Keil compiler friendly. 2007-10-21 15:31:07 +00:00
skarg 97eaacc2a5 Changed data to rpdata to avoid keywork in Keil compiler. 2007-10-21 14:04:53 +00:00
skarg 4d2f46b395 Added defines for each BACAPP datatype so that the developer could only use the ones they need for their WriteProperty applications. 2007-10-19 17:11:31 +00:00
skarg 194c6d17ac Slimming down the Atmel AVR port. 2007-10-19 03:21:45 +00:00
skarg 02d02cbf86 Corrected errors in compile. 2007-10-18 12:17:41 +00:00
skarg 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. 2007-10-18 12:13:46 +00:00
skarg 6444af91ce Leaving the bacreal split, with a couple of mods. Moving to src in a minute... 2007-10-18 12:10:12 +00:00
skarg 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. 2007-10-18 11:50:14 +00:00
skarg 2878dc0e01 reverting the bacstr lib split. 2007-10-18 11:46:37 +00:00
skarg 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. 2007-10-18 11:41:18 +00:00
skarg 7c6ad3b786 Reverting the iam lib split. 2007-10-18 11:35:49 +00:00
skarg 9b304596c9 Moved rp.c back to src, and removed the separate readprop directory. Since gcc linker can remove unused functions, this was wasted effort. 2007-10-18 11:29:05 +00:00
skarg 9f852a4d6c Changed makefile name back to original. 2007-10-18 11:23:39 +00:00
skarg fe691b6947 2007-10-18 11:20:29 +00:00
skarg b3896ea4f4 Added more functionality to BVLC (untested and uncompiled), and corrected BIP. 2007-10-16 01:24:22 +00:00
skarg 947756fa0d MovedMoved ReadProperty to subdirectory for library splitting. Split client, server, test for ReadProperty. 2007-10-14 02:19:24 +00:00
skarg b91d73d0bc made a copy 2007-10-14 02:08:48 +00:00
skarg 11ac494f7e made a copy 2007-10-14 02:08:22 +00:00
skarg 48b07fa52d made a copy 2007-10-14 02:08:00 +00:00
skarg f7837c744e Moved ReadProperty to subdirectory for library splitting. 2007-10-14 02:07:34 +00:00
skarg b290c71bd7 Split out Real encoding and decoding. 2007-10-14 00:03:23 +00:00
skarg 2ca30c8152 made a copy 2007-10-13 23:42:20 +00:00
skarg 82c0708951 made a copy 2007-10-13 23:41:58 +00:00
skarg 45c179c14c Split out bacnet string modules. 2007-10-13 23:40:47 +00:00
skarg 1d541576a2 made a copy 2007-10-13 23:33:12 +00:00
skarg c5c5f64f7b made a copy 2007-10-13 23:21:23 +00:00
skarg c0f43728c6 made a copy 2007-10-13 23:20:57 +00:00
skarg 963205e1c6 made a copy 2007-10-13 23:20:18 +00:00
skarg c87c50e7e5 2007-10-13 23:18:15 +00:00
skarg 8cbbec9939 Renamed string files for bacdcode. 2007-10-13 23:15:48 +00:00
skarg f1b5e92eb4 made a copy 2007-10-13 23:13:21 +00:00
skarg 58f76539ce made a copy 2007-10-13 23:12:46 +00:00
skarg 7e92c141b0 splitting out the bacnet strings - bitstring, character string, octet string. 2007-10-13 23:11:46 +00:00
skarg eb8f959c73 Moved bacdcode files into src subdirectory in preperation for breakout of functions for a lean library. 2007-10-13 22:39:11 +00:00
skarg 3d6158443c Changed API: encode_tagged is now encode_application since we are encoding an application tag. 2007-10-13 12:26:16 +00:00
skarg fa0d935bc6 Added cast to eliminate compiler warning. 2007-10-12 01:33:54 +00:00
skarg 1e0e347423 added header file to eliminate compiler warning. 2007-10-12 01:23:54 +00:00
skarg 4b1418a8f6 Updated makefile for I-Am file split. 2007-10-12 01:08:08 +00:00
skarg 2e8ab34148 Split I-Am to client and server. 2007-10-12 01:05:28 +00:00
skarg afd38e9e3d made a copy 2007-10-12 00:52:47 +00:00
skarg 4bf9c4edfa made a copy 2007-10-12 00:52:01 +00:00
skarg 46364cdb53 made a copy 2007-10-12 00:50:45 +00:00