openmct/example
Pete Richards 90a7ca8ae5 [Generator] Support more config, data rates (#1353)
* [Generator] Support more config, data rates

Update sinewave generator to use webworker, have more
configuration options.  Now supports higher data rates.

Also wrote telemetry provider for new API, and updated
legacy provider as well while we flesh out the telemetry API.

Fixes https://github.com/nasa/openmct/issues/1337

* Proper Step Timing, proper value passthrough

* Remove unused value, remove non-functional plugin

Remove an unnecessary datum value, `time`, and remove the new style
plugin -- which does not actually work -- to prevent confusion.

Addresses
https://github.com/nasa/openmct/pull/1353#pullrequestreview-12571665
2016-12-14 15:02:53 -08:00
..
builtins [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
composite [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
eventGenerator Typo corrections, I avoided making changes to words that have regional spelling differences. 2016-09-03 09:16:54 -04:00
export [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
extensions [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
forms [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
generator [Generator] Support more config, data rates (#1353) 2016-12-14 15:02:53 -08:00
identity [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
imagery [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
localTimeSystem [Time Conductor] Remove previous time conductor. Fixes #1234 2016-12-07 12:36:52 -08:00
mobile [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
msl Squash-merge open1193 into master. 2016-11-25 15:02:34 -08:00
notifications [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
persistence [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
plotOptions [Frontend] Proper classes added to text input configs 2016-08-29 14:14:51 -07:00
policy [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
profiling [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
scratchpad [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
taxonomy [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
worker [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory is for example bundles, which are intended to illustrate how to author new software components using Open MCT.