Commit Graph

198 Commits

Author SHA1 Message Date
skarg e142d20f3a Updated the version number. 2007-06-18 17:02:51 +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 8833675ad8 Changed Firmware_Revision property to return 0.3.1 which is the version of the BACnet Stack at SourceForge. 2007-06-15 22:54:05 +00:00
skarg 3656c352ce Cleaned up compile warnings. 2007-06-15 22:50:25 +00:00
skarg 9069c939da Fixing indent oops which removed the contents of all these files. 2007-06-14 05:33:15 +00:00
skarg ea4863ca25 Indented. 2007-06-14 05:14:26 +00:00
skarg 8d557718d2 2007-06-06 00:17:59 +00:00
skarg d144039df7 Added Winsock error text. 2007-06-01 18:51:33 +00:00
skarg f02edb879e 2007-06-01 18:31:47 +00:00
skarg 5084d3f50d Consolidated the debug print information for the linux server demo. 2007-06-01 17:48:34 +00:00
skarg f618f21715 Corrected default ethernet interface for Linux port. 2007-06-01 16:15:00 +00:00
skarg f1ac491f5b Fixed BACnet/IP debug message for Win32 port. 2007-05-30 23:29:17 +00:00
skarg 57af6b6551 fixed the default interface for Linux to be eth0. 2007-05-30 21:48:12 +00:00
skarg 8026dc003b Combined the interface set into the datalink_init for all the datalink layers. Changed all the demo programs to use datalink_init instead of specific datalink functions. 2007-05-25 01:08:42 +00:00
skarg 78cec1d8c4 Added ability to specify the BACnet/IP interface on multi-homed machines from the command line demo for demo/epics on a Win32 platform. 2007-05-22 00:19:05 +00:00
skarg 8139ea6fa1 Fixed the BACnet/IP broadcast messages to send as BVLC_ORIGINAL_BROADCAST_NPDU. Corrected comments about Broadcasts. 2007-05-22 00:17:39 +00:00
skarg 6140afa5c3 tested win32 build. 2007-04-17 13:29:56 +00:00
skarg 09c774418a Added improved debug for Win32 BIP init (CN) 2007-04-04 12:42:08 +00:00
skarg becfdc947d Adding more functionality to Lighting Output object. 2007-04-02 21:49:21 +00:00
skarg 0f53e4c9e9 Updated the pic18f6720 demo in the ports directory. Added EPICS for the pic18f6720. 2007-04-02 21:31:26 +00:00
skarg aefe3dccd0 2007-04-02 20:58:17 +00:00
skarg af939531ce Added include file to fix compiler warning. 2007-04-02 20:10:45 +00:00
skarg 4dcd77dbf6 Fixed include list in readme.txt 2007-04-02 20:08:32 +00:00
skarg d9e1e7a5e4 2007-04-02 19:51:39 +00:00
skarg ee3771eb07 Added analog value object to the ReadProperty handler for the pic18f6720 ports demo. 2007-04-02 16:18:15 +00:00
skarg 42ade5a5a0 Added WriteProperty service and Analog Value object without priority array to pic18f6720 port demo. 2007-03-30 20:51:57 +00:00
skarg 378b5f710d Copied remotely 2007-03-30 20:25:31 +00:00
skarg 825b7cf0ca Copied remotely 2007-03-30 20:23:22 +00:00
skarg 1d231312aa Copied remotely 2007-03-30 20:22:31 +00:00
skarg 7205b32f99 Changed PIC18F6720 demo to include BI, BV, and AI objects. 2007-03-27 14:06:58 +00:00
skarg 6f04232d32 Updated for running the PIC demo. 2007-03-23 17:07:13 +00:00
skarg 6c5b409dcf Tested Win32 port projects. 2007-02-23 13:05:19 +00:00
skarg 1386b41f2d Ran the indent and comment script to standardize the source files. 2007-02-23 02:14:50 +00:00
skarg b03a5416e6 Corrected warnings generated from the Visual C++ 6.0 compiler. Updated the Visual C++ 6.0 ports demo project. Updated the Borland C++ ports demo project. 2007-02-13 20:41:22 +00:00
skarg bfc82bd07d Changed array element 0 to be more clear in the code. 2007-02-08 21:57:47 +00:00
skarg f3adf2140d updated for PIC port. 2007-02-06 20:23:42 +00:00
skarg 300386aff6 2007-02-05 16:10:48 +00:00
skarg 12b7016eed Corrected linker script to have more stack and to reserve space for debugger. 2007-02-05 15:52:01 +00:00
skarg 898c42df2a Changed default baud rate for MS/TP to be 38400 for pic18f6720 demo. 2007-02-02 22:48:20 +00:00
skarg e89637f1f9 Corrected interrupts for pic18f6720 demo. 2007-02-02 19:10:47 +00:00
skarg ba7a1ad750 2007-02-02 16:02:52 +00:00
skarg 3f6b19f8ac Added pic18f6720 configuration bits. 2007-02-02 15:51:57 +00:00
skarg d0c297914e Corrected comments that didn't convert well automatically and caused syntax errors. 2007-02-02 15:03:57 +00:00
skarg 71d59fbb8b Standardized the comments and indentation using the comment.sh and indent.sh scripts. 2007-02-02 02:25:15 +00:00
skarg 42985437e5 Added demo for PIC18F6720 with MS/TP datalink layer. Untested. 2007-02-01 21:37:53 +00:00
skarg 0f5f00e15b Added pre-compile defines to Win32 build using Visual C++ 6.0. Documented the defines in readme file. 2006-12-12 15:46:16 +00:00
skarg 6c41adb560 Updated the ports/win32/bacnet demo application for Visual C++. 2006-12-07 22:02:49 +00:00
skarg 5dd8c6da91 Converted to standard indent style. 2006-10-07 14:13:34 +00:00
skarg 19c5a20205 Converted C++ comments to C comments 2006-10-07 14:12:16 +00:00
skarg f45d694a51 Corrected the server bit in the abort PDU which was missing for the abort messages. 2006-10-05 22:46:59 +00:00