Search the web
Sign In
New User? Sign Up
p5glove · P5 Glove Community
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2184 - 2213 of 3927   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2184
... You're right, it's probably not so much an error in your program as a compatibility problem. As soon as I start Pie.exe I get only a dialog window titled...
Gidi van Liempd
gidi2go
Offline Send Email
Jul 1, 2005
7:29 am
2185
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the p5glove group. File : /_PIE_018.rar ...
p5glove@yahoogroups.com
Send Email
Jul 3, 2005
3:10 am
2186
I uploaded a new version of PIE! Sorry it is a RAR file, but it kept timing out when I tried to upload the 850K ZIP file. So instead you have a 650K rar file....
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 3, 2005
3:21 am
2187
You can now download PIE (in a zip file) from my new website: http://geocities.com/carl_a_kenner/pie.html It's not much of a web page, but it's better than...
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 3, 2005
5:28 am
2188
I also made a very concise P5 Glove Summary page with links to the stuff you need for various platforms and functions. It is here: ...
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 3, 2005
8:29 am
2189
Hello, recent P5 purchaser here, and I'd like to get it working in Linux, with the eventual goal of adding support to CrystalSpace ...
Reed Hedges
stranger2323
Offline Send Email
Jul 3, 2005
2:45 pm
2190
all cool Carl... I'll try to make sometime between recording to download/read and check it out... Winrar is a good choice, you can also split zips up too. ...
Dale Kay
dale1kay
Offline Send Email
Jul 3, 2005
4:44 pm
2191
Hi, I get the same thing on FC2 kernel 2.6.9. I've heard the problem has to do with some change on USB handling from kernel 2.6.6 or something on, so the more...
Andres Cabrera
mantaraya36
Offline Send Email
Jul 4, 2005
1:34 pm
2192
Try changing "usb_bulk_read" to "usb_interrupt_read" in the libp5glove source code and recompiling. I think you are using an old version of libp5glove. ...
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 4, 2005
11:23 pm
2193
Thanks Carl, I'll give your suggestions a try and let you know how it goes. I got my version of libp5glove from svn somewhere about a month or two ago. Andrés...
Andres Cabrera
mantaraya36
Offline Send Email
Jul 5, 2005
12:14 pm
2194
Yes, Essential Reality isn't completely dead! And I have proof! They just sent me an email! Good on them! And their infamous forum is back up after many years...
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 6, 2005
7:26 am
2195
bu aletle çok þey yapýlabilir mi?ben yapýcam uçucam gökyüzüne desem? Andres Cabrera <andres@...> wrote:Thanks Carl, I'll give your...
selÿffffffffffe7uk...
selcuktanyeri
Offline Send Email
Jul 6, 2005
12:07 pm
2196
Okay, Hello all, I'm back again :) I have been restyling my thesis for a while and now that that's almost done I am focussing on getting the P5 to do what I...
schlagerparade007
schlagerpara...
Offline Send Email
Jul 7, 2005
10:39 am
2197
Half those < signs should be > eg. key.y = p5.z > 200 key.h = p5.z < -200 key.g = p5.x < -200 key.j = p5.x > 200 key.u = p5.y < -200 key.t = p5.y > 200 Also on...
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 8, 2005
1:22 am
2198
I believe I have found the problem with the non-linear in the undefined corner of my program... Turns out that the equations I used made 90* angles instead of...
swr_dmaster
Online Now Send Email
Jul 8, 2005
8:47 am
2199
I'm currently adding support for vectors to PIE. I will probably add rotation matrices too. So far I have got vectors working OK, except you can't access their...
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 9, 2005
9:06 am
2200
Woow, Carl, that was really thorough! I'm really pleased with the help I'm recieving here. Thank you very much for the advice, I am now working on setting up...
schlagerparade007
schlagerpara...
Offline Send Email
Jul 11, 2005
10:59 am
2201
I've been working on making sense of the finger bends in real world units. It's trickier than it looks. I got out my protractor, stuck some lines on each...
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 12, 2005
12:25 pm
2202
Awesome job Carl. I have to ask, what do you have a major in? -Chris ... From: Carl Kenner To: p5glove@yahoogroups.com Sent: Tuesday, July 12, 2005 8:24 AM ...
Cronus
king_cronus
Offline Send Email
Jul 12, 2005
6:05 pm
2203
hi I finally got the glove in the mail. So I fired up the computer and put in the driver disk and got the glove calibrated. Fine. Then I told the calibration...
franken_spline
Offline Send Email
Jul 13, 2005
3:08 am
2204
Software Engineering (almost)....
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 13, 2005
6:18 am
2205
It needs to be able to find the Dual Mode Driver, but it is finding a different version of P5DLL.DLL instead. You need to either put the Dual Mode Driver's...
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 13, 2005
6:23 am
2206
Carl Thanks. Yup. I dragged the dll into the debug folder and ran the executable instead of through the ide. And it ran fine. I guess I don't understand why....
franken_spline
Offline Send Email
Jul 13, 2005
6:35 am
2207
You can still try running it through the IDE. I have troubles doing it that way in Delphi, but it may work OK in Visual C++....
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 13, 2005
6:41 am
2208
Carl That was what gave me the original problem. Perhaps I am not doing something right? I put the dll in the project folder in the same way as I always do...
franken_spline
Offline Send Email
Jul 13, 2005
6:50 am
2209
If you put the DLL in the system directory then it will be used by every application, except those that have a copy of the old Essential Reality DLL in their...
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 13, 2005
6:59 am
2210
ok this is weird. Now it runs even in the IDE. The only thing I did was copy the dll into the debug folder. Normally I just leave the dll in the project folder...
franken_spline
Offline Send Email
Jul 13, 2005
7:02 am
2211
Thanks, swr_dmaster, for the math. I am definitely going to try it in a script! Your reasoning about this problem is (in my opinion) completely correct,...
Gidi van Liempd
gidi2go
Offline Send Email
Jul 13, 2005
7:17 am
2212
Carl following your good instructions I put the program below together. However, when I ran it, I was not getting any values printing out for the thumb. Then I...
franken_spline
Offline Send Email
Jul 13, 2005
11:17 am
2213
The next version of PIE will have vectors, rotation matrices, cross product and dot product operators, Length, Normalize, AngleBetween, Determinant, Transpose,...
Carl Kenner
carl_a_kenner
Offline Send Email
Jul 13, 2005
5:50 pm
Messages 2184 - 2213 of 3927   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help