dhague / vpower

ANT+ Virtual Power - currently for BT-ATS turbo & Kurt Kinetic. More to come...
MIT License
82 stars 34 forks source link

Thanks #5

Closed haraldh closed 7 years ago

haraldh commented 7 years ago

Just wanted to say Thank you! for sharing your software.

I made your PowerMeterTx a bit more ANT+ conform. See https://github.com/haraldh/iconsole/blob/master/PowerMeterTx.py

It now broadcasts the data on every ChannelEventMessage(EVENT_TX) event. Power pages are now also interleaved by Vendor and Product pages. Calibration requests are also handled.

I also did a Tx speed sensor: https://github.com/haraldh/iconsole/blob/master/SpeedTx.py

Again... Thank you very much!

dhague commented 7 years ago

Nice - I'm glad you found the code useful! :-)

haraldh commented 7 years ago

yeah.. finally can record from my indoor bike... https://connect.garmin.com/modern/activity/1688821048

oldnapalm commented 6 years ago

Thanks for this software!

Using this and 2 ANT+ sticks on a Mac I'm able to play with Road Grand Tours and VirtuGo

https://github.com/oldnapalm/vpower/blob/master/CycleOpsFluid2PowerCalculator.py

dhague commented 6 years ago

@oldnapalm cool - want to submit a pull request?

oldnapalm commented 6 years ago

Sure, just did it.