openant icon indicating copy to clipboard operation
openant copied to clipboard

ANT and ANT-FS Python Library

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

Hi, offering here a look at my work in progress on adding support for ant+ in your repo. I added details in the readme.md about the changes I made and...

Allow developers to control what is printed in their applications (and where) by only using a logger within module code. Even after disabling loggers, I was getting DEBUG information printing...

Correct linting issue in setup.py

Is the fenix 6 be supported? I always get `DriverNotFound`. The usb vendor and device seems to be different from the one in the source code. This is my `dmesg`:...

Hi, In my project everything works nice. I am just curious if I can list/show name of end device that I am connected to. For now I am connecting to...

I'm trying to run the scan.py example (on windows) but I'm getting the following error. I tried playing around with the driver code according to other ant libs but still...

I am seeing the following time out on a Raspberry Pi with python3, but not with python2: pi@jrl-dev-pi:~/code/openant/examples $ python3 heart_rate_monitor.py Driver available: [, ] - Using: , (110, 'Operation...

Hi, currenty I try to program an ant-fs device scanner which lists me all available ANT-FS devices in the surrounding area. Important for me is the serial number (the full...