Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Simulation Tools → Thread

   

Bike power sim page 2 support

RankRankRankRank

Total Posts: 122

Joined 2010-10-25

PM

I have been working on adding more than just standard power calibration support to my Android code. Stuff like toggeling the Auto zero, setting the slope etc. Looking at the get set parameters page 2 stuff its good that there looks to be full support in the simulator for getting and setting the crank length. What looks to be missing is a way of switching the support off? I don't look to be able set the simulator up to just not respond to the get request which I belive is what I will see with most current real world devices.

Am I missing somthing or was this just an ommision?

Ifor      
Avatar
RankRankRankRank

Total Posts: 662

Joined 2012-10-09

PM

Yes, the simulator currently only implements full support for this feature, and does not allow turning it off. Yes, simulating that scenario may be valuable, so we'll look into how to incorporate that into our simulation tools.

Are you familiar with AutoANT? In the meantime, while not an ideal setup, in order to simulate a device that does not respond to the get request you can create an AutoANT script to transmit predefined power data. AutoANT will not respond to requests from your app unless it has been explicitly instructed to do so.      
RankRankRankRank

Total Posts: 122

Joined 2010-10-25

PM

OK Thanks for the information.

Ifor