Search found 12 matches
- April 20th, 2015, 1:59 pm
- Forum: Feature/Function Requests
- Topic: State of the official SDK
- Replies: 4
- Views: 14047
Re: State of the official SDK
Looks very promising, I'll take a deeper look if I find any time. Thanks a lot!
- April 6th, 2015, 2:26 am
- Forum: Feature/Function Requests
- Topic: State of the official SDK
- Replies: 4
- Views: 14047
Re: State of the official SDK
Thanks for the reply! Good to know that I'm not the only one having issues... The linked project is very easy to understand, thanks for that! I too think that creating our own API implementation is probably our best bet. It's a bummer, I thought I could start right away, instead there's a lot of gro...
- March 12th, 2015, 1:57 pm
- Forum: SDK Questions
- Topic: Documentation for PM5 BLE protocol
- Replies: 2
- Views: 7497
Re: Documentation for PM5 BLE protocol
There's documentation available here: SDK - Additional Ressources
They must've added it recently, I wasn't able to find it either some weeks ago.
They must've added it recently, I wasn't able to find it either some weeks ago.
- March 11th, 2015, 6:55 am
- Forum: Feature/Function Requests
- Topic: State of the official SDK
- Replies: 4
- Views: 14047
State of the official SDK
Sorry for ranting, but I need to let it go: I played around with the official C++ SDK since yesterday and I must admit that it is a horrible experience: The documentation is hardly usable for someone who's new to the SDK. It is more like a reference than something which gets the user up and running ...
- March 11th, 2015, 6:21 am
- Forum: Feature/Function Requests
- Topic: 64bit version of the SDK
- Replies: 2
- Views: 10568
64bit version of the SDK
I want to create a Concept2 backend for the Unreal Engine 4. This would allow to create ergometer applications in a freely available, modern game engine. However I'm stuck with the requirement that the UE4 engine only supports 64bit libraries. The current SDK is only available in 32bit. Is it possib...
- March 11th, 2015, 6:16 am
- Forum: SDK Questions
- Topic: Issue with discovering PM5
- Replies: 5
- Views: 7993
Re: Issue with discovering PM5
I played around a lot last night and it finally worked for me. Thing is that the PMSDKDemo.exe which comes with the SDK is not able to recognize my PM5 monitor. The SDK itself seems to be very outdated to be honest... Despite the SDK-Demo not being able to connect I was able to by using my own code....
- March 10th, 2015, 4:38 pm
- Forum: SDK Questions
- Topic: Issue with discovering PM5
- Replies: 5
- Views: 7993
Re: Issue with discovering PM5
I'm interested too, could you please give more details on what you did and how it worked?
Thanks!
Thanks!
- February 13th, 2015, 11:44 am
- Forum: Ergdata, Online Racing, Rowpro & RowIt
- Topic: DynRow: Rowing application in Python
- Replies: 8
- Views: 8686
Re: DynRow: Rowing application in Python
I did some minor changes to the code in the last few weeks, nothing big unfortunately. Have to get my injured knee back on track, so I'll be able to test the software myself. It's currently kind of hard to guess if this or that feature is of good use or if I should invest some more time to fine-tune...
- January 27th, 2015, 5:30 pm
- Forum: Ergdata, Online Racing, Rowpro & RowIt
- Topic: DynRow: Rowing application in Python
- Replies: 8
- Views: 8686
Re: DynRow: Rowing application in Python
Yeah, that's definitely on the list, I however first wanted to get the base running good. It'll probably be one of the next things I'm including
- January 27th, 2015, 1:22 pm
- Forum: Ergdata, Online Racing, Rowpro & RowIt
- Topic: DynRow: Rowing application in Python
- Replies: 8
- Views: 8686
Re: DynRow: Rowing application in Python
Sounds great!
I'm planning on updating it on the weekends and when there's time after work. I'll report back if there has been another update
I'm planning on updating it on the weekends and when there's time after work. I'll report back if there has been another update
- January 25th, 2015, 5:21 pm
- Forum: Ergdata, Online Racing, Rowpro & RowIt
- Topic: DynRow: Rowing application in Python
- Replies: 8
- Views: 8686
Re: DynRow: Rowing application in Python
I needed to change a few values in Pyrow to get it running with the PM5, so it'll probably not work anymore with older monitors. You could try to use the original Pyrow files instead of mine. You also need to have libusb and pyusb up, which could be complicated on some systems. I'm on my phone now, ...
- January 25th, 2015, 11:36 am
- Forum: Ergdata, Online Racing, Rowpro & RowIt
- Topic: DynRow: Rowing application in Python
- Replies: 8
- Views: 8686
DynRow: Rowing application in Python
Hi, First time posting here, I hope that's the right category to post on (looks kind of dead to me, but I'll try anyway). I just committed a first version of DynRow, a sideproject of mine. I'll just paste the GitHub-description in here: DynRow connects to the Concept2 Ergometer and shows a birds-eye...