skarg
|
c04e69da8c
|
Fixed EOL, indent.
|
2009-10-24 17:02:59 +00:00 |
|
skarg
|
857d0c185d
|
Added named pipe to linux port of mstpcap.
|
2009-10-24 16:24:33 +00:00 |
|
skarg
|
2917c9abf0
|
Converted C++ comments to C comments
|
2009-10-24 15:49:00 +00:00 |
|
skarg
|
e10e1f2614
|
Fixed compile for Linux.
|
2009-10-16 14:11:58 +00:00 |
|
skarg
|
deba2aab3e
|
Added a Named Pipe to MS/TP Capture utility so that Wireshark can capture MS/TP packets in realtime using the named pipe as the interface name. Thank you Lori!
|
2009-10-14 21:15:10 +00:00 |
|
skarg
|
593d518bc8
|
Fixed line end characters.
|
2009-09-11 15:51:53 +00:00 |
|
skarg
|
d7861f058e
|
updated text for readme.
|
2009-08-14 15:15:32 +00:00 |
|
skarg
|
e3bcce50ce
|
Added expected max values to mstpcap statistics information.
|
2009-08-12 01:26:18 +00:00 |
|
skarg
|
db61a1122f
|
Ran indent script.
|
2009-07-29 18:06:33 +00:00 |
|
skarg
|
6adf97553f
|
Updated code to handle Borland 5.5 Compile.
|
2009-07-29 17:53:32 +00:00 |
|
skarg
|
a503aca204
|
Added another method to monitor Tusage_delay. Changed output order.
|
2009-07-28 17:24:46 +00:00 |
|
skarg
|
f27f95c435
|
Added ctrl-c trap so that the statistics will print at the end.
|
2009-07-28 16:35:39 +00:00 |
|
skarg
|
502a25ba91
|
Improved the MS/TP statistics gathering and display.
|
2009-07-28 15:17:48 +00:00 |
|
skarg
|
53fb6ee291
|
Added MS/TP statistics. Work in progress.
|
2009-07-27 22:37:04 +00:00 |
|
skarg
|
f30a21a032
|
Converted mstpcap to use timer rather than sleep for timing.
|
2009-07-27 17:50:09 +00:00 |
|
skarg
|
a32af783cb
|
Moved the MS/TP defines into mstpdef.h file.
|
2009-07-17 15:15:46 +00:00 |
|
skarg
|
95b94f75fd
|
removed process.h which causes mingw to fail from command line build.
|
2009-06-05 19:34:08 +00:00 |
|
skarg
|
2bf1e66ace
|
Corrected demo mstpcap when building with Borland compiler. Thank you Martin!
|
2009-05-27 20:25:11 +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
|
b85c4355d0
|
Indented according to standard indent rules for this project.
|
2009-04-18 20:50:04 +00:00 |
|
skarg
|
f9d6bd8ed2
|
Cleaned up some compiler warnings.
|
2009-02-27 22:39:10 +00:00 |
|
skarg
|
aae481d245
|
Removed the extra threading on the MS/TP capture tool since it didn't capture very well (perhaps it needed some tuning).
|
2009-02-23 16:01:56 +00:00 |
|
skarg
|
c23b6c2742
|
Corrected grammar.
|
2009-02-20 16:00:19 +00:00 |
|
skarg
|
d304e64743
|
Added "--help" command line option to mstpcap.
|
2009-02-20 15:51:08 +00:00 |
|
skarg
|
4490d4a086
|
Added and updated a few Borland C++ makefiles for building the demo applications on Windows. Thank you Martin!
|
2009-02-20 15:21:35 +00:00 |
|
skarg
|
e35cabd91d
|
Updated mstpcap for win32, tested.
|
2009-02-15 22:19:14 +00:00 |
|
skarg
|
c9d5807431
|
Added better packet size limiting. Added file and stdout flushing.
|
2009-02-15 15:07:41 +00:00 |
|
skarg
|
0573afd406
|
Added sleep and removed debug print from mstpcap. Tested under Linux. Needs tested under Windows.
|
2009-02-15 14:04:29 +00:00 |
|
skarg
|
209f63b1dc
|
Adding time stamp to mstpcap file name. Untested.
|
2009-02-15 13:27:41 +00:00 |
|
skarg
|
eb5838c3d5
|
Cleaned up some makefiles.
|
2009-01-17 12:49:47 +00:00 |
|
skarg
|
d1a1c1c8a6
|
Indented.
|
2008-11-24 12:48:09 +00:00 |
|
skarg
|
e6f683a43b
|
Added BUILD=debug to linux/mingw makefiles.
|
2008-11-20 16:26:39 +00:00 |
|
skarg
|
7f04145229
|
Cleaned up compiler warning on Win32.
|
2008-10-30 21:10:15 +00:00 |
|
skarg
|
23d2cd6592
|
Corrected compilation on linux - added conditional min macros.
|
2008-10-29 03:49:43 +00:00 |
|
skarg
|
2797764d65
|
Corrected the MS/TP capture to limit data to the input buffer. (again)
|
2008-10-28 18:14:00 +00:00 |
|
skarg
|
4dd074630b
|
Corrected the MS/TP capture to limit data to the input buffer.
|
2008-10-27 19:53:11 +00:00 |
|
skarg
|
2328f0fe59
|
Updated makefiles and build scripts for Borland tools.
|
2008-08-14 16:35:26 +00:00 |
|
skarg
|
b310bd055a
|
Indented with indent.sh script.
|
2008-08-05 13:53:57 +00:00 |
|
skarg
|
10e74470a5
|
Updated the MS/TP Capture tool, and cleaned up the net.h defines.
|
2008-08-02 16:23:29 +00:00 |
|
skarg
|
6328b51cbc
|
Merging the dlmstp for Windows and Linux, so that a common module can be used for building. Untested.
|
2008-08-02 15:41:51 +00:00 |
|
skarg
|
395f7fea18
|
Updated master make to include mstpcap demo application.
|
2008-08-02 12:51:08 +00:00 |
|
skarg
|
a81814147a
|
Added some print info the mstpcap demo like packet count, baud rate, and interface.
|
2008-07-30 20:33:00 +00:00 |
|
skarg
|
df89a0ec2c
|
Added demo/mstpcap application for capturing MS/TP data from a serial port and saving it to PCAP format to mstp.cap file.
|
2008-07-30 19:58:16 +00:00 |
|