ant-plus icon indicating copy to clipboard operation
ant-plus copied to clipboard

A node module for ANT+

Results 32 ant-plus issues
Sort by recently updated
recently updated
newest added

Feature request/ proposal I am looking at getting this working with the [WebUSB](https://wicg.github.io/webusb/) api which: > - Is available in Chrome 61 for Android, Chrome OS, Linux, macOS and Windows....

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

Bumps [bl](https://github.com/rvagg/bl) from 3.0.0 to 3.0.1. Release notes Sourced from bl's releases. v3.0.1 Fix unintialized memory access Commits 84e1852 Bumped v3.0.1 8a8c13c Fix unintialized memory access See full diff in...

dependencies

Hi, I have managed to get reading from my power meter. The output data is pretty frequent. May I know what is the time interval between each data and can...

Sorry, my mistake originally, the temperature is reported as a signed 16-bit little-endian value

Hi, (Thanks for this project, it is so great ! It's working perfectly with my Favero Assioma power pedals) i wasn't able to received any data with my Garmin Speed...

The event _speedData_ is not emitted when using _SpeedSensor_ but is emitted when using _SpeedScanner_. Device is "verified" as attached via the _attached_ event when using _SpeedSensor_

The version of WinUSB / Zadig pointed to by the Readme.md is a n old version on SourceForge. The correct version to use is the one on the Zadig website...

I'm trying to connect to my Di2 system on my bike and see when the hood-buttons are pressed but Iv'e heard they use a pretty custom profile Is there a...

I include this package to my electron+typescript project, but was unable to import any classes from library. This happens because main file was a js-file, so typescript could'nt track any...