Commit Graph

35 Commits

Author SHA1 Message Date
skarg 566749508c Added DeviceCommunicationControl in the demos and into the stack. 2006-02-10 22:44:34 +00:00
skarg 2027720ae0 Added ReinitializeDevice to Linux makefile and tested compilation under linux. 2006-02-05 03:16:18 +00:00
skarg 27ecdb320e added a clean target for the linux demo makefile. 2006-01-25 20:26:21 +00:00
skarg f64aa656f9 Changed makefile to make the 5 demo applications under Linux. 2006-01-25 20:21:24 +00:00
skarg 0ea1bf30bf refactored handlers.c into a bunch of little individual files in the demo/handler/ directory. Handlers begin with h_, and Send files begin with s_. The Send files are prototyped in client.h. 2006-01-14 23:48:03 +00:00
skarg d7ed1480fe Moved the demo objects into demo/object directory, and updated the makefiles and unit tests to handle the move. 2006-01-10 20:36:30 +00:00
skarg 9a9d072e14 added bacstr to linux demo makefile. 2005-12-17 22:23:06 +00:00
skarg 273e202afb Moved the bacnet object and property map functions to their own module since they really didn't fit with bactext or indtext. Added FIXME notes. 2005-12-17 10:17:55 +00:00
skarg 3d0eaed3d6 cleaned up the fallout after refactoring to bacapp module. 2005-12-10 22:42:41 +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 69899a03b5 removed RPM.c from the make since it is not ready for prime time yet. 2005-11-13 00:47:39 +00:00
skarg 3ca33605fe cleaned up some warnings. 2005-10-17 20:54:17 +00:00
skarg 4ba79baf1e Added handling for ARCNET on the Linux port. 2005-09-06 20:41:01 +00:00
skarg 211e0fdb34 Added ARCNET raw packet handling for Linux. 2005-09-06 20:28:52 +00:00
skarg bc21625461 refactored the BACnet/IP for each of the ports 2005-08-12 15:44:42 +00:00
skarg ff1dbe83b0 made the datalink generic while adding datalink for MS/TP 2005-06-30 21:31:00 +00:00
skarg 2624538022 modified for AtomicReadFile handling. 2005-06-12 01:01:30 +00:00
skarg df7ba026c9 refactored the data link layer 2005-05-27 12:40:04 +00:00
skarg 4c8f288b4b modified to support confirmed messages. Verified with ReadProperty request. 2005-05-25 00:42:21 +00:00
skarg 7f4f1a731b adding analog output object 2005-05-14 15:36:51 +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 be646af144 adding BACnet/IP to the Linux port 2005-05-04 17:53:05 +00:00
skarg 3f000f2d20 moved a constantly changed dependency 2005-05-04 13:32:41 +00:00
skarg 28d45505ad refactored the handlers 2005-05-04 13:07:26 +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 762397858b added comment 2005-04-14 18:20:46 +00:00
skarg f510255c45 added read property support. 2005-04-02 11:12:28 +00:00
skarg 527d626cba added bacerror 2005-03-23 21:29:54 +00:00
skarg fd84cfbfee added reject messages 2005-03-23 19:22:22 +00:00
skarg 883ef557cc added apdu.c so link would work. 2005-03-17 21:21:20 +00:00
skarg c75efba18e Modified for testing under Linux 2005-03-16 19:09:53 +00:00
skarg 9a9e31ace6 Initial revision 2004-09-22 19:08:48 +00:00