Commit Graph

24 Commits

Author SHA1 Message Date
skarg 137f36a977 Modified the character strings encoding to intialize character strings with NULLs at the end. Changed device object demo to use ANSI X34 only. Fixed bug in WriteProperty for Device Object Name. 2006-01-05 18:40:11 +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
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 3d0eaed3d6 cleaned up the fallout after refactoring to bacapp module. 2005-12-10 22:42:41 +00:00
skarg b7321923af Cleaned up compiler warnings and errors for Win32 build. 2005-12-07 15:15:27 +00:00
skarg c45d61b9e2 Updated code to compile on MPLAB C18 v2.44 compiler. 2005-09-29 19:28:18 +00:00
skarg fb8d423bde corrected unit tests 2005-06-18 23:36:08 +00:00
skarg 2624538022 modified for AtomicReadFile handling. 2005-06-12 01:01:30 +00:00
skarg 96e5e43938 refactored and added return error codes to read property functions. 2005-05-24 10:47:46 +00:00
skarg 82a9b1576a rewrote the write property to handle most basic tag types 2005-05-15 21:12:06 +00:00
skarg 7f4f1a731b adding analog output object 2005-05-14 15:36:51 +00:00
skarg 4a98496478 cleaned up compiler warnings 2005-05-04 20:56:27 +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 bdb922090b added xx-supported init for all known support set to false initially. 2005-04-15 18:34:33 +00:00
skarg 57e3025421 added proper bitstring encoding 2005-04-15 17:43:02 +00:00
skarg fe5b2f86e7 Modified to compile correctly using MicroChip C18 compiler (mcc18), although I had to turn on all optimizations to fit it into the 18F252 32k code space (88% full). 2005-04-13 20:52:18 +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 78ef4ea5f5 got a clean compile. 2005-03-31 19:48:49 +00:00
skarg 66f3cb4a00 adding read property service 2005-03-23 23:09:04 +00:00
skarg e2a8d15689 adding TSM support 2005-03-19 01:44:14 +00:00
skarg 2350fe26a3 created 2005-03-18 22:09:23 +00:00