The Simulator is really useful. However as I'm developing some useful cycling apps, my logic adapts to sensor input that changes values faster than expected, and reacts differently to different levels vs, say, FTP or Lactate Threshold HR, etc.
Anyway, a REALLY cool and I believe useful feature to the simulator in general, would be to allow for controls over the simulator randomizer.
1. One aspect would be the mean value - say I want POWER to be about 220W on average. Right now it picks a value at random.
2. Another would be the variance - say I want POWER to spread from +/- 20% from mean. Right now it generally stays nearly constant with slight variances and drift.
3. Finally, drift of the mean over time. Say, I want the POWER mean to slowly drift -10W per min. Or maybe + 5W per min.
That would allow us to model real life and exercise dynamic logic a lot better. Yes, I can build a simulator debug module to do this. But this would be generally useful I think.
Maybe a pulldown in which we can pick a particular metric and set those 3 controls. POWER, CADENCE, HR, ALTITUDE... others?