mirror of
https://github.com/nasa/openmct.git
synced 2025-05-09 12:03:21 +00:00
Remove linear search for unused positions when queuing telemetry updates; instead, track available positions such that insertion is more performant at a modest cost (bound to the number of subscriptions) of retrieval. Additionally, add implementation notes in-line. WTD-1202.
This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.