carp_polar_package 2.0.2 copy "carp_polar_package: ^2.0.2" to clipboard
carp_polar_package: ^2.0.2 copied to clipboard

The CARP Polar sampling package. Samples sensor data from the Polar H9, H10, and Verity Sense devices.

2.0.2 #

  • discover data types from both the online streaming (PMD) and the HR service SDK features, so devices that only deliver HR via the standard BLE HR service (e.g. Verity Sense) report their supported types
  • clear the discovered data types on disconnect
  • clean up the event listeners when a connection attempt fails, so a later attempt does not stack subscriptions on a half-connected device
  • await the cancellation of the event listeners when disconnecting, so the disconnect emitted by the SDK is not handled by the listeners being torn down

2.0.1 #

  • register the 1.x PolarDevice device type as a fromJson alias, for backwards compatibility with studies created on CAMS 1.x (protocol API level < 2.0)

2.0.0 #

  • upgrade to CARP Core and CAMS API level 2.0.0

1.6.2 #

  • upgrade to carp_serialization v. 2.0 & carp_mobile_sensing: 1.10.0
  • fix of error on reconnect
  • upgrade to latest Flutter version
  • update of README

1.5.0 #

  • upgrading to carp_mobile_sensing v. 1.9.0 (better permission handling)

1.4.2 #

  • small update to disconnection handling.
  • samples uses Dart DateTime timestamps instead of int (milliseconds)

1.4.0 #

  • upgrade to Dart 3.2
  • update to carp_mobile_sensing v. 1.4.0

1.3.1 #

  • upgrade of permission_handler plugins
  • update to carp_mobile_sensing v. 1.3.0

1.2.0 #

  • update to carp_mobile_sensing v. 1.2.0 using the new device permissions model

1.1.1 #

  • update to polar v. 6.0 (Polar API level 5.2)

1.1.0 #

  • update to carp_mobile_sensing v. 1.1.0
  • update to polar v. 5.2.0 (Polar API level 5)

0.40.1 #

  • upgrade topolar 3.4.0

0.40.0 #

  • initial release based on carp_mobile_sensing v. 0.40.0
0
likes
150
points
390
downloads

Documentation

Documentation
API reference

Publisher

verified publishercarp.dk

Weekly Downloads

The CARP Polar sampling package. Samples sensor data from the Polar H9, H10, and Verity Sense devices.

Homepage
Repository (GitHub)
View/report issues

Topics

#mobile-sensing #mobile-health #sensors #digital-phenotyping

License

MIT (license)

Dependencies

carp_core, carp_mobile_sensing, carp_serializable, flutter, json_annotation, polar

More

Packages that depend on carp_polar_package