You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been discussed a few times already: signal data should be stored as unsigned integer instead of a signed integer as it better represents ADC units.
The change is easy to do but it might break many things so it should be done carefully.
The text was updated successfully, but these errors were encountered:
lobis
linked a pull request
Aug 8, 2023
that will
close
this issue
This has been discussed a few times already: signal data should be stored as unsigned integer instead of a signed integer as it better represents ADC units.
The change is easy to do but it might break many things so it should be done carefully.
The text was updated successfully, but these errors were encountered: