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

possible byte swapping bug in DAQ library #59

Open
faustus123 opened this issue Sep 24, 2015 · 0 comments
Open

possible byte swapping bug in DAQ library #59

faustus123 opened this issue Sep 24, 2015 · 0 comments

Comments

@faustus123
Copy link
Contributor

A copy of the byte swapping code in the HDEVIO class in the DAQ library was made for the hdl3 program for use in the online. Some minor changes to it were made, but then a fairly major bug was found. Specifically, the setting of Nwords to len-2 when it seems like it should be bank_len-1 It's likely this bug is also in the DAQ library. However, I'm puzzled why it has not caused errors. Some more study is needed to understand this before implementing the fix.

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

No branches or pull requests

1 participant