petermcs
8d80d25322
Added sample Confirmed Private Transfer implementation files and demo for same.
2009-09-04 11:25:47 +00:00
skarg
de35ce7c5e
Added optional API for some objects. Added ability to set password for default DCC handler.
2009-09-04 04:21:59 +00:00
skarg
ae94163a6e
Corrected MSO type. Thanks, Peter!
2009-09-03 15:24:17 +00:00
skarg
2ee60ea8b3
Enhanced the object API with optional functions.
2009-08-29 20:26:32 +00:00
skarg
3de2b92216
Changed device object to conform to other objects RP/RPM/WP service API. Added MSI object.
2009-08-24 13:38:53 +00:00
skarg
a28760bf56
Added init functions to object header files. Finished refactoring the demo read and write property handlers to use function tables.
2009-08-23 03:26:30 +00:00
skarg
3dc3da5735
Changing handlers to register objects so that handlers can remain unchanged. In Progress!
2009-08-22 19:27:18 +00:00
skarg
6d910d5212
updated.
2009-08-14 16:53:00 +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
a907edbfca
Created PICS for demo server.
2009-08-04 17:46:40 +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
0e5a1cee0a
Corrected comments.
2009-07-24 16:18:48 +00:00
skarg
e91062cd53
The demo UTC time synchronization function 'Send_TimeSyncUTC was missing the NPDU encoding. Thank you, lopelope!
2009-07-21 14:07:38 +00:00
skarg
82a03d948b
Corrected present_value priority array offset for binary output examples.
2009-07-20 22:15:08 +00:00
skarg
a32af783cb
Moved the MS/TP defines into mstpdef.h file.
2009-07-17 15:15:46 +00:00
brayra
16f7508fac
Reorder items of whois addresses to be compatible with address_cache file format
...
Also put comment (;) tag at the beginning of header lines on the report
2009-07-15 19:01:17 +00:00
skarg
2a7197f93d
Corrected present_value set call parameter order. Thank you, Peter!
2009-07-15 18:44:55 +00:00
brayra
f8926855bc
Move datalink_receive to bottom of main loop to speed up communication when using address cache
2009-07-09 22:01:11 +00:00
brayra
84ad4fe8a5
moved datalink_recieve to bottom of main loop to improve speed when using address cache
2009-07-09 21:09:23 +00:00
skarg
e70dd3c7ba
Added more objects to BDK port, and connected AI to ADC7, and BI0..BI4 to PINB0..PINB4. Fixed up some other objects and object API (header files).
2009-06-18 03:58:54 +00:00
skarg
6e6cdf2bc0
Added the call to Multistate_Output_Property_Lists() into the switch statement in RPM_Property_List(). It was noticed because the Scada Engine BOWS chokes on this when it tries to do an RPM "all" and stops using RPM for all the other objects on the device as well. Thank you, Peter!
2009-06-17 23:24:32 +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
6903310da9
Added set function for AV Present Value (similar to ao.c).
2009-06-05 19:33:31 +00:00
skarg
83d9abc3e8
removed the unused function for environment variables.
2009-06-05 18:51:45 +00:00
skarg
2bf1e66ace
Corrected demo mstpcap when building with Borland compiler. Thank you Martin!
2009-05-27 20:25:11 +00:00
skarg
7032168ff5
Ran the fixup, indent, and comment scripts to standardize the source code.
2009-05-24 01:49:21 +00:00
minack
8e670ef3f9
Changes:
...
Added codecs/demo handler/demo client for Alarm Ack service.
Updated relevant global header files client.h and handlers.h
Fixed up incorrect return val for lso handler.
2009-05-23 03:16:28 +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
fa3607d948
Corrected ReadPropertyMultiple for some objects. Added catch for case where malformed RPM-Ack is received.
2009-05-12 20:23:01 +00:00
skarg
469627a6cf
Updated port for BACnet Development Kit.
2009-05-11 22:32:06 +00:00
skarg
b194e2cd70
SourceForge.net bug ID: 2785704. Added case in demo device object to return the Location property. Corrected comment and value of UTC Offset. Thank you piotrek ( bacpack )!
2009-05-03 11:55:50 +00:00
skarg
0d9aafe92d
Removed Description property from ReadPropertyMultiple table for Required since it is an optional property. SourceForge.net bug ID: 2782191. Thank you piotrek ( bacpack )!
2009-04-27 15:45:07 +00:00
skarg
2497c19aaa
Corrected Analog Output demo object priority parameter consistency. Thank you piotrek ( bacpack )! Sourceforge.net bug ID: 2782204.
2009-04-27 15:42:50 +00:00
skarg
6da080105d
Cleaned up Borland compiler warnings.
2009-04-19 20:05:06 +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
522ab83064
Corrected whitespace issues.
2009-04-19 13:00:55 +00:00
skarg
b85c4355d0
Indented according to standard indent rules for this project.
2009-04-18 20:50:04 +00:00
skarg
6656304d37
Fixed up dos eol and svn eol type.
2009-04-18 20:48:08 +00:00
skarg
4530915459
Moved send_uevent to demo/handler/s_uevent.c. Cleaned up event.c after splint review.
2009-04-18 15:28:35 +00:00
kingdl802
a4c5bc45c3
For the bacwp command (demo/writeprop), the maximum number of
...
tag/value pairs you can pass from the command line defaults
to 64 (in main.c.) This setting may be changed to any other
value by setting MAX_PROPERTY_VALUES in either Makefile or
makefile.b32 in the demo/writeprop directory.
2009-04-07 19:06:18 +00:00
kingdl802
c6085fe776
Updated handler_i_am_add to also display the responder's MAC
...
(IP) address when PRINT_ENABLED is defined. This will help
when debugging duplicate BACNET IDs in a multi-device
configuration.
2009-04-07 18:58:00 +00:00
skarg
dff62808bd
Corrected APDU overrun problem in RPM handler. Thank you to Jérémy for reporting and Tomás for confirming!
2009-03-19 15:23:20 +00:00