Commit Graph

62 Commits

Author SHA1 Message Date
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 7e952b0912 refactored the binding process. 2005-05-27 17:16:55 +00:00
skarg 58746c2182 corrected for warnings from Borland. 2005-05-26 18:53:16 +00:00
skarg 4c8f288b4b modified to support confirmed messages. Verified with ReadProperty request. 2005-05-25 00:42:21 +00:00
skarg ff113368f6 Corrected BVLC length bug. 2005-05-12 13:56:23 +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 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 156b2f143d modified while refactoring the handlers 2005-05-04 13:27:27 +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 d2cf369938 adding rtos-32 support 2005-05-02 21:03:54 +00:00
skarg bda993e810 added write property support 2005-04-30 12:29:07 +00:00
skarg b84eb22278 modified while adding analog input object 2005-04-22 23:21:58 +00:00
skarg 4c5d314f4a adding rtos-32 support 2005-04-22 17:53:19 +00:00
skarg ba7e028795 added I-Am reception to the linux port. 2005-04-22 10:04:50 +00:00
skarg 11542b2355 added debugging function 2005-04-21 19:48:44 +00:00
skarg 566d44d1d2 modified while adding pic18 support 2005-04-20 17:10:06 +00:00
skarg 4646df1188 modified while adding pic18 support 2005-04-20 17:09:26 +00:00
skarg d6033b03a3 added timeout to the ethernet receive 2005-04-18 20:53:02 +00:00
skarg 4e83dc3cb3 Added a reject handler function pointer to simplify the reject message for unsupported services. 2005-04-17 01:34:20 +00:00
skarg 6cdffceab6 *** empty log message *** 2005-04-15 15:31:06 +00:00
skarg 70e4f220d4 Created 2005-04-13 20:50:02 +00:00
skarg da44de60b3 corrected defects 2005-04-08 21:28:34 +00:00
skarg 47c2286a34 corrected string copy memory overwrite. 2005-04-02 14:09:15 +00:00
skarg 15768f0eac corrected memset bug 2005-04-02 11:41:47 +00:00
skarg f510255c45 added read property support. 2005-04-02 11:12:28 +00:00
skarg 674e87b77d creating read property support 2005-04-01 11:48:47 +00:00
skarg 66f3cb4a00 adding read property service 2005-03-23 23:09:04 +00:00
skarg fd84cfbfee added reject messages 2005-03-23 19:22:22 +00:00
skarg e68f8008d5 corrected code to make it work 2005-03-23 16:53:10 +00:00
skarg a69905c8a3 returning early if no data was received 2005-03-23 16:03:34 +00:00
skarg 32562856b8 added global address setup to correctly configure global sends 2005-03-23 15:57:09 +00:00
skarg 4f83a07d1b debugging linux port 2005-03-19 16:57:17 +00:00