The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development

Reply
 
Thread Tools Display Modes
Old 10-11-2007, 01:03 PM   #301
Variable Bitrate
cherrybomb's CarPC Specs
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Vehicle: 1999 Ford Explorer
Posts: 227
My Photos: (0)
Quote: Originally Posted by Shadow72 View Post
Hi guys,

I follow this intersting thread and I have a question: any chance to have the source code for trying to porting it to my mac mini?

Thanks Cherrybomb!

Shadow,

The source code is freely available at the sourceforge link in my signature.

If you do complete some work to port it to your mac, please consider folding it back into the project. I tried to design the application in such a way that it should be easy to write some classes for the mac hardware part, and the rest will be handled by the "generic" code.

I'm actually hoping to get a MacBook Pro in the not too distant future, and I'll likely consider doing some of this work too, but if you're up to the task I'd love for you to contribute. :-)
__________________
'99 Ford Explorer Eddie Bauer
CarPC Progress ~= 97%. Everything is installed, and operational. Still need to tweak and tune, and do some "finish" fabrication.
CarPC Project Web Site

SpaceNavigatorDriver SourceForge Project

Check out my blog.
cherrybomb is offline   Reply With Quote
Sponsored Links
Old 10-19-2007, 02:32 PM   #302
Newbie
ali7up's CarPC Specs
 
ali7up's Avatar
 
Join Date: Feb 2007
Location: Georgia
Vehicle: 95 Accord
Posts: 39
My Photos: (0)
after reading the thread i am a but confused i downloaded:
config.xml
SpaceNavigatorApp.exe
xerces-c_2_7.dll

i used the config.xml from page 16. and when i run spacenavigatorapp.exe i get the following error:

"the procedure entry point ?release@XMLString@xercesc_2_7@@SAXPAPAD@Z could not be located in the dynamic link library xerces-c_2_7.dll"

and am i suppose to place them in the main roadrunner folder or where? thanks

Last edited by ali7up : 10-19-2007 at 02:56 PM.
ali7up is offline   Reply With Quote
Old 10-19-2007, 02:44 PM   #303
Variable Bitrate
cherrybomb's CarPC Specs
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Vehicle: 1999 Ford Explorer
Posts: 227
My Photos: (0)
Quote: Originally Posted by ali7up View Post
after reading the thread i am a but confused i downloaded:
config.xml
SpaceNavigatorApp.exe
xerces-c_2_7.dll

i used the config.xml from page 16.

and am i suppose to place them in the main roadrunner folder or where? thanks

You can place them anywhere you like, as long as all 3 are together. You need to then launch the SpaceNavigatorApp.exe file.

It will use the configuration defined in the config.xml file. The one you downloaded from the thread will be for someone else's specific configuration needs.

I'm still in the process of building a configuration app, which should make configuring easier. Unfortunately, I've hit a couple road blocks, and been short on time due to other projects etc.
__________________
'99 Ford Explorer Eddie Bauer
CarPC Progress ~= 97%. Everything is installed, and operational. Still need to tweak and tune, and do some "finish" fabrication.
CarPC Project Web Site

SpaceNavigatorDriver SourceForge Project

Check out my blog.
cherrybomb is offline   Reply With Quote
Old 10-19-2007, 02:49 PM   #304
Newbie
ali7up's CarPC Specs
 
ali7up's Avatar
 
Join Date: Feb 2007
Location: Georgia
Vehicle: 95 Accord
Posts: 39
My Photos: (0)
even if i use the config.xml given in the download i still get the same error
ali7up is offline   Reply With Quote
Old 10-19-2007, 05:17 PM   #305
Variable Bitrate
cherrybomb's CarPC Specs
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Vehicle: 1999 Ford Explorer
Posts: 227
My Photos: (0)
Quote: Originally Posted by ali7up View Post
even if i use the config.xml given in the download i still get the same error

Ahh yes... That error wasn't in your post until after I replied. :-)

Where'd you get your copy of the DLL? The error is basically stating that the DLL is missing some functionality, which seems odd.

There is a second DLL which is distributed with xerces-c, which is the "xerces-depdom_2_7.dll". You might consider including that in the directory as well, just in case it's also required, though I don't think it should be.
__________________
'99 Ford Explorer Eddie Bauer
CarPC Progress ~= 97%. Everything is installed, and operational. Still need to tweak and tune, and do some "finish" fabrication.
CarPC Project Web Site

SpaceNavigatorDriver SourceForge Project

Check out my blog.
cherrybomb is offline   Reply With Quote
Old 10-19-2007, 05:40 PM   #306
Newbie
ali7up's CarPC Specs
 
ali7up's Avatar
 
Join Date: Feb 2007
Location: Georgia
Vehicle: 95 Accord
Posts: 39
My Photos: (0)
ok got it i downloaded the file from another site..but i went to the main site and got the dll now it works. awesome work by the way
ali7up is offline   Reply With Quote
Old 10-20-2007, 03:20 PM   #307
Newbie
 
Join Date: Feb 2007
Posts: 17
My Photos: (0)
Hi, guys can anyone please try out my config i have been banging my head and can't seem to get my problem resolved. Thanx
HarryBash is offline   Reply With Quote
Old 10-20-2007, 09:46 PM   #308
Variable Bitrate
cherrybomb's CarPC Specs
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Vehicle: 1999 Ford Explorer
Posts: 227
My Photos: (0)
Quote: Originally Posted by HarryBash View Post
Hi, guys can anyone please try out my config i have been banging my head and can't seem to get my problem resolved. Thanx

Could you post it for us to take a look at?
__________________
'99 Ford Explorer Eddie Bauer
CarPC Progress ~= 97%. Everything is installed, and operational. Still need to tweak and tune, and do some "finish" fabrication.
CarPC Project Web Site

SpaceNavigatorDriver SourceForge Project

Check out my blog.
cherrybomb is offline   Reply With Quote
Old 10-21-2007, 10:38 AM   #309
Newbie
 
Join Date: Feb 2007
Posts: 17
My Photos: (0)
I did on post 297 here is a link to it, i can post it again but don't want to clutter up the forum. It's on page 20 of this forum
http://www.mp3car.com/vbulletin/1128079-post297.html

Ooh and can anyone please tell me the RR window message for starting and stopping visualizations (preferably in full screen)? The only command i found in RR Skin Commands was VISU and it says not Implemented in the description.

Last edited by HarryBash : 10-21-2007 at 11:14 AM.
HarryBash is offline   Reply With Quote
Old 10-22-2007, 12:10 PM   #310
Variable Bitrate
cherrybomb's CarPC Specs
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Vehicle: 1999 Ford Explorer
Posts: 227
My Photos: (0)
Quote: Originally Posted by HarryBash View Post
I did on post 297 here is a link to it, i can post it again but don't want to clutter up the forum. It's on page 20 of this forum
http://www.mp3car.com/vbulletin/1128079-post297.html

Oops, my bad. Thanks for not cluttering up the thread. :-D

Looks like the config you have posted does not have a <devices> section, so that's one problem. I took your config, and simply added the following to the top, and I was able to run the app successfully.

Code:
<devices> <device type="hid" name="SpaceNavigator" vid="0x046D" pid="0xC626"> <command name="Led On" report="0x0004" value="0x0001"/> <command name="Led Off" report="0x0004" value="0x0000"/> </device> </devices>

Though, having that missing would cause the app to crash, and your post was talking about functionality. Once I got it running, I setup my RR with the same stuff, and got the same results. I.E. on the menu, the axes operated as a mouse, but the buttons did not. Strange!

After some sleuthing, it looks like you caught a bug! Deep down in some of the context switching code, I do a "CopyStatus" which was meant to copy the current status of each of the buttons between contexts. I.E. Button Down, or Button Up. Turns out, it was accidentally copying the buttons actions between contexts instead. Messy!

I've fixed it, but won't be releasing a new version just yet, as there are a few other little things I need to work out.

Thanks for catching this!
__________________
'99 Ford Explorer Eddie Bauer
CarPC Progress ~= 97%. Everything is installed, and operational. Still need to tweak and tune, and do some "finish" fabrication.
CarPC Project Web Site

SpaceNavigatorDriver SourceForge Project

Check out my blog.
cherrybomb is offline   Reply With Quote
Sponsored Links
Old 10-22-2007, 12:11 PM   #311
Variable Bitrate
cherrybomb's CarPC Specs
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Vehicle: 1999 Ford Explorer
Posts: 227
My Photos: (0)
Quote: Originally Posted by HarryBash View Post
Ooh and can anyone please tell me the RR window message for starting and stopping visualizations (preferably in full screen)? The only command i found in RR Skin Commands was VISU and it says not Implemented in the description.

I wouldn't know where to begin on answering this. I haven't quite delved into RR enough to know the commands that well. Probably a good question to post over in the RR section, and I'm sure guino, or an experienced user can help you out. :-)
__________________
'99 Ford Explorer Eddie Bauer
CarPC Progress ~= 97%. Everything is installed, and operational. Still need to tweak and tune, and do some "finish" fabrication.
CarPC Project Web Site

SpaceNavigatorDriver SourceForge Project

Check out my blog.
cherrybomb is offline   Reply With Quote
Old 10-22-2007, 12:41 PM   #312
Newbie
 
Join Date: Feb 2007
Posts: 17
My Photos: (0)
Hey, thanx CherryBomb for trying out my config file. No problem I can wait for the next release. Though I am glad to know something else was causing it. I was about to kill myself over the fact that I couldn't get a handle on a simple XML file while calling myself a Java programmer . I'll ask someone in the RR forum for visualizations, thanx again.
HarryBash is offline   Reply With Quote
Old 10-28-2007, 01:13 PM   #313
inh
Maximum Bitrate
 
Join Date: Jan 2007
Location: Fort Riley KS
Vehicle: 91 CRX Si
Posts: 514
My Photos: (0)
The VISU command is implemented, its what I use in my config.xml it just toggles the visualiztion on and off

Hows that for some clutter?

Any hints on the other features you wanna work on/add cherrybomb? =D
__________________
Space Navigator - 6 Axis input device: Take it apart - Driver App
RRCam - Video/webcam capture, text overlay, and recording: 2.0 Stable
inh is offline   Reply With Quote
Old 10-28-2007, 01:59 PM   #314
Newbie
 
Join Date: Feb 2007
Posts: 17
My Photos: (0)
Smile

Hey inh thanx yeah i tried out the VISU command and it works fine. The problem is that i can launch the visualizations fine (using G-Force visualizations), and it runs fine as a window embedded in the audio part of the iPhone skin done by CDR.
But i want it to run full screen, according to G-Force's list of Hot-Keys pressing ENTER(RETURN) toggles full screen mode when the focus is on the G-Force window. I asked in the RR forums and guino said that i would have to "figure out which keyboard shortcuts toggle it to full screen then use the ACTIVATE and SENDKEY commands to simulate that into the vis."
So now my questions is how can i assign the keyboard's ENTER key to one of the axes of the Space Navigator, and make it send that ENTER command/key press to the
G-Force window?
Here is the link to the thread i started in the RR forum.
RR Full Screen Visualization Command/Window Message
Thanx Guys.
HarryBash is offline   Reply With Quote
Old 10-29-2007, 11:47 AM   #315
Variable Bitrate
cherrybomb's CarPC Specs
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Vehicle: 1999 Ford Explorer
Posts: 227
My Photos: (0)
Quote: Originally Posted by inh View Post
Any hints on the other features you wanna work on/add cherrybomb? =D

I want to fix the issue you reported of the context names changing the order they are listed, and I'd like to finish the config app, though I've been thoroughly distracted from that lately.

The config app will require some changes to the config file, and consequently, to the app to be able to parse it. It's a change for the better though, I promise. :-)

If the problem Harry reported, and the one you reported are really preventing you from using the driver, maybe a release with just those fixes may be in order and I can finish the config changes later.

Thoughts?
__________________
'99 Ford Explorer Eddie Bauer
CarPC Progress ~= 97%. Everything is installed, and operational. Still need to tweak and tune, and do some "finish" fabrication.
CarPC Project Web Site

SpaceNavigatorDriver SourceForge Project

Check out my blog.
cherrybomb is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Find a List of Available Skins Here! ThunderStick RR Skins 0 10-17-2007 06:28 PM
Questions! Yellow-Snow Mobile Impact 4 06-10-2006 05:18 PM
iGuidance Font Size Fix summary thread Viscouse GPS 29 03-28-2006 06:21 PM
Hot Chicks Thread - NOT WORK SAFE ODYSSEY Off Topic 1 05-17-2005 09:38 PM
Request regarding the Offical Skin Presentation thread Confused MediaCar 3 01-07-2004 11:52 AM


All times are GMT -5. The time now is 10:13 PM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics