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

FW update test #8487

Merged
merged 12 commits into from
Mar 8, 2021
Merged

FW update test #8487

merged 12 commits into from
Mar 8, 2021

Conversation

MMirbach
Copy link
Contributor

@MMirbach MMirbach commented Mar 3, 2021

No description provided.

import pyrealsense2 as rs, sys, os, subprocess, re
from rspy import devices, log, test

def filesin( root ):
Copy link
Contributor

Choose a reason for hiding this comment

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

Can't we separate these into another module in rspy?

#log.d(leaf)
yield leaf

def get_bundled_fw_version( product_line ):
Copy link
Contributor

Choose a reason for hiding this comment

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

Same with this:
Can we create a repo module that would automatically look for the LRS repo root and then would have a function to get the FW version for a product line?

@maloel maloel merged commit 8607ce6 into IntelRealSense:development Mar 8, 2021
@MMirbach MMirbach deleted the fw-update-test branch March 8, 2021 13:57
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.

2 participants