openmct/platform
Victor Woeltjen 2960d4cdc2 [Fixed Position] All subscription callback to be undefined
Allow callback provided when subscribing to telemetry using
telemetrySubscriber to be omitted; this permits usage of
the resulting subscription more directly from controllers,
such as for fixed position view, WTD-615.
2015-01-15 19:07:49 -08:00
..
commonUI [Fixed Position] Allow views to populate toolbar 2015-01-15 17:04:03 -08:00
core [Persistence] Fix bug in id filtering 2015-01-13 08:44:49 -08:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
features [Fixed Position] Position/style telemetry cells 2015-01-15 19:03:34 -08:00
forms [Forms] Handle disabled state generally 2015-01-15 15:46:25 -08:00
framework [Framework] Document extension ordering rules 2015-01-07 17:18:39 -08:00
identity [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
persistence [Persistence] Add tests, in-line doc to persistence cache 2015-01-09 17:25:34 -08:00
representation [Layout] Add JSDoc to new scripts 2014-12-05 18:01:38 -08:00
telemetry [Fixed Position] All subscription callback to be undefined 2015-01-15 19:07:49 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

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