healthrian_uart_support 1.1.1 copy "healthrian_uart_support: ^1.1.1" to clipboard
healthrian_uart_support: ^1.1.1 copied to clipboard

Healthrian library for supporting UART connector manager

1.1.1 #

  • Removed version constraints from dependencies.

1.0.29 #

  • Provide a function latestFirmwareVersion to get latest firmware version that can be upgraded.
  • User should check current firmware version using getFirmwareVersion() before upgrading firmware via updateLatestWithPassword().

1.0.28 #

  • Change nearDistance to get a stream for checking near distance (in: 30cm, out: 45cm).

1.0.27 #

  • Fix a bug emitting null with distanceMedian and nearDistance.

1.0.26 #

  • Add distanceMedian to get a stream of median values of the calibrated distance.
  • Add nearDistance to get a stream for checking near distance (in 30cm).

1.0.25 #

  • Add getWiFiStatus() to check turn-on/off of Wifi.

1.0.24 #

  • Add adc to get a stream of adc values (distance was used before).
  • Change distance to get a stream of calibrated distances.
  • Add getAdcValue() to get a adc value (getDistance() was used before).
  • Change getDistance() to get a calibrated distance.

1.0.23 #

  • Add disableWifi() that disables wifi functionality on android.
  • Add enableWifi() that enables wifi functionality on android.
  • Add disconnectWifi() that disconnects wifi connection and wipe out all wifi history.
  • Add connectWifi() that connects wifi on given ssid and pw.
  • Add pingNetworkTest() that returns results of ping -w 3 8.8.8.8 as String.
  • Add clearTaskManager() that clear all visible tasks.

1.0.22 #

  • Update firmware version to 1.0.0.8a for updateLatestWithPassword().
  • Add getCpuMaxFrequency() that returns CPU clocks as String.
  • Add getCalibration() that returns calibration values as List
  • Add setCalibOpen(), setCalib15cm(), setCalib30cm(), and setCalib45cm() that store calibration value as open environment, 15cm, 30cm, and 45cm, respectively.

1.0.20 #

  • Change a requirement of device_info_plus to >=10.0.0.
  • Override file up to 6.1.2 for the compatibility.

1.0.18 #

  • Update libserialport, and there is no requirements for dependencies override.
  • Downgrade device_info_plus to ^10.1.2.

1.0.14 #

  • Add a feature for uart dfu.
  • Add a feature for android serial number.

1.0.6 #

  • Fix a bug with adc.

1.0.5 #

  • Add functionality about sending packets.

1.0.4 #

  • Fix a bug with lead states (swapped ll and la) in example code.

1.0.3 #

  • Fix a bug with cable signal.

1.0.2 #

  • Modify the example code.

1.0.1 #

  • Add example codes.

1.0.0 #

  • Initial version.
1
likes
120
points
153
downloads

Publisher

unverified uploader

Weekly Downloads

Healthrian library for supporting UART connector manager

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

data, device_info_plus, encrypt, flutter, flutter_libserialport, healthrian_common_support, mobx, rxdart, shared_preferences, shell

More

Packages that depend on healthrian_uart_support