Commit Graph

  • 250cc92e00 Added MS/TP to Linux using the USB->RS485 from SerialGear. Tested Receive only using the rx_fsm.c and rx_fsm.mak functional test. Works as an MS/TP network monitor. skarg 2007-06-29 21:22:46 +00:00
  • b3fda233cf Added MS/TP on Win32 port using external USB RS-485 device from SerialGear. Only completed RS-485 and dlmst unit testing. It is communicating but not nicely. skarg 2007-06-26 22:32:43 +00:00
  • e6c21e9bb7 Inital ARM7 code. Still needs work s3rock 2007-06-21 20:19:27 +00:00
  • bddafd3c86 Cleaned up duplicate defines. skarg 2007-06-21 00:28:24 +00:00
  • f2166c14c7 Created RS-485 file for Win32 to work with USBGear USB to RS-485 converter. skarg 2007-06-21 00:27:52 +00:00
  • b3f0ef2d74 Added casts to remove warnings on IAR compiler. skarg 2007-06-20 21:21:26 +00:00
  • 9db08e316b Added casts to remove warnings on IAR compiler. skarg 2007-06-20 18:27:55 +00:00
  • 34149356a3 updated the FAQ document from the website. skarg 2007-06-19 13:57:21 +00:00
  • e142d20f3a Updated the version number. skarg 2007-06-18 17:02:51 +00:00
  • a18d338f00 Set the EOL-style to native for most files using svn propset command. Some files also had inconsistent line endings. Seems that subversion doesn't set the eol-style automatically when files are created unless it is configured for autoprops. The autoprops setting is local to the subversion installation and not the project. skarg 2007-06-18 16:22:24 +00:00
  • a2a4220723 Corrected clean for unix make for several targets. skarg 2007-06-18 16:00:34 +00:00
  • 8833675ad8 Changed Firmware_Revision property to return 0.3.1 which is the version of the BACnet Stack at SourceForge. skarg 2007-06-15 22:54:05 +00:00
  • 3656c352ce Cleaned up compile warnings. skarg 2007-06-15 22:50:25 +00:00
  • 0b86feeff7 Updated to do list. Added MSVS readme. skarg 2007-06-15 22:49:27 +00:00
  • d098dfcd4c skarg 2007-06-15 22:48:46 +00:00
  • 11d6fa7589 added readme for code blocks. skarg 2007-06-15 22:41:26 +00:00
  • 4c63cac87f Created codeblocks project for demo/server. Builds under GCC Compiler mingw. skarg 2007-06-15 22:40:37 +00:00
  • a634eadd60 Added a Visual C++ project to the WhoIs demo by editing the DSP file by hand. Untested. skarg 2007-06-15 21:35:48 +00:00
  • 26a61bcd51 Corrected RPM tag number for decoding. skarg 2007-06-15 00:29:51 +00:00
  • 9069c939da Fixing indent oops which removed the contents of all these files. skarg 2007-06-14 05:33:15 +00:00
  • ea4863ca25 Indented. skarg 2007-06-14 05:14:26 +00:00
  • 4a9492da04 Started cleanup of BVLC module. skarg 2007-06-14 04:41:46 +00:00
  • bdc7225014 added makefile for building unit test for BVLC skarg 2007-06-14 03:59:48 +00:00
  • fddfacb85d Added #ifndef's to allow configuration parameters to be set in the build s3rock 2007-06-13 18:45:59 +00:00
  • 4b00c2b9f8 Added PRINT_ENABLED statements s3rock 2007-06-13 18:28:00 +00:00
  • 8c9efbfb7d added more to do items skarg 2007-06-13 17:29:55 +00:00
  • 2c628f9003 added makefile for bacint unit test. skarg 2007-06-12 23:33:36 +00:00
  • 047fd0e9a4 Refactored the Linux makefiles for defines. Added arcnet and ethernet datalink files to the makefile. skarg 2007-06-12 22:32:08 +00:00
  • 9687ab088a skarg 2007-06-12 00:04:35 +00:00
  • 273d65175b Refactored Makefiles for Linux. Added other datalink layer source files. skarg 2007-06-11 22:50:35 +00:00
  • d1bd00e2a1 Created spike solution for smaller footprint decoding of BACnet integers with unit tests. Options to remove from bacdcode but would have to modify all example projects. skarg 2007-06-06 23:34:38 +00:00
  • 5c0d0d0fe8 Corrected SubscribeCOV decoding for cancellation request. Updated COV Code::Blocks project. skarg 2007-06-06 21:25:18 +00:00
  • e77ab395a3 Fixed line endings. skarg 2007-06-06 18:43:44 +00:00
  • 13aaa9e847 Added debug prints to the AtomicReadFile handler. skarg 2007-06-06 16:38:39 +00:00
  • cddb5b7dd3 Corrected signed value decoding for signed16 and signed8. skarg 2007-06-06 15:54:24 +00:00
  • 8d557718d2 skarg 2007-06-06 00:17:59 +00:00
  • 6a2f43712f Corrected cancellation request for SubscribeCOV decoding. skarg 2007-06-06 00:16:12 +00:00
  • 8207c3931b Corrected the size of the file chunk requested when the Max APDU is 50. skarg 2007-06-06 00:13:58 +00:00
  • 8a428c2e79 Corrected signed value decoding. skarg 2007-06-06 00:12:32 +00:00
  • d144039df7 Added Winsock error text. skarg 2007-06-01 18:51:33 +00:00
  • 54010e7cbb modified the server default build defines for win32. skarg 2007-06-01 18:32:42 +00:00
  • f02edb879e skarg 2007-06-01 18:31:47 +00:00
  • 5084d3f50d Consolidated the debug print information for the linux server demo. skarg 2007-06-01 17:48:34 +00:00
  • f618f21715 Corrected default ethernet interface for Linux port. skarg 2007-06-01 16:15:00 +00:00
  • dd0d60b856 Corrected BACnet/IP received to ignore packets from itself. skarg 2007-06-01 15:59:09 +00:00
  • 98e2469937 Added to-do list as README.todo skarg 2007-05-30 23:37:56 +00:00
  • f1ac491f5b Fixed BACnet/IP debug message for Win32 port. skarg 2007-05-30 23:29:17 +00:00
  • ba810c0aed Cleaned up format of source code. skarg 2007-05-30 23:28:12 +00:00
  • 57af6b6551 fixed the default interface for Linux to be eth0. skarg 2007-05-30 21:48:12 +00:00
  • f936794362 Added BIG_ENDIAN define to all the unit tests so they would compile. skarg 2007-05-28 15:37:10 +00:00
  • f12380becd Updated for epics demo. skarg 2007-05-25 03:09:50 +00:00
  • 8026dc003b Combined the interface set into the datalink_init for all the datalink layers. Changed all the demo programs to use datalink_init instead of specific datalink functions. skarg 2007-05-25 01:08:42 +00:00
  • 076ee5f3ca Changed priority parameter to unsigned since we don't need to use negative values and were not checking for negative to be invalid. skarg 2007-05-22 13:44:07 +00:00
  • 78cec1d8c4 Added ability to specify the BACnet/IP interface on multi-homed machines from the command line demo for demo/epics on a Win32 platform. skarg 2007-05-22 00:19:05 +00:00
  • 8139ea6fa1 Fixed the BACnet/IP broadcast messages to send as BVLC_ORIGINAL_BROADCAST_NPDU. Corrected comments about Broadcasts. skarg 2007-05-22 00:17:39 +00:00
  • 6140afa5c3 tested win32 build. skarg 2007-04-17 13:29:56 +00:00
  • fc97f448bf Changed demo constant float instead of cast. skarg 2007-04-17 13:29:21 +00:00
  • ccf23bafb3 Added note for contribution. Thank you Ferran! skarg 2007-04-17 13:26:43 +00:00
  • 58a3e5fc73 Corrected transaction state machine from a potential infinite loop when more than one invokeID is used at a time. skarg 2007-04-17 13:13:23 +00:00
  • 09c774418a Added improved debug for Win32 BIP init (CN) skarg 2007-04-04 12:42:08 +00:00
  • 23807e0c83 Enhancing the EPICS demo. skarg 2007-04-03 11:04:25 +00:00
  • becfdc947d Adding more functionality to Lighting Output object. skarg 2007-04-02 21:49:21 +00:00
  • 0f53e4c9e9 Updated the pic18f6720 demo in the ports directory. Added EPICS for the pic18f6720. skarg 2007-04-02 21:31:26 +00:00
  • aefe3dccd0 skarg 2007-04-02 20:58:17 +00:00
  • af939531ce Added include file to fix compiler warning. skarg 2007-04-02 20:10:45 +00:00
  • 8ad1126df6 Added check to see if BIG_ENDIAN was defined and issue an error if it was not defined. skarg 2007-04-02 20:10:01 +00:00
  • 4dcd77dbf6 Fixed include list in readme.txt skarg 2007-04-02 20:08:32 +00:00
  • d9e1e7a5e4 skarg 2007-04-02 19:51:39 +00:00
  • ee3771eb07 Added analog value object to the ReadProperty handler for the pic18f6720 ports demo. skarg 2007-04-02 16:18:15 +00:00
  • 3acdc464aa Updated website content. skarg 2007-04-02 12:58:21 +00:00
  • 2b85b30b55 Added a diagram showing basic architecture. Added FAQ document. skarg 2007-04-02 00:37:37 +00:00
  • 42ade5a5a0 Added WriteProperty service and Analog Value object without priority array to pic18f6720 port demo. skarg 2007-03-30 20:51:57 +00:00
  • 378b5f710d Copied remotely skarg 2007-03-30 20:25:31 +00:00
  • 42146f3da7 Removed file/folder skarg 2007-03-30 20:23:35 +00:00
  • 825b7cf0ca Copied remotely skarg 2007-03-30 20:23:22 +00:00
  • 1d231312aa Copied remotely skarg 2007-03-30 20:22:31 +00:00
  • bfb5859a44 cleaned up errant comments. skarg 2007-03-30 20:17:36 +00:00
  • 8b13d401a3 cleaned up warning for unused variables during Win32 compile. skarg 2007-03-28 13:06:48 +00:00
  • b602ba5739 Added demo for extracting EPICS from device. Only extracts device object properties at this time. skarg 2007-03-27 17:39:27 +00:00
  • 7205b32f99 Changed PIC18F6720 demo to include BI, BV, and AI objects. skarg 2007-03-27 14:06:58 +00:00
  • befc997533 Reverted change of sprintf %u to %lu since gcc defines uint32_t as unsigned int rather than long unsigned int like the pic. I will just add a note to the readme or demo projects for the PIC. skarg 2007-03-27 13:44:48 +00:00
  • c861d27cad Potential library include. skarg 2007-03-27 12:59:47 +00:00
  • b68f1a0f8e Changed sprintf from %u or %d to %lu to fix problem in PIC ports. skarg 2007-03-27 11:20:39 +00:00
  • 6f04232d32 Updated for running the PIC demo. skarg 2007-03-23 17:07:13 +00:00
  • 71cdafef52 added unit test for Lighting Output object. skarg 2007-03-10 20:03:40 +00:00
  • 5d15c86541 Cleaned up warnings and comments. skarg 2007-03-10 20:03:14 +00:00
  • 912f17996c Creating a demo of the proposed Lighting Output object. skarg 2007-03-10 13:54:46 +00:00
  • a2dc62a68c Changed where Shed_Levels was initialized. Added comments. skarg 2007-03-05 16:13:19 +00:00
  • b41c124dcc Corrected Analog Output setting of value which had priority off-by-one error. skarg 2007-02-27 22:17:34 +00:00
  • f3f963e66d Added unit testing for load control object state machine. skarg 2007-02-27 22:16:52 +00:00
  • 9afdc3fffa Adding unit tests to Load Control object to verify state machine. skarg 2007-02-26 22:02:19 +00:00
  • 2661171f42 Tuning the start time and the other change states check in the state machine. skarg 2007-02-26 20:36:29 +00:00
  • f45aa10571 Added extra check in case TSM_ENABLED is not defined. skarg 2007-02-26 14:11:55 +00:00
  • 29267681d2 Moved and inverted the TSM_ENABLED preprocessor check since it wasn't working for when compiled with apdu.c on Linux under GCC. skarg 2007-02-26 14:04:18 +00:00
  • ca1af32d7c Changed AtomicWriteFile handler to return complex Ack instead of Simple Ack. skarg 2007-02-26 00:05:19 +00:00
  • d119f3cacc Changed the name of the files to temp files. skarg 2007-02-25 23:30:23 +00:00
  • 8d14d078a9 Added missing header file. skarg 2007-02-25 23:27:30 +00:00
  • 15af87a4fd Created handler for AtomicWriteFile service. Added it to the demo/server example. skarg 2007-02-25 23:23:53 +00:00
  • 6f67d4c59d Removed file/folder skarg 2007-02-23 13:21:38 +00:00
  • 63e18a0f1f Release BACnet Protocol Stack 0.3.0 skarg 2007-02-23 13:19:57 +00:00