Commit Graph

21 Commits

Author SHA1 Message Date
skarg e095715cec Moved include files for demo objects into demo/object, and updated makefiles to accommodate the move. This allows developers to create and maintain their own objects and the interfaces to them. 2011-03-22 20:53:13 +00:00
skarg 94d55e0294 Cleaned up Borland build files (whitespace) and subtle bug in lib makefile. 2009-04-19 14:39:20 +00:00
skarg 4d4b7a1904 Updated to compile with current code base. 2008-08-28 17:35:49 +00:00
skarg 9881a1bb90 Fixed makefile for Borland compiler due to directory changes. 2007-10-13 12:31:16 +00:00
skarg 23fbc1eee7 Updated ports client/server demo to use BACnet library. 2007-08-24 00:41:08 +00:00
skarg fe7b8c0459 Added version.c to demos. 2007-08-14 16:00:16 +00:00
skarg 6d908d1ffe Updated for bacint. 2007-07-26 13:20:22 +00:00
skarg b3fda233cf Added MS/TP on Win32 port using external USB RS-485 device from SerialGear. Only completed RS-485 and dlmst unit testing. It is communicating but not nicely. 2007-06-26 22:32:43 +00:00
skarg a18d338f00 Set the EOL-style to native for most files using svn propset command. Some files also had inconsistent line endings. Seems that subversion doesn't set the eol-style automatically when files are created unless it is configured for autoprops. The autoprops setting is local to the subversion installation and not the project. 2007-06-18 16:22:24 +00:00
skarg 52ee5a5619 Getting the RTOS-32 port working again. Also getting the MS/TP state machine working. Soon! 2006-08-23 21:32:16 +00:00
skarg 4d19c82f59 Created a demo Multi-state Output object, and added it to the demo applications. 2006-08-05 19:36:55 +00:00
skarg 376f210107 Updated the ports/win32 project so that it would compile under Visual C++ and Borland C++. 2006-08-02 14:58:16 +00:00
skarg f58b94efec Added a demo for Binary Value object and Analog Value object. 2006-08-02 11:17:42 +00:00
skarg 427eb31e8d Added demo for BACnet simple server in the demo/server directory.
Added demo for BACnet ReadProperty service.
Added demo for BACnet WriteProperty service.
2006-01-23 13:04:29 +00:00
skarg 4b6f3a45a2 updated win32 borland port demo file for new directory layout. 2006-01-17 15:59:30 +00:00
skarg 4556df7083 updated after moving BACnet object modules. 2006-01-10 21:23:55 +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 96091fd6f4 configured for free Borland command line tools as the default. 2006-01-01 21:33:01 +00:00
skarg 0de4bcd4d8 Updated for Win32 build using Borland compiler. 2006-01-01 20:41:32 +00:00
skarg 723aa1cbf3 Updated Borland port of Win32 to compile cleanly and run the demo. 2005-12-01 17:33:03 +00:00
skarg b15fdebd83 updated BACnet-IP for the Borland C++ compiler, and added a makefile to make the demo. 2005-09-29 17:59:03 +00:00