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
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
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
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
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