Skip to content

examples: add sigrok example #1310

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

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

Emantor
Copy link
Member

@Emantor Emantor commented Dec 15, 2023

Description
Add a simple sigrok example that captures on one channel on a fx2lafw device.

Checklist

  • PR has been tested

Copy link
Member

@jluebbe jluebbe left a comment

Choose a reason for hiding this comment

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

The test.cap file shouldn't be in the repo.

Add a simple sigrok example that captures on one channel on a fx2lafw
device.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
@Emantor Emantor force-pushed the topic/sigrok-example branch from 455e88e to 016d814 Compare December 15, 2023 15:36
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Attention: 38 lines in your changes are missing coverage. Please review.

Comparison is base (0d8b82b) 62.9% compared to head (016d814) 62.9%.
Report is 48 commits behind head on master.

Files Patch % Lines
labgrid/driver/power/eth008.py 27.2% 16 Missing ⚠️
labgrid/driver/sigrokdriver.py 0.0% 14 Missing ⚠️
labgrid/resource/udev.py 0.0% 4 Missing ⚠️
labgrid/driver/qemudriver.py 0.0% 1 Missing ⚠️
labgrid/driver/shelldriver.py 50.0% 1 Missing ⚠️
labgrid/driver/xenadriver.py 0.0% 1 Missing ⚠️
labgrid/resource/lxaiobus.py 0.0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1310   +/-   ##
======================================
  Coverage    62.9%   62.9%           
======================================
  Files         161     161           
  Lines       11894   11894           
======================================
  Hits         7492    7492           
  Misses       4402    4402           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jluebbe jluebbe merged commit 3a01d08 into labgrid-project:master Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants