openmct/example
David Tsay 5da1c9c0d7
Compass rose fix (#6318)
* won't mount if cameraAngleOfView undefined

* fix non-gimbling camera azimuth

correct pan to azimuth

* reorganize shared props passing

* enable hud for non-gimbling cameras

* fix unit tests

* rotate function needs to work with numbers

* avoid -0

* fix: don't delete imagery size, update related telemetry on focusedImage change

* refactor: remove unused prop

* fix: ensure thumbnail key is unique

* fix: watch `focusedImage`, not `focusedImageIndex`

- Corrects a false assumption that if the `focusedImageIndex` changes, the `focusedImage` has changed. This was causing us to mistakenly reset a lot of display props that control whether or not the Compass shows.

- For example, if an image falls out of bounds, the `focusedImageIndex` will change as the old image is removed from the array.

---------

Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2023-02-13 19:28:00 +00:00
..
eventGenerator Event Generator now shows data in fixed time mode (#4883) 2022-03-21 15:37:49 -07:00
exampleTags Allow tags files to define namespace to save annotations (#6274) 2023-02-08 14:48:03 +00:00
exampleUser 6098 operator status indicator v11 improvements (#6112) 2023-01-19 18:56:46 -08:00
faultManagement Merge release/2.0.8 into master (#5709) 2022-08-24 11:08:17 -07:00
generator [Staleness] Handle Overlay Plots in Stacked Plots and removing LAD Tables from LAD Table Sets (#6281) 2023-02-06 14:08:14 -08:00
imagery Compass rose fix (#6318) 2023-02-13 19:28:00 +00:00
simpleVuePlugin [Imagery] Click on image to get a large view (#3770) 2021-07-29 09:19:07 -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.