Skip to content

Releases: ADAPT/ISOv4Plugin

ADAPT ISOv4Plugin v2.1.5

10 Sep 18:00
1a634b1
Compare
Choose a tag to compare

Added reporting of Product Allocations via vrProductIndex when there are multiple products on a task.
Moved bin elements to a unique depth in the device hierarchy.
Fixed issues where a DLV value was reported in the TLG.xml in addition to TLG.bin

ADAPT ISOv4Plugin v2.1.4

22 Aug 15:56
49681e8
Compare
Choose a tag to compare

Support for static values in TLG.xml DLV@B attributes
Support for multiple bins on an as-applied device

ADAPT ISOv4Plugin v2.1.3

06 Aug 21:28
a06d6c5
Compare
Choose a tag to compare

Fix to CondensedWorkState section count issue

ADAPT ISOv4Plugin v2.1.2

17 May 20:17
ea8df6e
Compare
Choose a tag to compare

Fixed GuidancePattern Import to set Shapes
Allows reporting of Proprietary DDIs
Fixed bug in ConsdensedWorkState
Handled missing LinkList files
Update to Catalog description

ADAPT ISOv4Plugin v2.1.1

09 Apr 21:17
dd4e6e4
Compare
Choose a tag to compare

Fix to DeviceElementUse delegate on OperationData

ADAPT ISOv4Plugin Version 2.1.0

09 Mar 20:49
38c5b7f
Compare
Choose a tag to compare

v2.1.0 introduces support for .Net Standard. .Net 4.5.1 continues to be supported.
In addition, there is a fix to issues with rate transformations on Grid Type 1 Prescriptions.

ADAPT ISOv4Plugin Version 2.1.0-rc1

09 Mar 15:25
72553af
Compare
Choose a tag to compare
Pre-release
Merge pull request #41 from ADAPT/develop

 Use ADAPT Framework 1.2.0-rc1

ADAPT ISOv4Plugin Version 2.1.0-beta2

08 Mar 17:32
Compare
Choose a tag to compare
Pre-release

Support for .Net Standard
Fix to Issue with Grid Type 1 Rates

ADAPT ISOv4Plugin Version 2.0.0

29 Jan 20:13
1679fa2
Compare
Choose a tag to compare

Refactored and introduced code into Model objects for all relevant ISOXML elements and Mapping objects containing the transformation logic to ADAPT.

Introduced support for hierarchical machine models and multi section data.

Extended Prescription Import/Export with Vector and Manual Rx support and cleaned up & retested all Grid Import/Export code.

Extended geospatial logged data import/export to support TC-GEO DDOP use cases.

Split OperationData objects by DeviceModel to ensure valid device element hierarchies (depths & orders).

Added support for Connectors/Hitch Points, Navigation references, and ADAPT EquipmentConfigurations.

Added implementation for IPlugin.ValidateDataOnCard.

Added support for products in summary LoggedData.

Added comments throughout the Plugin.

Removed unit tests from the solution per discussion in the ADAPT technical team. They will need to be updated to handle the refactored code.