Commit Graph

141 Commits

Author SHA1 Message Date
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
skarg bda993e810 added write property support 2005-04-30 12:29:07 +00:00
skarg 12f1ed718f added device and analog input unit tests 2005-04-22 23:25:11 +00:00
skarg 336e46940f created 2005-04-22 23:23:04 +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 d85487f237 changed my preferences... 2005-04-21 19:50:05 +00:00
skarg de0822a603 added initialization to the src and dest address when portions of it were not decoded. This corrects a bug preventing proper communication on Ethernet. 2005-04-21 19:49:38 +00:00
skarg 11542b2355 added debugging function 2005-04-21 19:48:44 +00:00
skarg 2a734521a9 created 2005-04-21 19:47:33 +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 3b8cfb87ef corrected enum. 2005-04-17 01:35:47 +00:00
skarg dfbc130dad fixed comment. 2005-04-17 01:35:16 +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 bdb922090b added xx-supported init for all known support set to false initially. 2005-04-15 18:34:33 +00:00
skarg 02e1177978 added max object types to make init of supported object types easy. 2005-04-15 18:33:46 +00:00
skarg 5841d1a775 removed bitstring and put it into bacdcode 2005-04-15 17:43:48 +00:00
skarg 57e3025421 added proper bitstring encoding 2005-04-15 17:43:02 +00:00
skarg 6cdffceab6 *** empty log message *** 2005-04-15 15:31:06 +00:00
skarg a58d07406a Corrected the encoding and decoding of the bit string. 2005-04-15 15:30:21 +00:00
skarg 347c5b4607 working on bitstring 2005-04-15 13:36:32 +00:00
skarg 095de9d4d1 added bitstring 2005-04-14 21:10:40 +00:00
skarg ddf015a1d3 Modified to compile correctly using MicroChip C18 compiler (mcc18). 2005-04-14 18:44:18 +00:00
skarg fbe5926850 refactored 2005-04-14 18:35:20 +00:00
skarg a1a5ec7f67 refactored 2005-04-14 18:21:10 +00:00
skarg 762397858b added comment 2005-04-14 18:20:46 +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 70e4f220d4 Created 2005-04-13 20:50:02 +00:00
skarg 3eb9f20bb0 Cleaned up comments 2005-04-10 12:07:03 +00:00
skarg 3ebaedbd39 created to support Write Property Service 2005-04-10 12:02:26 +00:00
skarg 55ab2a2a64 created 2005-04-09 14:26:33 +00:00