[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r978] by johnhartman

Add event notification parameters for new eventTypes to BACnet decoding

2014-10-08 20:54:47 Tree
[r977] by johnhartman

Clean up and finish support for max-segments-accepted in Confirmed-Request header:
- keyword MAXSEGS in scripts
- add to Device edit and persisted data

2014-10-07 21:10:09 Tree
[r976] by johnhartman

Fix crash/exception in DateTime value dialog: CTime::GetLocalTm no longer (as of 2005) allows a NULL argument

2014-09-06 21:09:33 Tree
[r975] by johnhartman

A few more tweaks to preserve compatibility with VC++ 6.0.

2014-08-27 13:10:41 Tree
[r974] by johnhartman

- Added additional BIBBS to EPICS parser and consistency checks
- Change incorrect propertyID 183 from Logging-Device to Logging-Object

2014-08-26 22:24:32 Tree
[r973] by johnhartman

In order to reduce false search hits and similar confusion, delete unused/obsolete functions, mostly from DUDAPI
- Removed Bacprim32.cpp
- Unused functions (many already commented out) from other modules

2014-08-23 18:06:10 Tree
[r972] by johnhartman

Delete JLib, unused for at least ten years

2014-08-23 18:00:52 Tree
[r971] by johnhartman

A few tweaks to preserve compatibility with VC++ 6.0.

2014-08-22 21:34:54 Tree
[r970] by johnhartman

- Ease initial configuration: guide first-timer (or New Workspace) through Device, Port, and Name dialogs.
- Revise some annoying initial values (useless list columns, window positions)
- Add executor to do device discovery using Who-Is and ReadProperty (Tools menu)
- Add executor to read properties and generate the object-list section of an EPICS (Tools menu)

2014-08-22 21:22:56 Tree
[r969] by johnhartman

Correct range errors in SendConfEventNotification and SendUnconfEventNotification:
- notification-class was 1-255. Should be 0-4194303
- priority was 1-255. Should be 0-255

2014-08-22 01:11:35 Tree
Older >