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 09-14-2007, 02:18 PM   #271
Low Bitrate
taylorgauss's CarPC Specs
 
taylorgauss's Avatar
 
Join Date: Feb 2007
Location: Seattle
Vehicle: 2004 BMW 325ci
Posts: 93
My Photos: (0)
Hey guys where can I find a list of the RR Commands i.e. RR Volume Up, Next, ect?
taylorgauss is offline   Reply With Quote
Sponsored Links
Old 09-14-2007, 02:22 PM   #272
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
hehe i know what ya mean! It's going to be a bit before I have a chance to install it, but just finding a place the bland it in where it would be in reach and look good was a challenge (take a look at some CRX interior pics and you'll see what I mean)

When i get a chance, I think I'm going to crack mine open again and see about changing LED colors, just for kicks. Hell.. maybe puts some RGB LEDs in there.. Now THAT would be awesome..

Hah! You own/drive a CRX?

Before my explorer, I had an 89 CRX Si! I'm quite familiar with the interior of those things, and yeah, adding much of anything to that car is a challenge!

We clearly have too much in common!
__________________
'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 09-14-2007, 02:24 PM   #273
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 taylorgauss View Post
Hey guys where can I find a list of the RR Commands i.e. RR Volume Up, Next, ect?

In your RoadRunner install directory, there will be a text file named "Skin Commands.txt" which gives you a list of all of them, and what they do. :-)
__________________
'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 09-14-2007, 02:47 PM   #274
Newbie
incudie's CarPC Specs
 
Join Date: Jun 2007
Location: Oxnard, CA
Vehicle: 2007 / Honda / Civic SI 4 Door
Posts: 55
My Photos: (9)
Well as long as the mouse clicks work for you then I'm sure it is something on my side. I had moment in between calls this morning and did just that to the config... I'll test when I get home.
incudie is offline   Reply With Quote
Old 09-15-2007, 04:21 AM   #275
inh
Maximum Bitrate
 
Join Date: Jan 2007
Location: Fort Riley KS
Vehicle: 91 CRX Si
Posts: 514
My Photos: (0)
Quote: Originally Posted by cherrybomb View Post
Hah! You own/drive a CRX?

Before my explorer, I had an 89 CRX Si! I'm quite familiar with the interior of those things, and yeah, adding much of anything to that car is a challenge!

We clearly have too much in common!

Haha wow.. It gets better.. I have an 88 Si, and my exploder is a 96 Eddie Bauer! Ah man, thats just funny

Any progress on reproducing my error?
__________________
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 09-15-2007, 12:31 PM   #276
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
Haha wow.. It gets better.. I have an 88 Si, and my exploder is a 96 Eddie Bauer! Ah man, thats just funny

Any progress on reproducing my error?

Unfortunately not. I'm getting ready for my sisters wedding today, and got interrupted by my normal job when I was trying to work on this (how rude).

Probably have a chance to look at it tomorrow, or next week. :-)
__________________
'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 09-15-2007, 10:18 PM   #277
Newbie
incudie's CarPC Specs
 
Join Date: Jun 2007
Location: Oxnard, CA
Vehicle: 2007 / Honda / Civic SI 4 Door
Posts: 55
My Photos: (9)
Well I have managed to get my SN working the way I like it...

At the main menu of the skin I am running you will get mouse movement, audio control, and winamp present control. If you go to the Song browser, volume control changes to song selection scrolling.

Here it is for anyone thats interested.

This was based off of Inh's config, thanks again man.

Code:
<deviceContexts> <deviceContext name="Media" device="SpaceNavigator"> <axe threshold="200" type="binary" posAction="" negAction=""/> <!-- axe 0 pan left/right --> <axe threshold="200" type="binary" posAction="" negAction=""/> <!-- axe 1 pan foreward/back --> <axe threshold="200" type="binary" posAction="RR Next" negAction="RR Prev"/> <!-- axe 2 push/pull --> <axe simulateMouseMove="y" threshold="50" divisor="30" /> <!--axe 3 tilt forward/back --> <axe simulateMouseMove="x" threshold="50" divisor="30" /> <!--axe 4 title left/right --> <axe threshold="100" type="exponential" startPulse="1" endPulse="20" posAction="RR Volume Up" negAction="RR Volume Down" /> <!-- axe 5 Twist --> <buttons> <button simulateMouseButton="left" /> <button downAction="RR FullVisu" upAction="" /> </buttons> </deviceContext> <deviceContext name="Player" device="SpaceNavigator"> <axe threshold="200" type="binary" posAction="" negAction=""/> <!-- axe 0 pan left/right --> <axe threshold="200" type="binary" posAction="" negAction=""/> <!-- axe 1 pan foreward/back --> <axe threshold="200" type="binary" posAction="RR Next" negAction="RR Prev"/> <!-- axe 2 push/pull --> <axe simulateMouseMove="y" threshold="50" divisor="30" /> <!--axe 3 tilt forward/back --> <axe simulateMouseMove="x" threshold="50" divisor="30" /> <!--axe 4 title left/right --> <axe threshold="100" type="exponential" startPulse="1" endPulse="20" posAction="RR Item Down" negAction="RR Item Up" /> <!-- axe 5 Twist --> <buttons> <button simulateMouseButton="left" /> <button downAction="RR Cancel" upAction="" /> </buttons> </deviceContext> </deviceContexts> <contexts> <context name="Default" deviceContext="Media" /> <context name="Media" deviceContext="Media" /> <context name="Player" deviceContext="Player" /> </contexts> <actions> <sendWindowMessage name="Context Up" type="CopyData" window="SpaceNavigatorDriver" message="CONTEXT;Up"/> <sendWindowMessage name="Context Down" type="CopyData" window="SpaceNavigatorDriver" message="CONTEXT;Down"/> <sendWindowMessage name="RR Volume Up" type="CopyData" window="RoadRunner" message="VOL+"/> <sendWindowMessage name="RR Volume Down" type="CopyData" window="RoadRunner" message="VOL-"/> <sendWindowMessage name="RR Cancel" type="CopyData" window="RoadRunner" message="CANCEL"/> <sendWindowMessage name="RR Play/Pause" type="CopyData" window="RoadRunner" message="PLAY"/> <sendWindowMessage name="RR Next" type="CopyData" window="RoadRunner" message="NEXT"/> <sendWindowMessage name="RR Prev" type="CopyData" window="RoadRunner" message="PREV"/> <sendWindowMessage name="RR Item Up" type="CopyData" window="RoadRunner" message="UP"/> <sendWindowMessage name="RR Item Down" type="CopyData" window="RoadRunner" message="DOWN"/> <!-- "BYVAR;VISURUNNING;RUNVISU<<STOPVISU",@FULL_VISU@ --> <sendWindowMessage name="RR FullVisu" type="CopyData" window="RoadRunner" message="VISU"/> <keyPress name="Copy"> <key>17</key> <key>67</key> </keyPress> <keyPress name="Paste"> <key>17</key> <key>86</key> </keyPress> </actions> </snConfig>

incudie is offline   Reply With Quote
Old 09-15-2007, 10:47 PM   #278
Laptop, Tablets, UMPC Moderator
turbocad6's CarPC Specs
 
turbocad6's Avatar
 
Join Date: Oct 2004
Location: NY
Vehicle: 2002 pontiac montana
Posts: 5,940
My Photos: (64)
aw man, this is cool" I've been using the sn for months as just a mouse in my old install, but new install is getting the sn too, guess I gotta dig into this code & start configuring.

now if used this way with rr, what does it do when outside of rr?
__________________
MY NEWEST INSTALL:modded infiniti fx with big screen - "If my typing sucks it's probably because I'm driving....................."

first windows carpc install........my liquid cooled LVDS screen :D
turbocad6 is offline   Reply With Quote
Old 09-16-2007, 12:01 AM   #279
inh
Maximum Bitrate
 
Join Date: Jan 2007
Location: Fort Riley KS
Vehicle: 91 CRX Si
Posts: 514
My Photos: (0)
it will behave the same way no matter what program you are using it wth =]
__________________
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 09-16-2007, 01:11 AM   #280
Laptop, Tablets, UMPC Moderator
turbocad6's CarPC Specs
 
turbocad6's Avatar
 
Join Date: Oct 2004
Location: NY
Vehicle: 2002 pontiac montana
Posts: 5,940
My Photos: (64)
so it can be a mouse in the windows shell & be configured for rr & cf at the same time?, & could be customized for most other apps too?
__________________
MY NEWEST INSTALL:modded infiniti fx with big screen - "If my typing sucks it's probably because I'm driving....................."

first windows carpc install........my liquid cooled LVDS screen :D
turbocad6 is offline   Reply With Quote
Sponsored Links
Old 09-16-2007, 01:23 AM   #281
inh
Maximum Bitrate
 
Join Date: Jan 2007
Location: Fort Riley KS
Vehicle: 91 CRX Si
Posts: 514
My Photos: (0)
Yep yep =] Just gotta find out what hotkeys are used for the app and use the driver program to send them =] i plan on improving my config for use with google maps, iguidance, and probably more..
__________________
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 09-16-2007, 01:26 AM   #282
Laptop, Tablets, UMPC Moderator
turbocad6's CarPC Specs
 
turbocad6's Avatar
 
Join Date: Oct 2004
Location: NY
Vehicle: 2002 pontiac montana
Posts: 5,940
My Photos: (64)
that is so cool, so cool... man, I gotta really start playing with this...
__________________
MY NEWEST INSTALL:modded infiniti fx with big screen - "If my typing sucks it's probably because I'm driving....................."

first windows carpc install........my liquid cooled LVDS screen :D
turbocad6 is offline   Reply With Quote
Old 09-23-2007, 10:03 PM   #283
Constant Bitrate
 
vinzer's Avatar
 
Join Date: Jul 2005
Location: Montreal, Canada
Vehicle: BMW X5 2001
Posts: 221
My Photos: (0)
Awesome stuff Got my SN and installed in my car. Pics to follow. Also I've setted up to work with SD in a very nice way, so I'll post my config.xml a bit later as well !

Thank you to everyone who participating in this SN project !!!
__________________
-------------------------------------------------
BMW X5 Carputer Project
Finished: 85%
Check out my project http://mp3car.com/vbulletin/showthre...d=1#post765775
vinzer is offline   Reply With Quote
Old 10-01-2007, 01:34 PM   #284
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
Ok, heres the problem, or at least, where the problem is located.

If I have this for contexts:

Code:
<contexts> <context name="Default" deviceContext="Mouse" /> <context name="Mouse" deviceContext="Mouse" /> <context name="****" deviceContext="SpaceNavigator" /> </contexts>

**** is the variable im talking about below. If i set **** to "Audio" It defaults to loading the SPaceNavigator context.
In fact, any value from A to D does it. But only uppercase. And if i try something like "Dill" it wont cause the error.
If i set it to anything else, Like E, no problems..So it seems the issue is only with uppercase letters, and only those few.

So for now, I set the Context name to Media, for the play/pause commands and the like. So far so good,at least it's switching the contexts now.

Last issue I've found is that when it recieves the command to switch contexts, it does, but the mouse buttons dont get redefined and set to the
new context.

Okay... I finally figured this out, and I can probably fix it, though it's not really a trivial change, so I think I'll put it off, in favor of adding a couple new features, like LED control, and a configuration tool.

Basically, when the app starts up, it switches to the "last" context in the list. The problem is, the list is sorted alphabetically, rather than in the order it's show in the configuration file. I need to use a different data structure internally to avoid this, so there are a lot of places it needs to change.

It's on the TODO list. :-)
__________________
'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-01-2007, 01:40 PM   #285
inh
Maximum Bitrate
 
Join Date: Jan 2007
Location: Fort Riley KS
Vehicle: 91 CRX Si
Posts: 514
My Photos: (0)
awesome =] now just knock out that LED control =D

Thanks Cherrybomb!
__________________
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
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 07:38 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