Skip to content

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 realsenseai: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