Skip to content

Conversation

chemicstry
Copy link
Contributor

@chemicstry chemicstry commented Mar 2, 2022

This improves the gs_usb interface by adding ability to specify device index instead of USB bus/address. The previous method was really inconvenient, because bus/address changes with each USB enumeration. This required libusb dependency in end applications to scan for adapters.

Additionaly, this fixes is_extended_id and loopback (echo) frames, by correctly marking is_rx flag.

@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #1270 (782480a) into develop (4d9b32c) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

❗ Current head 782480a differs from pull request most recent head 7dd0424. Consider uploading reports for the commit 7dd0424 to get more accurate results

@@ Coverage Diff @@ ## develop #1270 +/- ## =========================================== - Coverage 66.02% 66.01% -0.01%  =========================================== Files 86 86 Lines 8912 8919 +7 =========================================== + Hits 5884 5888 +4  - Misses 3028 3031 +3 
@chemicstry
Copy link
Contributor Author

Anything preventing this from being merged?

@zariiii9003
Copy link
Collaborator

Anything preventing this from being merged?

Just a lack of active maintainers...

Copy link
Collaborator

@zariiii9003 zariiii9003 left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants