skarg
|
3d54a5cd50
|
Corrected compiler warning.
|
2007-07-03 05:18:36 +00:00 |
|
skarg
|
3869b55fea
|
Updating Win32 MSTP datalink layer. Testing.
|
2007-07-03 00:44:48 +00:00 |
|
skarg
|
e839aad46c
|
Updated MS/TP Lurker program that monitors packets using the USB->RS485 adapter.
|
2007-07-02 22:07:48 +00:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
5dd8c6da91
|
Converted to standard indent style.
|
2006-10-07 14:13:34 +00:00 |
|
skarg
|
337bc5ab4e
|
Corrected the NPDU encoding for the demo handlers.
|
2006-09-23 22:02:04 +00:00 |
|
skarg
|
07a1077b2d
|
correcting the npdu encoding for handlers.
|
2006-09-22 21:16:20 +00:00 |
|
skarg
|
3d0abf778a
|
indented
|
2006-08-29 10:48:04 +00:00 |
|
skarg
|
05abf5be23
|
included ethernet and arcnet in demo for readprop and server on Linux. Corrected the ethernet length. Corrected warnings in s_rp and s_whois.
|
2006-08-13 16:53:15 +00:00 |
|
skarg
|
3560e3d06f
|
updated the linux data link layers for changed apdu that passes npdu.
|
2006-08-13 11:19:42 +00:00 |
|
skarg
|
b686fa7ca7
|
changed c++ comments to c comments using comment.sh script.
|
2006-02-19 01:33:30 +00:00 |
|
skarg
|
d6a891f0d1
|
running the indent on the files.
|
2006-02-18 23:11:25 +00:00 |
|
skarg
|
7f2adf1c57
|
added DEBUG_BIP define to keep debug out of demos.
|
2006-02-09 23:58:43 +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
|
2dd16e5be2
|
corrected unit tests for character set encodings.
|
2006-01-05 19:54:52 +00:00 |
|
skarg
|
1cc71f8d14
|
changed the modules to use the new BACNet string types.
Modified the device object to handle having the string properties changed via WriteProperty service.
Updated the unit tests.
Updated the demo objects.
|
2005-12-23 17:39:36 +00:00 |
|
skarg
|
1f34710f24
|
Changed the APDU handler to handle freeing the transactions even when there is a custom handler being used.
|
2005-12-17 22:37:16 +00:00 |
|
skarg
|
caf018f072
|
updated the read property demo.
|
2005-12-07 19:55:39 +00:00 |
|
skarg
|
ca72bf7f9f
|
modified the BACnet/IP init code for the win32 platform to make it work on my system. It seems that something else is intercepting the packets when the bind was set to INADDR_ANY, so I just bind to the host default adapter.
|
2005-12-07 17:01:26 +00:00 |
|
skarg
|
cc5c1bba47
|
Added comments to the read property demo.
|
2005-11-13 12:55:12 +00:00 |
|
skarg
|
491a0c34cd
|
Refactored error message for RPM to use.
|
2005-11-13 00:38:27 +00:00 |
|
skarg
|
f0f3c9ab64
|
Got the ARCNET datalink layer working
|
2005-09-07 13:01:54 +00:00 |
|
skarg
|
4ba79baf1e
|
Added handling for ARCNET on the Linux port.
|
2005-09-06 20:41:01 +00:00 |
|
skarg
|
7368ba24f6
|
refactored after BACnet/IP refactoring.
|
2005-09-06 20:31:34 +00:00 |
|
skarg
|
211e0fdb34
|
Added ARCNET raw packet handling for Linux.
|
2005-09-06 20:28:52 +00:00 |
|
skarg
|
2e87236e9b
|
Added externs declarations to header files to handle C++ compilation.
Cleaned up BACnet/IP API a little.
|
2005-08-13 14:10:21 +00:00 |
|
skarg
|
bc21625461
|
refactored the BACnet/IP for each of the ports
|
2005-08-12 15:44:42 +00:00 |
|
skarg
|
0bf6b5885e
|
Added check to prevent BACnet/IP messages from myself.
|
2005-07-03 11:15:08 +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
|
45bc2cf1be
|
commented out the read property test to keep it quieter on the network.
|
2005-05-31 16:08:30 +00:00 |
|
skarg
|
5d7ddd1b2c
|
changed the read property to read all standard device properties
|
2005-05-28 11:34:20 +00:00 |
|
skarg
|
4c8f288b4b
|
modified to support confirmed messages. Verified with ReadProperty request.
|
2005-05-25 00:42:21 +00:00 |
|