openant icon indicating copy to clipboard operation
openant copied to clipboard

ANT and ANT-FS Python Library

Results 39 openant issues
Sort by recently updated
recently updated
newest added

Hi I successfully used ANTUSB2 Stick on GARMIN's heart rate meter But I want to connect GARMIN's heart rate meter & powertap p1 power meter at the same time. I...

antfs-cli fails with the following traceback while processing response to set_time: Traceback (most recent call last): File "/home/as/Downloads/garmin/lib/python3.7/site-packages/antfs_cli-0.3-py3.7.egg/antfs_cli/program.py", line 356, in main g.start() File "/home/as/Downloads/garmin/lib/python3.7/site-packages/ant/fs/manager.py", line 217, in start self._main()...

Hi. I'm trying to make your heart rate example always connect to a specific device. I know that I'm supposed to be able to do this by setting the device...

Having trouble getting my Garmin 405CX to pair. At first I thought it was the timeout issue that some people had seen a few years back with antfs-cli, but looking...

Hi Tigge, I should want to ask you, if it is possible to use your ant code with other ant profile, for example FE-C. Thanks for all

Has anyone test it with 35 or 235 ?!?

This PR provides support for environmental variables `OPEN_ANT_LIBUSB0_BACKEND`, `OPEN_ANT_LIBUSB1_BACKEND`, and `OPEN_ANT_OPENUSB_BACKEND`. It allows for defining an alternative location for the USB drivers. Rationale: on my mac, I found that `brew`...

The ANT-FS standard specifies: "Total number of bytes remaining in the data block. If no data is available for the specified data block (i.e. response is NOT = 0), the...

bug

I often have to start `antfs-cli` again 1 or 2 times to get the files downloading without those timeout issues. I think there's a small design issue in `ant.easy.filter` module...

Tigge/Garmin-Forerunner-610-Extractor#38 says that this project "holds just the ANT parts (along with some new fixes and an example)" and that the next task is to remove it from the extractor...