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 |
|
skarg
|
05645df358
|
modified to make generic
|
2005-05-04 15:53:09 +00:00 |
|
skarg
|
d972d88b5d
|
added for rtos32 port
|
2005-05-04 15:40:39 +00:00 |
|
skarg
|
b699a56f52
|
changed error wording
|
2005-05-04 13:54:26 +00:00 |
|
skarg
|
19be50d367
|
moving BACnet/IP module to handle quirks on each port
|
2005-05-04 13:49:50 +00:00 |
|
skarg
|
0ad7f97df4
|
moved the data link layer define into the makefile.
|
2005-05-04 13:38:07 +00:00 |
|
skarg
|
3f000f2d20
|
moved a constantly changed dependency
|
2005-05-04 13:32:41 +00:00 |
|
skarg
|
156b2f143d
|
modified while refactoring the handlers
|
2005-05-04 13:27:27 +00:00 |
|
skarg
|
f4568ffeac
|
moved refactored stuff here
|
2005-05-04 13:07:56 +00:00 |
|
skarg
|
28d45505ad
|
refactored the handlers
|
2005-05-04 13:07:26 +00:00 |
|
skarg
|
5b87d09c94
|
modified while adding rtos-32 support
|
2005-05-03 21:04:16 +00:00 |
|
skarg
|
7fc0c082f1
|
added from RTOS-32 distribution
|
2005-05-03 21:03:30 +00:00 |
|
skarg
|
dd677858cb
|
created
|
2005-05-03 20:55:26 +00:00 |
|
skarg
|
d2cf369938
|
adding rtos-32 support
|
2005-05-02 21:03:54 +00:00 |
|