-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vector support using XL Driver (#68)
* WIP * WIP * WIP * Almost finished all init for Vector * Fixed issue * WIP * Stashing before update from Tom machine * Added changes for working vector * Removed vector example * Removed windows dir * Removed vector adapter test * Reverted permissions * Reverted formatting * Make basic Tx/Rx working * Get config based on glabal channel index * Pass adapter tests * bring in latest test from main * weird diff * Add todo * Fix clippy * Add behind feature * fmt * Small cleanup * Properly gate build script on features * Disable vector by default because of dll * Update README.md * Update README.md * Delete vector.rs --------- Co-authored-by: Willem Melching <[email protected]>
- Loading branch information
Showing
20 changed files
with
7,818 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
/target | ||
.vscode/ | ||
|
||
windows/ | ||
bindings.rs |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.