[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r982] by johnhartman

Had = instead of == in ReadFloat. Someday I will get fed up enough to fix all the lameness that keeps us at warning level 3 instead of 4...

2014-10-16 20:09:53 Tree
[r981] by johnhartman

Accept special Real and Double values NaN, +inf and -inf in EPICS, scripts, and dialogs.
Centralize conversion to/from ASCII and comparison logic for consistent display.
Update script templates with current error classes and codes.

2014-10-14 15:03:01 Tree
[r980] by johnhartman

- Fix bug in parsing tag values 15 and above (forgot to skip the extension byte)
- Improve script exception handling to show plausible line numbers more often
- Update script Expect processing to accept bitstrings in "modern" [] format (leaving legacy as well)
- Update Date entry so that omission of day-of-week CALCULATES it, rather than assuming wildcard. If you want wildcard, type a *

2014-10-10 19:26:48 Tree
[r979] by johnhartman

Correct bug in versioning of the VTS document (.cfg file) introduced in svn 977 due to misunderstanding of CArchive.
Should be backward compatible with .cfg files created or modified with code prior to svn 977.

2014-10-10 19:21:39 Tree
[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
Older >