Commit Graph

214 Commits

Author SHA1 Message Date
skarg c1be9b7adf Compiled MS/TP for server demo using sockets. Doesn't seem to keep up with token passing. Still investigating. 2007-07-02 16:47:16 +00:00
skarg 5435d46621 Rewriting the dlmstp for Linux to use sockets. In progress, not compiling. 2007-07-02 14:41:59 +00:00
skarg 63300e86bd MSTP on Linux appears to be function for the server demo, but dlmstp needs to be rewritten to use posix queues or sockets, and multiple threads for the state machines. 2007-07-01 01:23:12 +00:00
skarg 758b32de29 Modified the server to work with MSTP datalink. Still in progress. 2007-06-30 23:36:54 +00:00
skarg 0e3c2e01af Updated dlmstp to be consistent with other datalink layers. 2007-06-30 23:11:58 +00:00
skarg ade401f44b Modified the MS/TP datalink on Linux to be able to run correctly as a datalink layer when built with the demos. 2007-06-30 22:47:23 +00:00
skarg 3ceed4535e Corrected the RS485 initialization for MS/TP on Linux. Added args to functional unit tests. 2007-06-30 22:30:13 +00:00
skarg 17eb5d9789 Testing MS/TP on Windows. 2007-06-29 23:11:57 +00:00
skarg 1824d4a95e Testing the MS/TP datalink layer on Linux. 2007-06-29 22:46:19 +00:00
skarg d0ea78178a Tested MS/TP using alternate CRC table method. 2007-06-29 21:45:07 +00:00
skarg 0543daa828 comparing CRC with table driven CRC. 2007-06-29 21:39:24 +00:00
skarg 250cc92e00 Added MS/TP to Linux using the USB->RS485 from SerialGear. Tested Receive only using the rx_fsm.c and rx_fsm.mak functional test. Works as an MS/TP network monitor. 2007-06-29 21:22:46 +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
s3rock e6c21e9bb7 Inital ARM7 code. Still needs work 2007-06-21 20:19:27 +00:00
skarg bddafd3c86 Cleaned up duplicate defines. 2007-06-21 00:28:24 +00:00
skarg f2166c14c7 Created RS-485 file for Win32 to work with USBGear USB to RS-485 converter. 2007-06-21 00:27:52 +00:00
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