Skip to content
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

capture_RPiHQ.cpp misc changes #1097

Merged
merged 2 commits into from
Mar 25, 2022
Merged

Conversation

EricClaeys
Copy link
Collaborator

  • Implement "--expires" to copy_notification_image.sh to force some notification messages to stay for a while.
  • Standardize the output precision of MEAN to match what's displayed on the image, to make it easier to associate a log entry with an image.

* Change precision of log entries to be consistent with what's displayed in image overlay (%1.3f).  This makes it easier to compare an image with a log entry.
* Implement "--expires" option to copy_notification_images.sh
* Use consistent precision (%1.3f) for mean-related numbers.
* Add apostrophe to precision to add thousands-separators to make large numbers easier to read.  Unfortunately they aren't added in the fractional part of numbers (a Linux bug?)
* Deleted an unneeded comment.
Copy link
Collaborator

@AndreasLMeg AndreasLMeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine for me

@EricClaeys EricClaeys merged commit 4637989 into master Mar 25, 2022
@EricClaeys EricClaeys deleted the capture_RPiHQ.cpp-misc-changes branch March 25, 2022 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants