skarg
|
0ffbb64c13
|
Indented with standard indent rules.
|
2008-08-23 12:38:26 +00:00 |
|
skarg
|
2b38e1ec77
|
Adding Init Routing Table message client.
|
2008-08-23 11:40:14 +00:00 |
|
skarg
|
e75eaf0973
|
Adding router inquiry demos.
|
2008-08-21 22:30:27 +00:00 |
|
skarg
|
5c6f263a16
|
Added I-Am-Router-To-Network demo. Untested.
|
2008-08-20 22:17:43 +00:00 |
|
skarg
|
224f1b2843
|
|
2008-08-20 13:04:07 +00:00 |
|
skarg
|
b7305f3da8
|
Added Who-Is-Router-To-Network client application.
|
2008-08-19 22:40:47 +00:00 |
|
skarg
|
9c316a65dc
|
Moved APDU Timeout and Retries to apdu module.
|
2008-08-17 02:12:58 +00:00 |
|
skarg
|
0326112c68
|
Created MS/TP capture tool that captures from USB->RS485 converter and sends data to SNAP Protocol for Wireshark capture.
|
2008-08-17 00:35:18 +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 |
|
skarg
|
73fcc6f88b
|
Changed default makefile back to BACnet/IP datalink.
|
2008-07-28 13:40:18 +00:00 |
|
skarg
|
c6b60cc676
|
Testing MS/TP on Linux.
|
2008-07-27 15:27:17 +00:00 |
|
skarg
|
241e877d23
|
indented.
|
2008-07-20 13:22:15 +00:00 |
|
skarg
|
fb614330c9
|
Added library depencies to the target binary so that they would get built when the library changed.
|
2008-07-17 20:56:39 +00:00 |
|
skarg
|
8432c0087a
|
For WriteProperty demo, added error messages when tag value pairs are missing or exceeding the internal limits. Increased the internal limits from 16 to 64 pairs. Thank you, Duane K.!
|
2008-07-14 20:49:11 +00:00 |
|
skarg
|
82ff127ff3
|
Corrected the COV Subscription demo handler - every new subscription was getting index number 0
and overwriting the previous one. Thank you Janusz K.!
|
2008-07-14 14:18:11 +00:00 |
|
skarg
|
2338f3b3a3
|
Updated project files, makefiles, and the demo debug info.
|
2008-06-23 00:17:51 +00:00 |
|
brayra
|
24e7c4c908
|
Added check at end of function main for Error_Detected and return 1 if there were errors.
Added "Error_Detected=true" to TSM Timeout and ADPU Timeout error conditions.
|
2008-06-17 18:18:30 +00:00 |
|
skarg
|
f006765c94
|
Fixed print name.
|
2008-06-06 11:48:09 +00:00 |
|
skarg
|
dc5b3e63fe
|
Updated documentation for WhoIs command line tool. Created a man page.
|
2008-05-20 04:33:01 +00:00 |
|
skarg
|
45d2c6247f
|
Updated the demo application Code::Blocks projects to include iphlpapi library for Win32 builds. Thank you to Upside Down for reporting it!
|
2008-05-02 21:28:35 +00:00 |
|
skarg
|
3d3d7e420d
|
Ran the comment and indent tools on the source code.
|
2008-04-24 01:07:23 +00:00 |
|
skarg
|
80023d79db
|
Corrected indentation using the indent tool.
|
2008-03-19 21:26:54 +00:00 |
|
skarg
|
fb453ae1aa
|
Corrected bug in ATmega168 demo in the RS-485 driver. Also updated the IAR project for Embedded workbench 5.10. Stats:
IAR Atmel AVR C/C++ Compiler V5.10A/W32
10191 bytes of CODE memory (+36 range fill)
775 bytes of DATA memory (+24 absolute)
avr-gcc (GCC) 4.2.2 (WinAVR 20071221rc1)
Program: 12052 bytes (73.6% Full)
Data: 481 bytes (47.0% Full)
|
2008-03-19 20:21:44 +00:00 |
|
skarg
|
c8eb5cb012
|
Updated documentation. Moved built files to bin directory, and removed the utils directory.
|
2008-03-11 15:43:20 +00:00 |
|
skarg
|
11be993b1f
|
Added BACFILE to server demo.
|
2008-03-10 22:10:10 +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
|
453272f255
|
Corrected makefile.
|
2008-03-09 13:34:13 +00:00 |
|
skarg
|
cff20d7669
|
Cleaned up compiler warnings for Borland 5.5 compile.
|
2008-03-08 15:09:14 +00:00 |
|
skarg
|
a3e2d61f56
|
Modified linux makefiles for compiling with MinGW. Not successful yet (except under codeblocks).
|
2008-03-08 15:08:27 +00:00 |
|
skarg
|
17b556df69
|
Created module for holding object properties in a list.
|
2008-03-03 15:09:47 +00:00 |
|
skarg
|
29f022fce1
|
Modified the EPICS demo application to get the object list by element instead of as a whole array.
|
2008-03-03 15:08:18 +00:00 |
|
skarg
|
b8ee7d6b9c
|
Added ability to use static address binding in file address_cache. Useful for client applications binding to MS/TP slave devices.
|
2008-03-01 06:42:46 +00:00 |
|
skarg
|
584fe58b56
|
corrected compiler warnings when compiled for MS/TP on Linux.
|
2008-02-20 22:39:55 +00:00 |
|
skarg
|
741b208ef6
|
Corrected compiler warnings.
|
2008-02-20 22:38:48 +00:00 |
|
skarg
|
928c9fbbe1
|
Corrected compiler warnings.
|
2008-02-20 22:36:59 +00:00 |
|
skarg
|
d330f2c7c8
|
Added MS/TP initialization functions to demo applications, along with BVLC initialization.
|
2008-02-14 19:16:24 +00:00 |
|
skarg
|
b72da0bc4a
|
Added BBMD environment setting for demo applications epics, server.
|
2008-01-27 19:56:05 +00:00 |
|
skarg
|
fd26838a54
|
added WhoIs demo to CodeBlocks demo workspace.
|
2008-01-22 01:46:42 +00:00 |
|
skarg
|
a63ff67e18
|
Enhance the bbmd registration for demos.
|
2008-01-22 01:43:18 +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
|
e4ccba8310
|
Added debugging.
|
2008-01-21 03:03:43 +00:00 |
|
skarg
|
a413b92afd
|
Added COV subscription list to Device object. Untested.
|
2008-01-16 21:35:26 +00:00 |
|
skarg
|
50ecdd1241
|
Corrected error for subscribeCOV cancelation.
|
2008-01-15 14:27:08 +00:00 |
|