Those of you who have achieved Ant Adopter status may have encountered
AutoANT scripts. These are the simple scripts of ANT packets that
AntWare II can record and play back.
I have written a small embedded library for the playback of these
scripts. Then I modified GoldenEmbed to use an AutoANT script to
initialize the ANT radio, rather than hard-coded functions. This has
a couple advantages: 1) no need for installing the toolchain to make
simple changes to the radio parameters; and 2) the same code base can
be used with different radios and different configurations. (My
GoldenEmbed uses a C7 radio module.)
Repo is here:
https://github.com/markrages/GoldenEmbed
Regards,
Mark
markrages@gmail