Skip to content

Releases: BITalinoWorld/java-sdk

1.1.0

22 Mar 23:08
Compare
Choose a tag to compare

Improvements

  • Updated ECG scaling.
  • Updated EDA scaling.
  • Added more scaling functions, namely Temperature, EEG and Respiration conversion rate.

Once more, thank you @sveinpg for the invaluable contribution!

1.0.1

18 Mar 16:22
Compare
Choose a tag to compare

Bug-fixes

  • Fixed read from analog channel 6. #1

Improvements

  • Warn when a packet is out of order in a sequence. #2
  • Avoid integer division on scale operations. #3

Big props to @sveinpg for finding and fixing the issues above!