Cujomalainey Antplus Arduino Versions Save

An Implementation of the ANT+ Network on top of ant-arduino

1.2.0

2 years ago

Apologies to those that contributed to this release given how long it took to push out

This add multiple features from community contributions including the following profiles

  • FEC
  • Shifting
  • MuscleOxygen
  • BicyclePower

This also included a large internal refactor to reduce boilerplate code bloat.

Enjoy

1.1.1

3 years ago

Framework was patched but examples were not. Updated driver names so examples now build.

1.1.0

3 years ago

General refactor to fix issues found via static analysis as well as the handle the breaking changes in v2.0.0 of ant-arduino. No new features.

v1.0.0

4 years ago
  • Core master profile complete
  • LEV display added
  • Heart Rate Monitor added
  • Added core API tests
  • Added device search API

0.3.0

4 years ago
  • Added support for proper runtime channel handling
  • Various important bug fixes
  • Added some core infra to be used in upcoming profiles and searching methods

0.2.0

6 years ago

Minor naming fixes to heart rate and other fixes included as well to general profile structure

0.1.0

6 years ago

Supports slave profiles

HR Monitor profile implemented