openmct/platform
Pete Richards 8db75bf41e [API] Support dynamic telemetry metadata (#1941)
* [API] Support dynamic telemetry metadata

Add support for dynamic telemetry metadata via custom telemetry
metadata providers.  

The metadata provider API should be considered unstable in it's
current invocation.

* Perform deprecation checking at runtime
* SWG uses telemetry metadata provider
* Don't throw with no matched metadata provider
* Update API docs
* Add license header
* Combine metadata providers with general telemetry providers
* Replace `TelemetryAPI.canProvideTelemetry` with
`TelemetryAPI.isTelemetryObject`.  
* CanProvideTelemetry is deprecated
* Change SWG inputs to numberfield
2018-03-21 14:18:08 -07:00
..
commonUI new-plot import (#1557) 2018-03-02 14:29:34 -08:00
containment Merge pull request #1518 from nasa/copyright-1517 2017-04-23 17:22:01 -07:00
core [Build] Modify version info injection to fix sourcemaps (#1708) 2017-09-20 11:50:17 -07:00
data [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
entanglement Merge pull request #1519 from nasa/mct1456 2017-04-24 15:39:18 -07:00
execution [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
exporters [Import/Export] Adds Import and Export functionality 2017-08-25 19:28:29 -04:00
features [API] Support dynamic telemetry metadata (#1941) 2018-03-21 14:18:08 -07:00
forms Summary Widgets (#1668) 2017-11-28 13:23:15 -08:00
framework [Open1641] Updated the spec files to check for info messages instead of warning messages 2017-07-10 09:46:51 -07:00
identity [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
import-export [Front-end] Updated to use new glyphs 2017-09-25 15:22:35 -07:00
persistence [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
policy [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
representation [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
search Merge pull request #1614 from nasa/open1569 2017-06-21 11:24:23 -07:00
status [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
telemetry new-plot import (#1557) 2018-03-02 14:29:34 -08:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory contains all bundles for the Open MCT platform, as well as the framework which runs them.