The MP3car.com Store The MP3car.com Store    

Sponsored links

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

Reply
 
LinkBack Thread Tools Display Modes
Old 07-11-2007, 05:37 AM   #196
FreeDrive Creator
 
CdRsKuLL's Avatar
 
Join Date: Feb 2004
Location: Manchester
Posts: 3,197
Hi m8, dont drop everything as I'm just having a play at the moment. more adapting a skin to suit my needs. I have a powermate at the moment and just spent an hour getting it to work with rr so it rotates a simple menu round and when pressed it selects whats there, simple stuff but its just a work proof really. once I'm happy (which I am) that its all possible then I will see what just can be done.
__________________
www.extremeoc.co.uk me building a murcielago kitcar ! - check it out !
www.cellsecurity.co.uk are my new employer ! - yeah I got a job !
CdRsKuLL is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-11-2007, 11:25 AM   #197
Variable Bitrate
 
Join Date: Dec 2005
Location: Raleigh, NC
Posts: 231
That's pretty cool CdRsKuLL. I couldn't get it to work with the SN but clicking on the arrows makes the selector move from segment to segment. If I only knew programming better I'd give it a go. Do you know of any good resources to get started in learning Flash?
ik632 is offline   Reply With Quote
Old 07-11-2007, 11:55 AM   #198
Laptop, Tablets, UMPC Moderator
 
turbocad6's Avatar
 
Join Date: Oct 2004
Location: NY
Posts: 5,974
awe man, if cdr's in on this thing I think were in for a real treat

__________________
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 07-16-2007, 05:35 PM   #199
Variable Bitrate
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Posts: 228
Okay, super long delay.. Sorry about that.

If you check out the SourceForge Project there is now a new release 0.1B. This contains context switching, and gestures, and some of the early work to support multiple HID devices.

The config.xml file has lots of comments which attempts to describe how to tweak the configuration. VERY high on my list of priorities is getting an app thrown together which will allow you to build config files from a UI. This should make it a lot friendlier.

I'm seriously considering making the aforementioned config app in .NET, requiring that whatever system you build the config on, has .NET installed. .NET won't be necessary on your CarPC though. Any thoughts on this?

I know the documentation is fairly crappy right now, but I do hope for it to get better. Let me know how this one works, and if you have any questions. There is still more work to do to make it "awesome", but this should be good enough for some more techie early adopters to have some fun with. :-)
__________________
'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 07-17-2007, 03:02 AM   #200
Constant Bitrate
 
Join Date: Mar 2007
Posts: 197
cool! I'm not that tech savy, but I do tend to be able to hack my way through things, so I'll give it a shot..

thanks!
ironfinger is offline   Reply With Quote
Old 07-17-2007, 03:12 AM   #201
Constant Bitrate
 
Join Date: Mar 2007
Posts: 197
oh man this looks complicated. Is there a way you can post a sample working script that I can then fudge with?
ironfinger is offline   Reply With Quote
Old 07-17-2007, 07:15 AM   #202
Raw Wave
 
shotgunefx's Avatar
 
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,793
Damn you guys!, adding to cart. I need to find a good spot for it though.

I'm sure cause I'm using Linux it will be a huge PITA
shotgunefx is offline   Reply With Quote
Old 07-17-2007, 07:43 AM   #203
Variable Bitrate
 
Join Date: Dec 2005
Location: Raleigh, NC
Posts: 231
Quote: Originally Posted by shotgunefx View Post
Damn you guys!, adding to cart. I need to find a good spot for it though.

That's my problem now, finding a spot to put the device.

I'm using CF and I have it currently mapped to the following:

Pull Up - Media mode
Press Down Short (<500ms) - pause
Press Down Long (>750ms) - main menu
Push Right - next track
Push Left - Previous track
Push Forward - mouse wheel
Push Back - Mouse wheel

I don't have anything mapped to the tilt features or the buttons yet.
ik632 is offline   Reply With Quote
Old 07-17-2007, 07:58 AM   #204
Raw Wave
 
shotgunefx's Avatar
 
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,793
Quote: Originally Posted by ik632 View Post
That's my problem now, finding a spot to put the device.

I'm using CF and I have it currently mapped to the following:

Pull Up - Media mode
Press Down Short (<500ms) - pause
Press Down Long (>750ms) - main menu
Push Right - next track
Push Left - Previous track
Push Forward - mouse wheel
Push Back - Mouse wheel

I don't have anything mapped to the tilt features or the buttons yet.

I'm thinking I'm going to be moving my mirror controls (the next year actually moved them to the door control panel ... hmmm)


As far as control, in the front-end, I'm thinking
Pull Up - Toggle through apps maybe
Press Down, toggle play/pause
Push Right - next track
Push Left - Previous track
Push Forward - scroll up through media list
Push Back - scroll down through media list.
Rotate Left - Vol down
Rotate Right Vol Up

I have a felling I'm going to learn alot more about Xinput drivers then I care too
shotgunefx is offline   Reply With Quote
Old 07-17-2007, 10:58 AM   #205
Variable Bitrate
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Posts: 228
Quote: Originally Posted by ironfinger View Post
oh man this looks complicated. Is there a way you can post a sample working script that I can then fudge with?

Actually, the config file that's included does work. If you remove all of the comments, it's a fairly simple example configuration. Uses mostly the mouse though.

I'd post some of my stuff, but it's still rough, and not exactly "simple".
__________________
'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 07-17-2007, 11:00 AM   #206
Variable Bitrate
 
cherrybomb's Avatar
 
Join Date: Apr 2005
Location: Southern Califorina
Posts: 228
Quote: Originally Posted by shotgunefx View Post
Damn you guys!, adding to cart. I need to find a good spot for it though.

I'm sure cause I'm using Linux it will be a huge PITA

Well, the current app does not work in Linux, however, the original goal of the project was for it to be multi platform, and MOST of the code is portable. There are some bits that would need to be tweaked for Linux, which will be done, but is low on the priority list.

If you plan to do some dev work for Linux, by all means, let me know, and you can contribute to the project. :-)
__________________
'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 07-17-2007, 11:23 AM   #207
Raw Wave
 
shotgunefx's Avatar
 
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,793
Quote: Originally Posted by cherrybomb View Post
Well, the current app does not work in Linux, however, the original goal of the project was for it to be multi platform, and MOST of the code is portable. There are some bits that would need to be tweaked for Linux, which will be done, but is low on the priority list.

If you plan to do some dev work for Linux, by all means, let me know, and you can contribute to the project. :-)

I appreciate that and I very well may depending on how well what's available works. My big problem as usual is free time. I shouldn't even be buying this as I know it's going to eat time I don't have.

I've seen some people using the evdev drivers with some luck. I guess I'll have to see how much (or how little) functionality there is and if it will suite my needs and figure it out from there. I really don't need it to act as regular X pointer, I'm fine with it if I can just use it in the apps I'm writing.

update
Hmm, looked through the schematics for my car and the newer models with the switch relocated are identical as far as the ECU etc, only have to relocate the wires to the switch itself, and by happy accident, I have one of those newer switches in my "parts room", scavenging pays off again

So if it fits there, I'll have the perfect spot.

update
Just got it. Haven't tried it in Linux yet, but played with it on Windows, this thing is great!

The Mirror switch is the perfect spot ergonomically



So just need to figure out how to mount it. I don't know if I'm going to keep the base or not. I might just make use a piece of abs and mount it to that underneath with some spacers , but I'll probably have to hack the cable.

Sorry if this is OT. I'll keep future posts to software issues only

Last edited by shotgunefx; 07-19-2007 at 01:01 PM. Reason: update
shotgunefx is offline   Reply With Quote
Old 07-20-2007, 10:31 AM   #208
inh
Maximum Bitrate
 
Join Date: Jan 2007
Location: Fort Riley KS
Posts: 514
Ditch the baseplate. It's just a heavy weight, really. Plus, it allows you to use the screw posts orginally holding the base to the unit to mount it
__________________
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 07-20-2007, 01:01 PM   #209
Raw Wave
 
shotgunefx's Avatar
 
Join Date: Apr 2005
Location: Boston, MA
Posts: 1,793
Quote: Originally Posted by inh View Post
Ditch the baseplate. It's just a heavy weight, really. Plus, it allows you to use the screw posts orginally holding the base to the unit to mount it

I did. It's all done except I need to move it to the finished piece. Though I want to make a collar to reinforce the base (the portion above the console). I think it will end up snapping the legs over time.

On the software note, I'm going to skip X11 and either read it myself per app, or build a socket server to allow apps to subscribe to it.

I've already got access working through evdev and a test version already running in Perl. Can't believe how easy that was.

I'll probably start a new thread for that though
shotgunefx is offline   Reply With Quote
Old 07-20-2007, 06:50 PM   #210
inh
Maximum Bitrate
 
Join Date: Jan 2007
Location: Fort Riley KS
Posts: 514
Its been awhile since I've looked at the SN all disassembled (had to put it back together for its trip over here) But I'm pretty sure a hoel of the correct size would mount it perfectly, and you really shouldnt have to worry about screw posts breaking off if you size the hole right, and use some kind of washer on the screws..
__________________
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
Advertisement
 
Advertisement
Reply

Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
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 05:09 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics