mirror of
https://github.com/nasa/openmct.git
synced 2025-05-31 22:50:49 +00:00
Only enable datum dupe checking in collection after data has been received. This works under the assumption that a single telemetry request will not contain duplicate elements, thus, it is not necessary to check for dupes on the initial request. Improves performance when rows are sorted by a column that has duplicate row-values.
This directory contains all bundles for the Open MCT platform, as well as the framework which runs them.