openmct/platform/features/conductor
Victor Woeltjen 99376391a9 Merge remote-tracking branch 'github/master' into open229b
Conflicts:
	platform/features/conductor/src/ConductorRepresenter.js
2015-11-03 16:58:40 -08:00
..
res/templates [Time Conductor] Use time systems from time conductor 2015-10-22 13:07:04 -07:00
src Merge remote-tracking branch 'github/master' into open229b 2015-11-03 16:58:40 -08:00
test [Time Conductor] Update ConductorTelemetryDecorator spec 2015-10-27 15:46:21 -07:00
bundle.json [Time Conductor] Rename default domain 2015-10-30 13:05:37 -07: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.