openmct/platform/features/conductor
Victor Woeltjen fa77139077 [Code Style] Run gulp fixstyle
...to apply code style settings from #142.
2016-05-19 11:29:13 -07:00
..
res/templates [Conductor] Add basic style for phone 2016-04-13 16:17:17 -07:00
src [Build] Remove unused variables 2016-03-04 11:41:48 -08:00
test [Code Style] Run gulp fixstyle 2016-05-19 11:29:13 -07:00
bundle.js [Build] Remove boilerplate from scripts 2016-03-04 10:46:38 -08:00
README.md [Time Conductor] Add terminology note to readme 2015-09-04 10:24:18 -07:00

Provides the time conductor, a control which appears at the bottom of the screen allowing telemetry start and end times to be modified.

Note that the term "time controller" is generally preferred outside of the code base (e.g. in UI documents, issues, etc.); the term "time conductor" is being used in code to avoid confusion with "controllers" in the Model-View-Controller sense.