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

Standardize parsing of command and data #21

Open
MrKevinWeiss opened this issue Nov 21, 2018 · 0 comments
Open

Standardize parsing of command and data #21

MrKevinWeiss opened this issue Nov 21, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MrKevinWeiss
Copy link
Contributor

So far it seems like depending on the interface chosen the formats are different. The low level memory map seems to have only commands that would be typed in the shell and not the api call, see example of when a bit is written too. As well as data gets merged to an in or a byte array depending on the size. Maybe it would be good to set it to something standard.

For the DUT it seems like all data is returned as a list. I must look into that.

@MrKevinWeiss MrKevinWeiss added the bug Something isn't working label Nov 21, 2018
@MrKevinWeiss MrKevinWeiss self-assigned this Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant