Skip to content

integer and float values accepted on measure()#15

Merged
daguzman35 merged 3 commits intomainfrom
forFirmware1.3
Feb 24, 2025
Merged

integer and float values accepted on measure()#15
daguzman35 merged 3 commits intomainfrom
forFirmware1.3

Conversation

@daguzman35
Copy link
Member

Edit on measure() and fetch() functions, to solve issue #14. This allows reading integer and float values from hardware; before this edition, only integer values were allowed.

Updated functions related with measurements. Due to an update in hardware, firmware 1.3, now the device returns non-integer values for start timestamps, which leaded to issues. Method convertReadDataToIntList is replaced by new method convertReadDataToNumberList.
@daguzman35 daguzman35 merged commit d5798b2 into main Feb 24, 2025
1 check passed
@daguzman35 daguzman35 deleted the forFirmware1.3 branch October 24, 2025 21:16
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

Successfully merging this pull request may close these issues.

1 participant