Commit Graph

28 Commits

Author SHA1 Message Date
skarg 0de4bcd4d8 Updated for Win32 build using Borland compiler. 2006-01-01 20:41:32 +00:00
skarg 1cc71f8d14 changed the modules to use the new BACNet string types.
Modified the device object to handle having the string properties changed via WriteProperty service.
Updated the unit tests.
Updated the demo objects.
2005-12-23 17:39:36 +00:00
bigjohngoulah de586de7a6 now using simple ack handler for the write 2005-12-18 00:37:16 +00:00
skarg 1f34710f24 Changed the APDU handler to handle freeing the transactions even when there is a custom handler being used. 2005-12-17 22:37:16 +00:00
bigjohngoulah bd7f0b3ad4 added a sendWriteRequest, writeAckHandler, wp decode service request, struct and library to map property to tag 2005-12-16 21:39:57 +00:00
skarg caf018f072 updated the read property demo. 2005-12-07 19:55:39 +00:00
skarg 2edddfa604 Cleaned up the BACnet text handling and added it to the read-property handler. 2005-11-17 11:59:56 +00:00
skarg c45d61b9e2 Updated code to compile on MPLAB C18 v2.44 compiler. 2005-09-29 19:28:18 +00:00
skarg bc21625461 refactored the BACnet/IP for each of the ports 2005-08-12 15:44:42 +00:00
skarg 5ceddb8c03 Refactored to make the ReadProperty functions less stack heavy. Fixed ReadPropertyAck after running unit test. 2005-06-24 12:42:49 +00:00
skarg 4a7139066d added comments 2005-06-14 10:35:13 +00:00
skarg b2727702d4 corrected AtomicReadFileAck. 2005-06-13 19:38:14 +00:00
skarg 6c35ca9567 cleaned up compiler warnings 2005-06-13 12:48:25 +00:00
skarg 2624538022 modified for AtomicReadFile handling. 2005-06-12 01:01:30 +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 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 96e5e43938 refactored and added return error codes to read property functions. 2005-05-24 10:47:46 +00:00
skarg 5c2cb65311 modified comment 2005-05-16 00:17:35 +00:00
skarg a8d92af038 corrected simple ack; added WP for AO 2005-05-15 11:52:03 +00:00
skarg 7f4f1a731b adding analog output object 2005-05-14 15:36:51 +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 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