[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[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
[r968] by johnhartman

Corrected Protocol-Object-Types-Supported length for protocol-revisions 11 and 12: had 52. Should be 51

2014-08-19 15:04:30 Tree
[r967] by johnhartman

Major reworking of the EPICS parser.
- Closer to 135.1 clause 4.4
- Better error detection
- Simpler code (helper classes to eliminate redundant loop and option parsing)
- No more "parse past the terminator and back up"

2014-08-15 18:13:39 Tree
[r966] by johnhartman

Change address validation to accept 1 to 6 bytes rather than only 1 OR 6: Ready for ZigBee and B/IPv6 VMAC

2014-08-12 19:00:14 Tree
[r965] by johnhartman

Fix BACnetDouble::Decode( BACnetAPDUDecoder& dec ): byte order problem

2014-08-06 19:38:23 Tree
Older >