You are here: Forum Home → ANT Developers Forums → ANT General Questions → Thread
Dynastream Developer
Dynastream Developer
Because of the way the chip buffers burst data before sending it, there isn't an accurate way to determine burst progress, but doing it manually could give you some type of approximation just to show a user something I guess.
In that case, you probably want to take a look at the internal implementation of DSIFramerANT::SetupBurstDataTransfer() in "\ANT_LIB\software\serial\dsi_framer_ant.cpp" (in the ANT library zip) as reference code so you get things right. Good luck!
Donald,
The ANT Library zip file can be downloaded from the Software Downloads page under ANT Libraries:
http://www.thisisant.com/developer/resources/downloads/.
This page is the primary source for the latest versions of all our libraries and software packages.
Dynastream Developer