[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r844] by duffy399

Added constructor initialization of pDeviceObject(NULL) in PICSdb::PICSdb()

Added "ANSI X3.4/UTF-8" and also a form with alternative whitespace
"ANSI X3.4 / UTF-8" to Charsets[]

Added "Unconfirmed Response Fail Time"
to FailTimes[] (requires increase in MAX_FAIL_TIMES to 8 in VTS.h)

Issue tperror("Invalid List of DevObjPropReferences",true)
if ParseDevObjPropReferences returns (TRUE == reffail)

If supports DM-ATS-A (but not for DM-MTS-A), also requires
Time_Synchronization_Recipients present & WRITABLE.

2010-06-12 00:00:48 Tree
[r843] by duffy399

Changed Tom's new object literal strings to the conventional
CharacterString
BitString
OctetString
DateTime
with medial capital for String and Time in DateTime.

2010-06-11 23:33:06 Tree
[r842] by johnhartman

CR 3010449. Use GetTempPath to get appropriate location for EPICS error temporary file

2010-06-11 21:24:06 Tree
[r841] by johnhartman

Eliminated the last build warning, at least under VC++ 2003

2010-06-07 13:32:17 Tree
[r840] by johnhartman

Changes to compile with VC++ 6 as well as newer versions

2010-06-06 01:12:05 Tree
[r839] by johnhartman

Scripting uses hashes of keywords, including object-type, property-ids etc. The precomputed values were several revisions behind. Changed to COMPUTE the hash tables for object-types, property-ID, abort and reject reason, services - the enumerations that are expected to change most frequently
Eliminate stPropIDs - use the StringTable version instead to reduce maintenance
Eliminate unused tables from StringTables.cpp
Make case and punctuation of strings in StringTables.cpp match 135-2008
Add reserved and extension counts to StringTable, to allow eventual replacement of the redundant etables

2010-06-05 21:57:29 Tree
[r838] by johnhartman

Clean up some leaks in EPICS object deletion

2010-06-05 21:47:33 Tree
[r837] by johnhartman

Fix error in RPM-Ack and ReadConditional-Ack if multiple objects

2010-06-05 21:42:56 Tree
[r836] by duffy399

Changed Tom's new object literal strings to the conventional
CharacterString
BitString
OctetString
DateTime
with medial capital for String and Time in DateTime.

2010-06-05 00:00:17 Tree
[r835] by johnhartman

Show error if there are unparsed bytes at the end of an APDU
Let Add and RemoveList cope with propertyIDs above 255

2010-06-04 21:44:26 Tree
Older >