-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changed SRC camera and serial number to use start time instead of sta… #4910
Conversation
In draft until CI passes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this impact the tests at all?
Do we need to tick the camera model version for this? I don't think so but I'm not sure.
It should affect the tests. That's why I put it into draft mode. I've been debating the camera version too. This is a breaking change, so yes it should be. I'll add that unless I see objections. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isn't a breaking change as of right now. We do not consider camera model version ticks to be breaking right now.
This change required a change to the serial number for images from the SRC camera. Any existing control networks will need to be fixed. This seems like a breaking change. |
We should go with @jessemapel suggestion to remain consistent. |
DOI-USGS#4910) * Changed SRC camera and serial number to use start time instead of start clock count * Change log entry * Tick the camera version to 2 * Update unittest * Update MexHrscSrcCamera.cpp * Update CHANGELOG.md
Changed HRSC camera and serial number to use start time instead of start clock count
Description
The HRSC SCR framing camera often takes a series of images a few seconds apart. In some instances the start clock count is identical for all of the images. This was causing the SPICE attached in spiceinit to be inaccurate, and the serial
number for each of the images in the series was also identical making it impossible to use the serial numbers in the control software.
Related Issue
$4803
Motivation and Context
#4803
How Has This Been Tested?
All tests are awaiting a clean run of CI
Screenshots (if appropriate):
Types of changes
Checklist:
Licensing
This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into the public domain. Somewhere near the top of each file should have these words: