Commit Graph

28 Commits

Author SHA1 Message Date
skarg 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. 2007-05-25 01:08:42 +00:00
skarg 8139ea6fa1 Fixed the BACnet/IP broadcast messages to send as BVLC_ORIGINAL_BROADCAST_NPDU. Corrected comments about Broadcasts. 2007-05-22 00:17:39 +00:00
skarg 5dd8c6da91 Converted to standard indent style. 2006-10-07 14:13:34 +00:00
skarg 337bc5ab4e Corrected the NPDU encoding for the demo handlers. 2006-09-23 22:02:04 +00:00
skarg 07a1077b2d correcting the npdu encoding for handlers. 2006-09-22 21:16:20 +00:00
skarg 3d0abf778a indented 2006-08-29 10:48:04 +00:00
skarg 05abf5be23 included ethernet and arcnet in demo for readprop and server on Linux. Corrected the ethernet length. Corrected warnings in s_rp and s_whois. 2006-08-13 16:53:15 +00:00
skarg 3560e3d06f updated the linux data link layers for changed apdu that passes npdu. 2006-08-13 11:19:42 +00:00
skarg b686fa7ca7 changed c++ comments to c comments using comment.sh script. 2006-02-19 01:33:30 +00:00
skarg d6a891f0d1 running the indent on the files. 2006-02-18 23:11:25 +00:00
skarg 211e0fdb34 Added ARCNET raw packet handling for Linux. 2005-09-06 20:28:52 +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 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 28d45505ad refactored the handlers 2005-05-04 13:07:26 +00:00
skarg 11542b2355 added debugging function 2005-04-21 19:48:44 +00:00
skarg d6033b03a3 added timeout to the ethernet receive 2005-04-18 20:53: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 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
skarg c62d283ec4 compiles! 2005-03-16 19:47:16 +00:00
skarg f08d6499c9 getting the test system working. 2005-03-16 19:12:31 +00:00
skarg 63657d29c8 created to test the stack on linux 2005-03-16 16:29:07 +00:00