Commit Graph

931 Commits

Author SHA1 Message Date
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 9ff27e38aa Corrected object supported list. 2007-10-16 22:46:28 +00:00
skarg 22c227f326 Removed static link option. 2007-10-16 22:18:22 +00:00
skarg fd50708718 Tuning the ATmega168 port demo project for the BTL plugfest. 2007-10-16 02:32:52 +00:00
skarg b3896ea4f4 Added more functionality to BVLC (untested and uncompiled), and corrected BIP. 2007-10-16 01:24:22 +00:00
skarg ae6d2e882b Updated the version number. 2007-10-16 01:23:38 +00:00
skarg fc2d159833 Changed default device object id to 260xxx since 260 is the vendor ID of this BACnet stack. 2007-10-16 01:23:16 +00:00
skarg 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. 2007-10-16 01:22:12 +00:00
skarg cbefb47a05 Added GCC options for removing unused functions/dead code. I don't have to split out all the functions from their files! 2007-10-15 12:26:47 +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 65b7dea8bf Reducing the memory required by ATmega168 port. 2007-10-14 02:01:18 +00:00
skarg 637b6900e3 Reducing the memory required by ATmega168 port. 2007-10-14 01:46:47 +00:00
skarg 5d04c62dbe made a copy 2007-10-14 01:28:04 +00:00
skarg c7a530838c made a copy 2007-10-14 00:48:35 +00:00
skarg c3e7c982da made a copy 2007-10-14 00:30:30 +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 4c54026b81 Modified makefiles for bacdcode move. 2007-10-13 22:41:50 +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 9881a1bb90 Fixed makefile for Borland compiler due to directory changes. 2007-10-13 12:31:16 +00:00
skarg b2bba84392 Fixed makefiles for ARM7 and ATmega ports. Fixed makefiles for Borland compiler. 2007-10-13 12:27:55 +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 fe2c7cd00a Updated makefile for I-Am file split. 2007-10-12 01:39:31 +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 c1425987e6 Updated makefile for I-Am file split. 2007-10-12 01:09:05 +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