Commit Graph

  • 2ca30c8152 made a copy skarg 2007-10-13 23:42:20 +00:00
  • 82c0708951 made a copy skarg 2007-10-13 23:41:58 +00:00
  • 45c179c14c Split out bacnet string modules. skarg 2007-10-13 23:40:47 +00:00
  • 1d541576a2 made a copy skarg 2007-10-13 23:33:12 +00:00
  • c5c5f64f7b made a copy skarg 2007-10-13 23:21:23 +00:00
  • c0f43728c6 made a copy skarg 2007-10-13 23:20:57 +00:00
  • 963205e1c6 made a copy skarg 2007-10-13 23:20:18 +00:00
  • c87c50e7e5 skarg 2007-10-13 23:18:15 +00:00
  • 8cbbec9939 Renamed string files for bacdcode. skarg 2007-10-13 23:15:48 +00:00
  • f1b5e92eb4 made a copy skarg 2007-10-13 23:13:21 +00:00
  • 58f76539ce made a copy skarg 2007-10-13 23:12:46 +00:00
  • 7e92c141b0 splitting out the bacnet strings - bitstring, character string, octet string. skarg 2007-10-13 23:11:46 +00:00
  • 4c54026b81 Modified makefiles for bacdcode move. skarg 2007-10-13 22:41:50 +00:00
  • eb8f959c73 Moved bacdcode files into src subdirectory in preperation for breakout of functions for a lean library. skarg 2007-10-13 22:39:11 +00:00
  • 9881a1bb90 Fixed makefile for Borland compiler due to directory changes. skarg 2007-10-13 12:31:16 +00:00
  • b2bba84392 Fixed makefiles for ARM7 and ATmega ports. Fixed makefiles for Borland compiler. skarg 2007-10-13 12:27:55 +00:00
  • 3d6158443c Changed API: encode_tagged is now encode_application since we are encoding an application tag. skarg 2007-10-13 12:26:16 +00:00
  • fe2c7cd00a Updated makefile for I-Am file split. skarg 2007-10-12 01:39:31 +00:00
  • fa0d935bc6 Added cast to eliminate compiler warning. skarg 2007-10-12 01:33:54 +00:00
  • 1e0e347423 added header file to eliminate compiler warning. skarg 2007-10-12 01:23:54 +00:00
  • c1425987e6 Updated makefile for I-Am file split. skarg 2007-10-12 01:09:05 +00:00
  • 4b1418a8f6 Updated makefile for I-Am file split. skarg 2007-10-12 01:08:08 +00:00
  • 2e8ab34148 Split I-Am to client and server. skarg 2007-10-12 01:05:28 +00:00
  • afd38e9e3d made a copy skarg 2007-10-12 00:52:47 +00:00
  • 4bf9c4edfa made a copy skarg 2007-10-12 00:52:01 +00:00
  • 46364cdb53 made a copy skarg 2007-10-12 00:50:45 +00:00
  • 14a785c98e Moved I-Am to src subdirectory. skarg 2007-10-12 00:48:54 +00:00
  • ccbec7715e Moved unit test make files to test directory. skarg 2007-10-11 18:25:16 +00:00
  • 02a0554ed8 Corrected warnings and errors for Linux compile. skarg 2007-10-11 18:17:38 +00:00
  • 4e3769b6b4 Updated demo make files for new directory layout. skarg 2007-10-10 22:42:02 +00:00
  • 3e0d557300 Updated the include/bacnet.h file to be the only file needed by the main.c file - untested. skarg 2007-10-10 12:34:45 +00:00
  • 82311b321c Moved the demo object header files to the include directory. skarg 2007-10-10 12:26:09 +00:00
  • f748022f27 Moved the demo object header files to the include directory. skarg 2007-10-10 12:24:49 +00:00
  • 648e4b3f9a Added lib to makefile. skarg 2007-10-10 12:02:52 +00:00
  • 53c332d5a4 Corrected TSM exclusion. skarg 2007-10-10 11:57:55 +00:00
  • 7b66d7d12c Updated library make files for new directory layout. skarg 2007-10-10 11:51:00 +00:00
  • 64c731d2bc Moved remotely skarg 2007-10-10 11:49:20 +00:00
  • 18d7c4c42b Moved remotely skarg 2007-10-10 11:49:03 +00:00
  • ff102a71ed Moved remotely skarg 2007-10-10 11:48:44 +00:00
  • b8fece2886 Modified some of the unit tests for the new directory layout. skarg 2007-10-10 03:53:39 +00:00
  • a2506536ed Moved header files into the include directory. Moved source files into the src directory. Still need to updated the makefiles and projects. skarg 2007-10-10 03:34:37 +00:00
  • c25265201d Moved remotely skarg 2007-10-10 03:01:48 +00:00
  • c36ef1d1a1 Moved remotely skarg 2007-10-10 03:00:53 +00:00
  • 884350b10c Added FAQ for interface environment variable. skarg 2007-10-09 16:16:33 +00:00
  • 8ceee148a5 Added fixme comment due to report of bug. Thank you John Taylor! skarg 2007-10-03 16:19:51 +00:00
  • 71eac31ee2 Changed parameter name that conflicted with Keil datatype. skarg 2007-10-01 02:01:34 +00:00
  • 39f59f6c2d Added svn update to release script to update changelog data. skarg 2007-09-29 14:49:23 +00:00
  • a6d1183bf6 Changed the demo applications to use BACNET_IFACE environment variable when configuring the datalink. Thank you to Tomas Zerolo for the patch! skarg 2007-09-29 14:32:15 +00:00
  • 522d9f4f7d Corrected poll station for sole master PFM transition. skarg 2007-09-29 14:24:28 +00:00
  • ba20c1cc03 Corrected problem in MS/TP state machine where device was sending PFM frames to itself (destination address same as source address) when solemaster is true (Thank you to John Stachler!). skarg 2007-09-28 23:38:54 +00:00
  • 3fa42d3df6 skarg 2007-09-28 23:16:36 +00:00
  • 60ed49f60e changed the RTS guard time. skarg 2007-09-28 00:04:46 +00:00
  • 6bc594fadd Updated web page for little projects. skarg 2007-09-27 17:21:57 +00:00
  • b534a6bf7f Modified the demo/server application to use environment variables for the interface parameters (Thank you tomás!). skarg 2007-09-27 17:18:59 +00:00
  • da79c3826b Updated AVR port to work on actual hardware. skarg 2007-09-25 22:08:14 +00:00
  • 7b88a99e0f Changed max to be a define so that compilers don't have to use larger integers than necessary to represent enums. skarg 2007-09-19 15:30:06 +00:00
  • b00aa000f5 Any size MAC address should be allowed which is less than or equal to 7 bytes. The IPv6 16 byte addresses are planned to be handled outside this area in BACnet. skarg 2007-09-19 15:29:01 +00:00
  • e4d875c95f Modified the code blocks project. skarg 2007-09-08 00:13:45 +00:00
  • cf7a013640 Compiling with CRC tables. skarg 2007-09-07 18:02:31 +00:00
  • fe950f2579 Compiling with CRC tables. skarg 2007-09-07 18:01:52 +00:00
  • 0c527b8162 Cleaned up Borland compile. skarg 2007-09-07 18:00:42 +00:00
  • 9b7db6360f Added CRC_USE_TABLE option for CRC in MS/TP. skarg 2007-09-07 06:46:01 +00:00
  • 62a7475817 Trimmed unnecessary code from MS/TP receive FSM. Updated rs485 for AVR and ARM. skarg 2007-09-07 05:42:53 +00:00
  • 8fb328ce23 Modified the AT91SAM7S port and the ATmega168 port to use a slimmed down MS/TP state machine and datalink layer. Tested on AT91SAM7S-EK board. skarg 2007-09-07 01:34:19 +00:00
  • 4f34f6994b Updated the library in the ATmega makefile, and updated the tsm module. skarg 2007-09-06 00:09:46 +00:00
  • 69ddb269b7 Creating ATmega demo. skarg 2007-09-05 23:47:15 +00:00
  • 880adb383f Fixed inconsistency in demo ReadProperty handler. skarg 2007-09-05 23:46:25 +00:00
  • 17ceb11d3c Rewrote MS/TP to minimize memory usage. Compiles, but untested. skarg 2007-09-05 23:13:15 +00:00
  • 794362580b Corrected bug in WAIT_FOR_REPLY state of MS/TP Master Node. skarg 2007-09-05 23:12:23 +00:00
  • 8994735720 Added CodeBlocks workspace and updated demo/epics to use the Required Properties list of the Device Object. skarg 2007-09-05 17:21:36 +00:00
  • 46ab0030c8 Fiddling with the MAX_MDPU and datalink stuff. skarg 2007-09-01 00:42:12 +00:00
  • 35cac8b4b0 added datalink. skarg 2007-08-31 23:24:41 +00:00
  • a5f1cb9493 Created for holding function pointers for the datalink. skarg 2007-08-31 23:23:23 +00:00
  • 8aa905ce68 Corrected unit test builds on Linux. skarg 2007-08-31 22:05:02 +00:00
  • d2fa7d44c6 Upped the version number to 1.0.0 - this should be the stable version. skarg 2007-08-31 22:04:24 +00:00
  • 9be716c82c Corrected compiler warning. skarg 2007-08-31 21:04:43 +00:00
  • fd91a35a5c Changed input buffer size check to be more correct and maintainable. skarg 2007-08-31 21:04:14 +00:00
  • 22b3118ead Added thought provoking comment. skarg 2007-08-31 00:23:07 +00:00
  • e5ad637410 Updated to do list. skarg 2007-08-24 15:26:59 +00:00
  • 23fbc1eee7 Updated ports client/server demo to use BACnet library. skarg 2007-08-24 00:41:08 +00:00
  • 686030e197 Updated the Datalink Data-Expecting-Reply for the at91sam7s and atmega168 projects. skarg 2007-08-24 00:34:32 +00:00
  • b41f8709d8 Updated vendor name and ID to use the one specified in config.h or DEFINED. skarg 2007-08-24 00:33:34 +00:00
  • 4c8b5b5262 Modified the Borland compiler build to use a library for all the demos. skarg 2007-08-24 00:32:34 +00:00
  • 34f090598d Modified the Borland compiler build to use a library for all the demos. skarg 2007-08-24 00:31:38 +00:00
  • e28c120a7f Added makefile for building BACnet library under Linux. skarg 2007-08-23 18:57:09 +00:00
  • e7a49d79ee Converted the linux build to use BACnet library. Moved some BACnet address functions to bacaddr.c/h. skarg 2007-08-23 18:56:38 +00:00
  • 75916aa21a Added BACnet address copy and compare functions. skarg 2007-08-23 16:06:11 +00:00
  • bf45ede358 Updated makefile for latest config.h defines. skarg 2007-08-23 00:35:49 +00:00
  • e16ae6eded Updated dlmstp project on Win32. Added rx_fsm.mak for Borland. skarg 2007-08-23 00:34:38 +00:00
  • 4f42b20590 Modified the MS/TP Master Node state machine to handle Data Expecting Reply in a more appropriate manner. Updated the MS/TP monitor rx_fsm, and updated the linux and windows dlsmtp for new functionality. skarg 2007-08-23 00:28:14 +00:00
  • b37c58e0bf Updated stdint.h and stdbool.h which are used with compilers that are pre-C99 standard (i.e. borland). This also cleaned up warnings when built with codeblocks using MinGW. skarg 2007-08-21 23:03:01 +00:00
  • 6dc7399605 Since config.h is updated, the demo makefiles needed to be updated with the latest DEFINES. Also changed some of the demo projects built with CodeBlocks. skarg 2007-08-21 23:00:56 +00:00
  • f74d39558f Added more configuration information to config.h, including the default Vendor Id. This BACnet Stack at SourceForge has been assigned Vendor Id 260 by ASHRAE. We can now release binary utilities and tools with our own Vendor ID! skarg 2007-08-21 17:50:01 +00:00
  • 12ce5a0d7f Moving this 1MB file. skarg 2007-08-21 13:57:50 +00:00
  • 35e144aa56 Added vendor id document from ASHRAE. This open source community project can now release executables with a valid vendor id! skarg 2007-08-21 13:52:56 +00:00
  • 03dfa101c9 Adjusted the minimum Turnaround time for ARM and AVR ports to give a minimum since there are errors induced from the clock and from rounding. skarg 2007-08-20 19:39:36 +00:00
  • 1d46e28189 Added frame and overrun error detection into AT91SAM7S port of MS/TP. skarg 2007-08-20 16:33:29 +00:00
  • 4980eb8b2e Corrected Atmel ARM7 AT91SAM7S port by fixing some problems in the dlmstp.c functions. Validated. skarg 2007-08-20 15:57:13 +00:00
  • eabe6dee96 Converted SilenceTimer on MS/TP datalink to be a function so that it can be atomic on 8-bit microcontrollers. skarg 2007-08-19 12:30:51 +00:00
  • 53f2fc3f35 Updated the unit test make files. Fixed the init sections of MS/TP monitor (rx_fsm) modules. Corrected the rx_fsm code to check the correct return value of the read. Fixed the return value of the RS485 prototypes. skarg 2007-08-18 16:14:06 +00:00