skarg
|
967b86721f
|
Updated some old demos for the new RP handling.
|
2009-08-23 03:36:11 +00:00 |
|
skarg
|
db61a1122f
|
Ran indent script.
|
2009-07-29 18:06:33 +00:00 |
|
skarg
|
551f2767e0
|
Ran fixup script.
|
2009-07-29 18:05:07 +00:00 |
|
skarg
|
6adf97553f
|
Updated code to handle Borland 5.5 Compile.
|
2009-07-29 17:53:32 +00:00 |
|
skarg
|
f30a21a032
|
Converted mstpcap to use timer rather than sleep for timing.
|
2009-07-27 17:50:09 +00:00 |
|
skarg
|
ece1f05de9
|
Corrected EOL line style and line endings on files.
|
2009-07-24 16:19:48 +00:00 |
|
skarg
|
a32af783cb
|
Moved the MS/TP defines into mstpdef.h file.
|
2009-07-17 15:15:46 +00:00 |
|
skarg
|
1525de33fe
|
Added multimedia timer to dlmstp.c for Win32 port to try and improve performance. Thank you Cameron Crothers!
|
2009-05-25 13:45:52 +00:00 |
|
skarg
|
417bee2833
|
Removed process.h - conflicted with MinGW.
|
2009-05-22 01:48:55 +00:00 |
|
skarg
|
7916c7a6de
|
Consolodated the datalink environment variable for building demos on Linux and Windows into a single module (dlenv). Adjusted most demo makefiles.
|
2009-05-22 01:45:38 +00:00 |
|
skarg
|
0c4edb33d9
|
Fixed up file indent, comments, and eol-type.
|
2009-05-13 03:46:02 +00:00 |
|
skarg
|
be4b33c099
|
Updated error message to work correctly.
Updated COM port to work with COM ports higher than COM9.
|
2009-05-11 20:17:30 +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
|
e35cabd91d
|
Updated mstpcap for win32, tested.
|
2009-02-15 22:19:14 +00:00 |
|
skarg
|
980f0145be
|
Fixed line endings, and set EOL properties.
|
2008-12-05 21:26:24 +00:00 |
|
skarg
|
d1a1c1c8a6
|
Indented.
|
2008-11-24 12:48:09 +00:00 |
|
skarg
|
c7a5c05ac7
|
Moved send I-Am to a send module and out of iam.c.
|
2008-11-12 15:38:43 +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
|
313e5cb0d6
|
Updated demo to include environment settings.
|
2008-09-30 15:30:22 +00:00 |
|
skarg
|
3a0f109d66
|
Added h_npdu to demo lib and example projects.
|
2008-09-07 04:23:44 +00:00 |
|
skarg
|
4d4b7a1904
|
Updated to compile with current code base.
|
2008-08-28 17:35:49 +00:00 |
|
skarg
|
5617052532
|
Made comment match MSDN documentation.
|
2008-08-25 21:55:17 +00:00 |
|
skarg
|
10191b70de
|
Changed _Bool to be int8_t type rather than enum type. This should fix size compatibility with C++.
|
2008-08-25 15:34:16 +00:00 |
|
skarg
|
2ab30fc981
|
Corrected Visual C++ win32/net.h include file define.
|
2008-08-25 01:50:21 +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
|
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 |
|
skarg
|
49e83f4b5f
|
Added MS/TP Capture to PCAP format for Wireshark viewing to the rx_fsm program in ports/win32.
|
2008-07-29 14:45:25 +00:00 |
|
skarg
|
0e521b7a05
|
Adding PCAP file support.
|
2008-07-28 22:40:58 +00:00 |
|
skarg
|
a8c36762db
|
Converted the MS/TP FSM src module to use the debug printf.
|
2008-07-21 16:05:55 +00:00 |
|
skarg
|
2338f3b3a3
|
Updated project files, makefiles, and the demo debug info.
|
2008-06-23 00:17:51 +00:00 |
|
skarg
|
3728b74f85
|
Centralized the readme.txt from ports/win32 to doc/ directory.
|
2008-05-07 18:35:36 +00:00 |
|
skarg
|
800993aecc
|
Updated files to be able to build under mingw32 for linux.
|
2008-04-25 19:35:04 +00:00 |
|
skarg
|
3d3d7e420d
|
Ran the comment and indent tools on the source code.
|
2008-04-24 01:07:23 +00:00 |
|
skarg
|
2ed87c2e0c
|
Corrected AdapterInfo subnet mask which was not correctly determined for IpAddresses that were assigned to second or one of the follow up network interfaces. Thank you Thomas!
|
2008-04-16 23:05:00 +00:00 |
|
skarg
|
df310edca6
|
Updated Visual Studio ports project, cleaning up compile warnings.
|
2008-04-10 05:31:08 +00:00 |
|
skarg
|
cf9d15631a
|
Indented using indent script. Corrected any C++ comments using the comment script.
|
2008-03-10 21:00:48 +00:00 |
|
skarg
|
e2f7234e7d
|
Modified the linux makefiles to work with MinGW by passing in BACNET_PORT=win32 from the make command. Corrected the AdapterInfo patch, and tested it.
|
2008-03-10 20:44:18 +00:00 |
|
skarg
|
1cabf2ce2f
|
Added support for actual subnet mask in Windows port. Thanks to Thomas Neumann!
|
2008-03-08 15:11:32 +00:00 |
|
skarg
|
cff20d7669
|
Cleaned up compiler warnings for Borland 5.5 compile.
|
2008-03-08 15:09:14 +00:00 |
|
skarg
|
1d7b1b4b03
|
Modified define in makefile.
|
2008-03-03 14:50:21 +00:00 |
|
skarg
|
004ffdc11d
|
Enhanced the MS/TP packet sniffer to allow configurable baud rate.
|
2008-01-27 19:57:04 +00:00 |
|
skarg
|
5bef9a18e2
|
Modified the WhoIs demo to use BBMD if configured for BACnet/IP. Corrected the BVLC code.
|
2008-01-22 01:18:12 +00:00 |
|
skarg
|
89432a85c3
|
Applied standard indentation to files.
|
2008-01-08 23:13:51 +00:00 |
|
skarg
|
e17cb0559e
|
Converted C++ comments to C comments.
|
2008-01-08 21:30:50 +00:00 |
|