Commit Graph

188 Commits

Author SHA1 Message Date
skarg 7dec29d213 Added the Atomic Read File Ack encoding and decoding and unit tests. Corrected the Atomic Read File encoding and decoding. 2005-06-05 00:35:10 +00:00
skarg d2814fa900 corrected the encoding and decoding for Atomic Write File. 2005-06-04 23:49:34 +00:00
skarg a699d3bb0c created AtomicReadFile encode and decode functions and unit tests. 2005-06-04 22:48:09 +00:00
skarg 6078373f12 corrected code and added unit testing for Atomic Write File. Fixed the encode of octet strings, and added unit testing. 2005-06-04 22:31:37 +00:00
skarg 72f5386147 added octet string encoding/decoding. 2005-06-02 11:22:56 +00:00
skarg fea7e7f171 created 2005-06-02 11:22:36 +00:00
skarg 68f7e4bc8a corrected BIP for the Win32 and RTOS32 builds. Compiled and tested under Borland C++ 5.02and Visual C++ 6 SP5. 2005-05-31 17:31:30 +00:00
skarg 9f079fc846 added cast to fix compiler warning 2005-05-31 17:27:36 +00:00
skarg 45bc2cf1be commented out the read property test to keep it quieter on the network. 2005-05-31 16:08:30 +00:00
skarg 5d7ddd1b2c changed the read property to read all standard device properties 2005-05-28 11:34:20 +00:00
skarg 8d646f323f created 2005-05-27 18:44:42 +00:00
skarg f5a7f1886d added header file to fix compiler warning 2005-05-27 17:18:25 +00:00
skarg 7e952b0912 refactored the binding process. 2005-05-27 17:16:55 +00:00
skarg df7ba026c9 refactored the data link layer 2005-05-27 12:40:04 +00:00
skarg cc3ec5ba38 created 2005-05-27 12:39:32 +00:00
skarg 1721b00404 corrected compiler warning, and fixed tsm for confirmed transactions. 2005-05-26 19:07:35 +00:00
skarg 58746c2182 corrected for warnings from Borland. 2005-05-26 18:53:16 +00:00
skarg 3029fed576 added compare address function to API. 2005-05-25 10:31:08 +00:00
skarg fd596a495d corrected unit test 2005-05-25 10:28:39 +00:00
skarg 4c8f288b4b modified to support confirmed messages. Verified with ReadProperty request. 2005-05-25 00:42:21 +00:00
skarg d13c9172fa created for handling address cache binding for sending confirmed messages. 2005-05-25 00:41:27 +00:00
skarg 96e5e43938 refactored and added return error codes to read property functions. 2005-05-24 10:47:46 +00:00
skarg f0a28e494b corrected code after unit testing. 2005-05-23 11:03:14 +00:00
skarg 337f38d7fc added write property unit test 2005-05-23 02:48:39 +00:00
skarg ae6157c781 changed a magic constant to a common define. 2005-05-23 01:57:50 +00:00
skarg 5c2cb65311 modified comment 2005-05-16 00:17:35 +00:00
skarg 0147f51dc1 added handling for null write to AO object present value 2005-05-16 00:16:59 +00:00
skarg 82a9b1576a rewrote the write property to handle most basic tag types 2005-05-15 21:12:06 +00:00
skarg b59def4ff9 minor consistency update 2005-05-15 21:11:28 +00:00
skarg 6f9a64ae1a added types for decoding write property 2005-05-15 12:10:12 +00:00
skarg a8d92af038 corrected simple ack; added WP for AO 2005-05-15 11:52:03 +00:00
skarg e5b5fb76e0 corrected priority array on read 2005-05-15 11:51:30 +00:00
skarg 758894f8f0 added function prototype 2005-05-15 11:51:03 +00:00
skarg 7f4f1a731b adding analog output object 2005-05-14 15:36:51 +00:00
skarg 5a9aa9ffec added other standard apdu defines 2005-05-13 12:49:42 +00:00
skarg ff113368f6 Corrected BVLC length bug. 2005-05-12 13:56:23 +00:00
skarg d5e64b01c1 changed some comments. 2005-05-10 17:26:59 +00:00
skarg 7a6ef736c5 Updated to work with RTOS-32 port; found that Ethernet PACKET does not work, but BACnet/IP works. 2005-05-10 16:09:00 +00:00
skarg 9c51ec2cd0 Adding MS/TP support to rtos32 port. 2005-05-06 21:11:36 +00:00
skarg 6470db6f66 Made the BACnet/IP use the same socket as the receive so that the src port number would be 0XBAC0 so that the MAC address of the I-Am message would resolve to the correct port. 2005-05-05 18:47:40 +00:00
skarg 32a88cf279 Changed BACnet/IP to use only one socket to make the src port of sent messages have the 0xBAC0 port number instead of some random port number. The src port on I-Am messages is used to store the MAC address. 2005-05-05 18:41:25 +00:00
skarg 830dad8752 corrected API for sending to return the number of bytes sent. 2005-05-05 18:16:34 +00:00
skarg 2162f8814a Added method for setting the broadcast address 2005-05-05 17:15:16 +00:00
skarg 489dde9fb8 corrected BACnet/IP for the linux port. 2005-05-05 16:04:34 +00:00
skarg 3fb559b60a corrected data link receive of large packets that were reporting a actual PDU length but not loading the PDU. 2005-05-05 10:39:07 +00:00
skarg 0c5809cc37 adding BACnet/IP to the linux port 2005-05-04 23:17:30 +00:00
skarg 4a98496478 cleaned up compiler warnings 2005-05-04 20:56:27 +00:00
skarg be646af144 adding BACnet/IP to the Linux port 2005-05-04 17:53:05 +00:00
skarg 6641d0a440 fixed comments. 2005-05-04 16:14:12 +00:00
skarg 2fbfb9f5b6 added debug 2005-05-04 16:12:53 +00:00