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

rs-enumerate enhancements #3471

Merged
merged 2 commits into from
Mar 19, 2019
Merged

Conversation

ev-mp
Copy link
Collaborator

@ev-mp ev-mp commented Mar 12, 2019

Update rs-enumerate-devices presentation logics:
- Remove redundant -m flag (invoked by default, unless -s specified)
- Remove duplicate modes listing when invoked with -m flag
- Documentation review
- Adjust data alignment - each subset indentation is hierarchically moved to the right
- Improve readability by introducing vertical alignment along the decimal point when presenting float values (extrinsic matrices):
Old:
0.99999        -0.0041276     -0.00091868
0.0041225      0.99998        -0.0055234
0.00094146     0.0055196      0.99998

New:
   0.999991        -0.00412763      -0.000918684
   0.0041225        0.999976        -0.00552339
   0.000941461      0.00551955       0.999984

Change-Id: I0288d4a69eeaa0009f22d7614f389a5dbb90a5d5
- Remove redundant -m flag (invoked by default, unless -s specified)
- Remove duplicate modes listing when invoked with -m flag
- Documentation review
- Adjust data alignment - each subset is hierarchically displayed ot the right
- Improve readability by introducing vertical alignment along the decimal point when presenting float values (extrinsic matrices):
Old:
0.99999        -0.0041276     -0.00091868
0.0041225      0.99998        -0.0055234
0.00094146     0.0055196      0.99998

New:
   0.999991        -0.00412763      -0.000918684
   0.0041225        0.999976        -0.00552339
   0.000941461      0.00551955       0.999984

Change-Id: Ic510c402f5ba617e07535b37f1b589abff15e76b
@ev-mp ev-mp merged commit 82e1ec1 into IntelRealSense:development Mar 19, 2019
@ev-mp ev-mp deleted the rs-enumerate-fixes branch April 18, 2019 08:48
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.

1 participant